#subitem A:link {
color: #CCCCCC;
text-decoration: none;
}
#mainmenuitem A:link {
color: #B33F31;
text-decoration: none;
}
A:link {
	color: #0000FF;
	text-decoration: underline;
}

#subitem A:Visited {
color: #CCCCCC;
text-decoration: none;
}
#mainmenuitem A:Visited {
color: #B33F31;
text-decoration: none;
}
A:Visited  {
color: #003399;
text-decoration: underline;
}

#subitem A:hover {
color : #CCCCCC;
text-decoration : underline; }
#mainmenuitem A:hover {
color : #B33F31;
text-decoration : underline; }
A:hover {
color : #FF0000;
text-decoration : underline;
}


h1 {
	font-size : 20pt;
	font-family : Arial, Helvetica, San Serif;
 }

h3 {
	font-size : 13pt;
	font-family : Arial, Helvetica, San Serif;
}

.darkred  {
	font-size : 9pt;
	color : #660000;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.submenuitem  {
	font-size : 9pt;
	color : #CCCCCC;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

.lightestredmenu  {
	font-size : 9pt;
	color : #FFCCCC;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.yellow  {
	font-family : Arial, Helvetica, San Serif;
	font-size : 9pt;
	font-weight : bold;
	color : #F0E68C;
}

.searchinput, .searchinput SELECT, .searchinput INPUT  {
	font-size : 8pt;
}

td  {
	font-size : 9pt;
	font-family : Arial, Helvetica, San Serif;
}

.gray  {
	font-size : 8pt;
	color : #808080;
}

.nav  {
	font-size : 9pt;
	color : #FFFFFF;
	font-weight : bold;
	font-family : Arial, Helvetica, San Serif;
}


.lightred {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; color: #993333; font-weight: bold}
.black { font-size : 9pt; color : #000000; font-weight : bold; font-family : Verdana, Arial, Helvetica, sans-serif; }
.white { font-size : 9pt; color : #FFFFFF; font-weight : bold; font-family : Verdana, Arial, Helvetica, sans-serif; }
.lightestred {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; color: #FFCCCC; font-weight: bold}.submenuitemselected { font-size : 9pt; color : #FFFF66; font-weight : bold; font-family : Arial, Helvetica, sans-serif; }
.bodytext {  font-family: "Times New Roman", Times, serif; font-size: 14px}
.catheader {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #0066CC}
.teammembers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;

}
