.mainBG {
	background-image: url(linestop.png); 
	background-repeat: no-repeat;
	background-position: center top;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #333333;
	padding: 0px;
	margin: 10px;





}
.bodyh1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px 10px;



}
.bodyform {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.bodysmlinks {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #666666;
	padding-right: 20px;
	left: 45px;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;

}
.tableBG {

	background-image: url(images/backblue2.jpg); /* straight lines down side of table */
	background-repeat: no-repeat;
	background-position: left top;
}

html, body { 
margin: 0; 
padding: 0; 
height: 100%; 
text-align: center; 
/* overflow: hidden; remove ie's main scrollbar */ 
} 

#header { 
height: 50px; 
background: #eeeeee; 
} 

#footer { 
width: 100%; 
position: absolute; 
bottom: 0; 
left: 0; 
height: 20px; 
background: #cccccc; 
} 

#content { 
background: #0f0; 
position: absolute; 
width: 100%; 
left: 0; 
top: 0px; /* depending on height of header */ 
bottom: 20px; /* depending on height of footer */ 
overflow: auto; 
/* IE only needs the next line but other ignore it see note at bottom - the 100 may change depending on total height of header and footer */ 
height: expression(document.body.clientHeight - 20 + "px"); 
} .tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #333333;
	padding: 0px;

}
.toplinemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	left: 45px;
	padding: 0px;

}
a {
	text-decoration: none;
	color: #FF0000;

}
.newsh1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	padding: 10px;
	font-weight: bold;

}
.moretext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	left: 45px;
	padding: 0px;
	margin: 10px;
}
.bodyh1black {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
	margin: 10px;
}
.tabletextmedium {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	padding: 3px;
}
.bodytextliwt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding: 0px;
	margin: 10px 10px 10px 25px;
}
