.white11bold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-variant : small-caps;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}
.white11bold:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-variant : small-caps;
	font-weight : bold;
	color : Yellow;
	text-decoration : underline;
}
.blue10bold:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #ff0000;
	text-decoration : none;
}
.blue12{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #5273AD;
	font-size : 12px;
	text-decoration : none;
}
.blue12bold{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #5273AD;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}
.gray12 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
}
.white12{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-weight : bold;
	font-size : 12px;
	text-decoration:none;	
}
a.anchor:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-weight : normal;
	font-size : 12px;
	text-decoration:underline;
	background-color : #3E5989;
}
a.anchor {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-weight : normal;
	font-size : 12px;
	text-decoration:none;
	background-color : #3E5989;
}
a.anchor2:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Maroon;
	font-weight : bold;
	font-size : 12px;
	text-decoration:underline;
}
a.anchor2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #4A8C52;
	font-weight : bold;
	font-size : 12px;
	text-decoration:none;
}
.bodytext2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #5273AD;
}
.bodytext3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}
.gray9 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #999999;
}
.button {
	border : 1px solid Black;
	background-color : #840000;
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	cursor:hand;
}
	.INPUT {
	border : 1px solid  #840000;
	color : #840000;
	background-color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.red12{
	color:red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
}
