.ui-widget-header { border: 1px solid #00537c; background: #0072ab url(images/ui-bg_gloss-wave_35_blue_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }

.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #EB8F00; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #EB8F00; text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #0077b2; background: #00aaff url(images/ui-bg_glass_100_blue_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #00537c; }
.ui-state-hover a, .ui-state-hover a:hover { color: #00537c; text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #0819fb; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #0072ab; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #0072ab; text-decoration: none; }

