.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.mainbodyWht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.formtitles {
     font-family: "Trebuchet MS";
	 font-size: small;
}
.formhighlight {
	font-family: "Trebuchet MS";
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFCC;
}
.SubjectBoldBlk {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.SubjectBoldBlkSm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.TitleBlk {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.SubjectBoldRed {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #990000;
}
.SubjectBoldRedSm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #990000;
}
.SubjectBoldBlue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #3366CC;
}
.SubjectBoldBlueSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #3366CC;
}
.SubjectBoldWhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
.SubjectBoldWhiteSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.mainbodyLg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.mainbodySm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.mainbodySmWt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.Underline {
	text-decoration: underline;
}
.mainbody-B-U {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}
.hover {
	cursor: hand;
}
.highlight {
	background-color: #FFFFCC;
}
a:hover { 
    color : #990000;
    font-weight: bold;       
}
.mwarning {
    font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CC0000;
}
.mwarningsm {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC0000;
}
