.lightbluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #075a9e;
	font-weight: bold;

}
.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: normal;

}


.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C82828;
	font-weight:bold;
}
.redtextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C82828;
	font-weight:normal;
}
.greytext {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight:normal;
}
.lightgreytext {
	font-family: Verdana;
	font-size: 11px;
	color: #cccccc;
	font-weight:normal;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:normal;
}
.smallwhitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
}
.yellowtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
}


A.normal:link    {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A:normal:visited { color:#ffffff;text-decoration: none;}
A:normal:hover   { color:  #cc0000;text-decoration: none;}
A:normal:active  { color: #ffffff;text-decoration: none;}

.dropdown{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454D52;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; font-weight: bold; }
}
.style2 {font-family: Bradley Hand ITC; font-size: 14px; color: #000000; font-weight: bold; }
}
.hlt {
      background-color: #000066;
      color: #000000;
            }
    
