body         { font-family: Verdana; font-size: 11px }
td			 { font-family: Verdana; font-size: 11px; line-height: 17px; }

.main_nav				{ width: 700px; height: 24px; text-align: center; line-height: 24px; background: #FDB913; font-weight: bold; font-size: 11px; overflow: hidden; padding: 0px; margin: 0px; }
.main_nav a:link		{ color: #000000; text-decoration: none; }
.main_nav a:visited		{ color: #666666; text-decoration: none; }
.main_nav a:hover		{ color: #ffffff; text-decoration: none; }

.content	{ background-color: #FFFFFF; padding: 6px; }
.content a:link			{ color: #000000; text-decoration: none; font-weight: bold; }
.content a:visited		{ color: #666666; text-decoration: none; font-weight: bold; }
.content a:hover		{ color: #666666; text-decoration: underline; font-weight: bold; }

.menutitle 			{cursor:pointer; margin-bottom: 2px; margin-right: 3px; background-color:#EFEFEF; color:#000000; width:175px; padding:5px; text-align:left; border:1px solid #000000;}
.menutitle a:link		{ text-decoration: none; color: #000000;}
.menutitle a:visited	{ text-decoration: none; color: #000000; }
.menutitle a:hover		{ text-decoration: underline; color: #000000; }


#row		{ padding-top: 6px; border-left: none; border-right: none; border-top: none; border-bottom: 1px solid #7f8c3e; padding-left:4px; padding-right:4px; padding-bottom:6px }
#header		{ font-family: verdana; font-size: 18px; font-weight: bold; color: #666666; padding-bottom: 10px; }