.fontBody{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	text-align: justify;
	text-decoration: none;
	letter-spacing: .5px;




}

.fontFooter{
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	letter-spacing: .5px;

}

a:link{
	font-family: Tahoma;
	font-size: 8.5pt;
	color:#B00500;
	text-decoration: none;
}

a:hover{
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #FFB42D;
	text-decoration: none;
}

a:active {

	font-family: Tahoma;
	font-size: 8.5pt;
	color:#FF0033;
	text-decoration: none;
}

a:visited{
	font-family: Tahoma;
	font-size: 8.5pt;
	color:#B00500;
	text-decoration: none;
}


.list1 a:link{
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight:bold;
	color:#CC0000;
	text-decoration: none;
}

.list1 a:hover{
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight:bold;
	color: #0000CC;
	text-decoration: none;
}

.list1 a:active {

	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight:bold;
	color:#CC0033;
	text-decoration: none;
}

.list1 a:visited{
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight:bold;
	color:#CC0000;
	text-decoration: none;
}

.fontHeading{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.25pt;
	anti-alias: sharp;



}

.iframe {
	scrollbar-face-color: #E0E0E0;
	scrollbar-shadow-color: #E0E0E0;
	scrollbar-highlight-color: #E0E0E0;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #999999;
	scrollbar-arrow-color: #000000;
}

.whiteScroll {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
}


.fontButton{
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: normal;
	display: table-cell;
	color: #333333;
	border: 1pt solid #999999;
	background-color: #FFFFFF;
	text-decoration: none;
}
.fontSubHeading {
	font-family: Tahoma;
	font-size: 9.5pt;
	color: #FEB908;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;

}
.fontSpec {

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
}
.bgRepeat {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	text-align: justify;
	text-decoration: none;
	letter-spacing: .5px;
	background-attachment: fixed;
	background-image: url(contBG.jpg);
	background-repeat: no-repeat;
}

