a { color: #dd0000; padding-left: 2px; text-decoration: none; } 
a:hover { color:#666666 }

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }

/* General site text */
.siteTitle		{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 16px; font-weight : bold; text-decoration : none; line-height : 120%; color : #A72525; }

.siteTextSmall	{ font-size : 10px; font-family: Verdana, Arial, Helvetica, sans-serif}
.siteTextMed	{ font-size : 11px; font-family: Verdana, Arial, Helvetica, sans-serif}
.siteText,p,td	{ font-size : 12px; font-family: Verdana, Arial, Helvetica, sans-serif}
.siteMenu 		{ background: #888888; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 15px; font-weight : bold; text-decoration : none; line-height : 120%; color : #FFFFFF; }

.siteMenu a { color: #FFFFFF; text-decoration: none; }
.siteMenu a:hover { color: #dd0000; text-decoration: none; }

.subMenuHeader { color: #FFFFFF; font-size : 13px; font-weight : bold; background: #888888; padding-left: 2px; }
.subMenu { color: #dd0000; padding-left: 2px; background: #F5F5F5; text-decoration: none; }
.subMenuBot { color: #dd0000; padding-left: 2px; background: #cccccc;}
.subMenu a:hover{ color:#666666 }
.subSubMenu { font-size: 10px; color: #dd0000; padding-left: 6px; background: #F5F5F5; text-decoration: none; }
.subSubMenu a:hover{ color:#666666 }

a.siteText,a.siteTextMed,a.siteTextSmall { color: #666666; text-decoration: none; }
a.siteText:hover,a.siteTextMed:hover,a.siteTextSmall:hover	{ color: #A72525; text-decoration: underline; }

.siteBotLinks	{ font-size : 11px; color : #dd0000; ; font-family: Verdana, Arial, Helvetica, sans-serif }
a.siteBotLinks, a.siteBotLinks:visited	{ color: #dd0000; text-decoration: none; }
a.siteBotLinks:hover	{ color: #666666; text-decoration: underline; }

.contentHeader  {
	color: #FFFFFF;
	font-size : 13px;
	font-weight : bold;
	padding-left: 2px;
	background-color: #CCCCCC;
}
.tocMenu {
	color: #dd0000;
	padding-left: 2px;
	background: #F5F5F5;
	text-decoration: none;
	font-size: xx-small;

}
