@charset "utf-8";
/* CSS Document */

.men_body 				{ font-family: Verdana; font-size: 14px; font-weight: bold; color:#FFFFFF; text-decoration: none }
A.men_body:link 		{ font-family: Verdana; font-size: 14px; font-weight: bold; color:#FFFFFF; text-decoration: none }
A.men_body:visited 		{ font-family: Verdana; font-size: 14px; font-weight: bold; color:#EEEEEE; text-decoration: none }
A.men_body:active 		{ font-family: Verdana; font-size: 14px; font-weight: bold; color:#FFFFFF; text-decoration: none }
A.men_body:hover 		{ font-family: Verdana; font-size: 14px; font-weight: bold; color:#000055; text-decoration: none }

/*following not used*/
.men_navtop				{ font-family: Verdana; font-size: 11px; color:#FFFFFF; text-decoration: none }
A.men_navtop:link		{ font-family: Verdana; font-size: 11px; color:#FFFFFF; text-decoration: none }
A.men_navtop:visited	{ font-family: Verdana; font-size: 11px; color:#FFFFFF; text-decoration: none }
A.men_navtop:active 	{ font-family: Verdana; font-size: 11px; color:#FFFFFF; text-decoration: none }
A.men_navtop:hover		{ font-family: Verdana; font-size: 11px; color:#FFFFFF; text-decoration: underline }

.men_header0			{ font-family: "Trebuchet MS", Verdana, Arial; font-size: 14px; color:#E07601; text-decoration: none }
A.men_header0:link		{ font-family: "Trebuchet MS", Verdana, Arial; font-size: 14px; color:#FFFFFF; text-decoration: none }
A.men_header0:visited	{ font-family: "Trebuchet MS", Verdana, Arial; font-size: 14px; color:#FFFFFF; text-decoration: none }
A.men_header0:active 	{ font-family: "Trebuchet MS", Verdana, Arial; font-size: 14px; color:#FFFFFF; text-decoration: none }
A.men_header0:hover		{ font-family: "Trebuchet MS", Verdana, Arial; font-size: 14px; color:#FFFF66; text-decoration: underline }

.men_header1			{ font-family: "Trebuchet MS", Verdana, Arial; font-size: 14px; color:#FF0000; text-decoration: none; font-weight: bold; }
A.men_header1:link		{ font-family: "Trebuchet MS", Verdana, Arial; font-size: 14px; text-decoration: none; color:#993399; }
A.men_header1:visited	{ font-family: "Trebuchet MS", Verdana, Arial; font-size: 14px; color:#993399; text-decoration: none; }
A.men_header1:active 	{ font-family: "Trebuchet MS", Verdana, Arial; font-size: 14px; color:#993399; text-decoration: none; }
A.men_header1:hover		{ font-family: "Trebuchet MS", Verdana, Arial; font-size: 14px; color:#FF9966; text-decoration: underline; }

/* men_table_home used*/
.men_table_home 		{ background-color:#5174b5 }
.men_table_divider 		{ background-color:#FFFFFF }
.men_table_list 		{ background-color:#D7D7C4 }
.men_table_end 			{ background-color:#C4C2AA }
.men_table_selected		{ background-color:#993366 }


