td, body { font-family: arial, tahoma, helvetica; font-size: 11px; font-weight: normal; font-style: normal; color: #666666; }

a { color: #666666; text-decoration: none; }
a:hover {color: #666666; text-decoration: none; }
a:link { color: #666666; text-decoration: none; }
a:active { color: #666666; text-decoration: none; }
a:visited { color: #666666; text-decoration: none; }
a:hover { color: #666666; text-decoration: none; }


.top_menu { background-color: #0023a0; cursor: hand; }
.top_menu_hover { background-color: #ffab00; cursor: hand; }
.top_menu_select { background-color: #ffab00; cursor: hand; }


input {
	color: #000000; font-size: 9px; 
}


.black {
	color: #000000; font-size: 9px;
}
.sm_black {
	color: #000000; font-size: 11px; font-weight: bold;
}
.med_black {
	color: #000000; font-size: 11px; font-weight: bold;
}
.big_black {
	color: #000000; font-size: 16px; font-weight: bold;
}

.sm_gold {
	color: #ffab00; font-size: 10px;
}
.med_gold {
	color: #ffab00; font-size: 11px; font-weight: bold;
}

.sm_red {
	color: #ff0000; font-size: 10px;
}
.med_red {
	color: #ff0000; font-size: 11px; font-weight: bold;
}

.sm_blue {
	color: #0023a0; font-size: 10px;
}
.med_blue {
	color: #0023a0; font-size: 11px; font-weight: bold;
}
.big_blue {
	color: #0023a0; font-size: 16px; font-weight: bold;
}

.sm_white {
	color: #ffffff; font-size: 10px; 
}
.med_white {
	color: #ffffff; font-size: 11px; font-weight: bold;
}
.med2_white {
	color: #ffffff; font-size: 13px; font-weight: bold;
}
.big_white {
	color: #ffffff; font-size: 16px; font-weight: bold;
}


a.gold:hover {
	color: #ffab00; font-size: 16px; text-decoration: underline; font-weight: bold;
}
a.gold:link {
	color: #ffab00; font-size: 16px; text-decoration: underline; font-weight: bold;
}
a.gold:active {
	color: #ffab00; font-size: 16px; text-decoration: underline; font-weight: bold;
}
a.gold:visited {
	color: #ffab00; font-size: 16px; text-decoration: underline; font-weight: bold;
}
a.gold {
	color: #ffab00; font-size: 16px; text-decoration: underline; font-weight: bold;
}


a.blue:hover {
	color: #0023a0; font-size: 11px; text-decoration: underline; font-weight: bold;
} 
a.blue:link {
	color: #0023a0; font-size: 11px; text-decoration: underline; font-weight: bold;
}
a.blue:active {
	color: #0023a0; font-size: 11px; text-decoration: underline; font-weight: bold;
}
a.blue:visited {
	color: #0023a0; font-size: 11px; text-decoration: underline; font-weight: bold;
}
a.blue {
	color: #0023a0; font-size: 11px; text-decoration: underline; font-weight: bold;
}


a.white:hover {
	color: #ffffff; font-size: 11px; font-weight: bold;
}
a.white:link {
	color: #ffffff; font-size: 11px; font-weight: bold;
}
a.white:active {
	color: #ffffff; font-size: 11px; font-weight: bold;
}
a.white:visited {
	color: #ffffff; font-size: 11px; font-weight: bold;
}
a.white {
	color: #ffffff; font-size: 11px; font-weight: bold;
}


a.bottom_nav:hover {
	color: #0023a0; font-size: 11px; text-decoration: underline;
}
a.bottom_nav:link {
	text-decoration: underline;
}
a.bottom_nav:active {
	text-decoration: underline;
}
a.bottom_nav:visited {
	text-decoration: underline;
}
a.bottom_nav {
	color: #666666; font-size: 11px; text-decoration: underline;
}

a.nav:hover {
	color: #666666; font-size: 11px; text-decoration: underline;
}
a.nav:link {
	text-decoration: underline;
}
a.nav:active {
	text-decoration: underline;
}
a.nav:visited {
	text-decoration: underline;
}
a.nav {
	color: #666666; font-size: 11px; font-weight: bold; text-decoration: underline;
}