.maintext {
	COLOR : Black;
	TEXT-DECORATION : none;
	font-weight: normal;
	font-family : Verdana, Arial, Helvetica;
	font-size: 8pt;
}

.maintext B  {
	TEXT-DECORATION : none;
	font-weight: bold;
}

.maintext A:link  {
	COLOR : #666699;
	TEXT-DECORATION : none;
}

.maintext A:hover  {
	COLOR : #ccccff;
	TEXT-DECORATION : none;
}


.smalltext {
	COLOR : Black;
	TEXT-DECORATION : none;
	font-weight: normal;
	font-family : Verdana, Arial, Helvetica;
	font-size: 7.1pt;
}

.smalltext B  {
	TEXT-DECORATION : none;
	font-weight: bold;
}

.smalltext A:link  {
	COLOR : #666699;
	TEXT-DECORATION : none;
}

.smalltext A:hover  {
	COLOR : #9999cc;
	TEXT-DECORATION : none;
}

.bigtext {
	COLOR : White;
	TEXT-DECORATION : none;
	font-weight: normal;
	font-family : Verdana, Arial, Helvetica;
	font-size: 9pt;
}

.bigtext B  {
	TEXT-DECORATION : none;
	font-weight: bold;
}

.bigtextblack {
	COLOR : Black;
	TEXT-DECORATION : none;
	font-weight: normal;
	font-family : Verdana, Arial, Helvetica;
	font-size: 9pt;
}

.bigtextblack B  {
	TEXT-DECORATION : none;
	font-weight: bold;
}


.redtext {
	COLOR : Red;
	TEXT-DECORATION : none;
	font-weight: bold;
	font-family : Verdana, Arial, Helvetica;
	font-size: 7.1pt;
	
}

.redtext A:link  {
	COLOR : Red;
	TEXT-DECORATION : none;
	font-weight: bold
}

.redtext A:hover  {
	COLOR : #9999cc;
	TEXT-DECORATION : bold;
}


.warningtext {
	COLOR : Black;
	TEXT-DECORATION : none;
	font-weight: bold;
	font-family : Verdana, Arial, Helvetica;
	font-size: 8pt;
	
}

.warningtext A:link  {
	COLOR : #330066;
	TEXT-DECORATION : none;
	font-weight: bold;
	
}

.warningtext A:hover  {
	COLOR : #9999cc;
	TEXT-DECORATION : bold;
}


.mainav  {

}

.mainav A:link  {
	COLOR : #666699;
	TEXT-DECORATION : none;
}

.mainav A:visited  {
	COLOR :Purple;
	TEXT-DECORATION : none;
}

.mainav {
	COLOR : #666699;
	TEXT-DECORATION : none;
	font-weight: normal;
	font-family : Verdana, Arial, Helvetica;
	font-size: 8.5pt;
}

.mainav B  {
	TEXT-DECORATION : none;
	font-weight: bold;
}

.mainav A:hover  {
	COLOR : White;
	TEXT-DECORATION : none;
}


.onnav  {

}

.onnav A:link  {
	COLOR : #330066;
	TEXT-DECORATION : none;
}

.onnav A:visited  {
	COLOR :Purple;
	TEXT-DECORATION : none;
}

.onnav {
	COLOR : Black;
	TEXT-DECORATION : none;
	font-weight: normal;
	font-family : Verdana, Arial, Helvetica;
	font-size: 8.5pt;
}

.onnav B  {
	TEXT-DECORATION : none;
	font-weight: bold;
}

.onnav A:hover  {
	COLOR : White;
	TEXT-DECORATION : none;
}

#headerLightGrey{
	background-color: #eeeeee;
}
