.body { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.bodyLink:Link { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.bodyLink:Visited { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.bodyLink:Active { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.bodyLink:Hover { color: navy; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.quote { color: black; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: italic; }
.headtitle { color: black; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
.datahead { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; border-bottom: 2pt solid black; }
.datasubhead { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; border-bottom: 1pt solid black; }
.coursehead { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
/*Header Link Typestyles
*/
.login { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.login:link { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.login:visited { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.login:active { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.login:hover { color: teal; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: yellow; }
/*Navigation Link Typestyles
*/
.Nav { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.Nav:link { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
.Nav:visited { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
.Nav:active { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
.Nav:hover { color: teal; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: yellow; text-decoration: none; }
/*Footer Link Typestyles
*/
.footer { color: black; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; }
.footerlink:link { color: black; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.footerlink:visited { color: black; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.footerlink:active { color: black; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.footerlink:hover { color: navy; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; }
#dropmenudiv{
position:absolute;
background-color: #00009d;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #yellow;
}
.AdminToptext{ color: black; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; }
.admin_title{ color: black; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}

headerlink { color: #003c00; font-size: 11px; font-family: Georgia, Times New Roman, Times, serif; font-style: normal; font-weight: bold; border-color: black; }
.headerlink:link { color: #003c00; font-size: 11px; font-family: Georgia, Times New Roman, Times, serif; font-style: normal; font-weight: bold; text-decoration: none; border-color: black; }
.headerlink:active { color: #003c00; font-size: 11px; font-family: Georgia, Times New Roman, Times, serif; font-style: normal; font-weight: bold; text-decoration: none; border-color: black; }
.headerlink:visited { color: #003c00; font-size: 11px; font-family: Georgia, Times New Roman, Times, serif; font-style: normal; font-weight: bold; text-decoration: none; border-color: black; }
.headerlink:hover { color: #003c00; font-size: 11px; font-family: Georgia, Times New Roman, Times, serif; font-style: normal; font-weight: bold; text-decoration: underline; border-color: black; }

.boldgreytitle {
	color: #333333;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
