@charset "utf-8";

.BlueVerdana {
	font-family: Verdana;
	font-size: 12px;
	font-style:bold;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	color:#00C;
	text-decoration: none;
	font-weight: normal;
}

.bodyStyle {font-family: Verdana; font-size: 10px; font-weight: bold; color: #000000; }

.orangeVerdana {
	font-family: Verdana;
	font-size: 22px;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #DA6A2B;
	text-decoration: none;
	font-weight: normal;
}

.orangeVerdanaSmaller {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #DA6A2B;
	text-decoration: none;
	font-weight: normal;
}

.blackVerdana {
	font-family: Verdana;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.greyVerdana {
	font-family: Verdana;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
}
.whiteborder {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
}


.bodytext {
text-align:left; padding:0px; font-family:Verdana, Geneva, sans-serif; font-size:9px; font-weight:normal; color:#000;
}

.bodytext a {
text-align:left; padding:0px; font-family:Verdana, Geneva, sans-serif; font-size:9px; font-weight:normal; color:#00F;
}

.bodytext a:hover {
text-align:left; padding:0px; font-family:Verdana, Geneva, sans-serif; font-size:9px; font-weight:normal; color:#000;  cursor: hand; cursor: pointer;
}

.highlight {
 font-family: Verdana;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	color: #DA6A2B;
	text-decoration: none;
	font-weight: normal;
}

#maindiv {
	width:100%;
	height:auto;
	text-align:center;
}

.footerstyle {
	font-family:Verdana, Geneva, sans-serif; 
	font-size:10px; 
	color:#FFF; 
	text-align:center;
}

.footerstyle a {
	font-family:Verdana, Geneva, sans-serif; 
	font-size:10px; 
	color:#FFF; 
	text-align:center;
}

.footerstyle a:hover {
	font-family:Verdana, Geneva, sans-serif; 
	font-size:10px; 
	color:#F60; 
	text-align:center;
}

.linkfrm a{
	 font-family:Verdana, Geneva, sans-serif;
	 font-size:10;
	 color:#00C;
	 font-weight:bold;
}
.linkfrm a:hover{
	 font-family:Verdana, Geneva, sans-serif;
	 font-size:10;
	 color:#F60;
	 font-weight:bold;
}
