.background {
	background-attachment: fixed;
	background-image: url(bg1.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.table_border {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: bbbbbb;
	border-left-color: bbbbbb;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: bbbbbb;
	border-bottom-color: bbbbbb;
}



.tblOrange {
	background-color: #FF6600;
}

.tbllime {
	background-color:lime;
}


.hpTitle {
	color: #004184;
	font: bold 12pt Arial, Helvetica, sans-serif;
}
body {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}
.tblOrange1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #FF6600;
}
.bodytext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000;
	background-color: #FFFFFF;
}

.bodytextWhite { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF}

.txtSiteDocs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
	text-decoration: none;
}
a.txtSiteDocs:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: blue;
	text-decoration: none;
}
a.txtSiteDocs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
	text-decoration: none;
}




a:link  {
	font-family: Arial, Helvetica, sans-serif ;
	font-size:12px;
	text-decoration: none;
	color: green ;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif ;
	font-size:12px;
	text-decoration: none ;	
	color: green ;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif ;
	font-size:12px;
	color: blue ;
	text-decoration: none ;	

}



.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

