body{
	font-family: Arial Narrow;
	font-size: 8.5pt;
	color: #000000;
	text-align:justify;
	vertical-align:top;
	letter-spacing: .5px;
	background-image:url(bg_Main.jpg);
	background-repeat:repeat-x;
	background-color:#97CBD8;
	text-decoration: none;
}

.contBG{
	font-family: Arial Narrow;
	font-size: 8.5pt;
	color: #000000;
	text-align: justify;
	text-decoration: none;
	letter-spacing: .5px;
	background-image:url(contBG.jpg);
	background-repeat:no-repeat;
	background-color:#FAFAFA;
}

.fontFooter{
	font-family: Arial Narrow;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	letter-spacing: .5px;
}

a:link{
	font-family: Arial;
	font-size: 10pt;
	color:#0000FF;
	text-decoration: none;
}

a:hover{
	font-family: Arial;
	font-size: 10pt;
	color: #B00500;
	text-decoration: none;
}

a:active {

	font-family: Arial;
	font-size: 10pt;
	color:#FF3300;
	text-decoration: none;
}

a:visited{
	font-family: Arial;
	font-size: 10pt;
	color:#0000FF;
	text-decoration: none;
}


.list1 a:link{
	font-family: Arial Narrow;
	font-size: 8.5pt;
	font-weight:bold;
	color:#CC0000;
	text-decoration: none;
}

.list1 a:hover{
	font-family: Arial Narrow;
	font-size: 8.5pt;
	font-weight:bold;
	color: #0000CC;
	text-decoration: none;
}

.list1 a:active {

	font-family: Arial Narrow;
	font-size: 8.5pt;
	font-weight:bold;
	color:#CC0033;
	text-decoration: none;
}

.list1 a:visited{
	font-family: Arial Narrow;
	font-size: 8.5pt;
	font-weight:bold;
	color:#CC0000;
	text-decoration: none;
}

.fontHeading{
	font-family: Arial Narrow;
	font-size: 16pt;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.25pt;
}

.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: Arial Narrow;
	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: Arial Narrow;
	font-size: 12pt;
	color: #000000;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;

}
.fontSpec {

	font-family: Arial Narrow;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
}
.bgRepeat {
	font-family: Arial Narrow;
	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;
}
