body { 
background-image: url(images/bg.jpg); 
background-repeat: no-repeat; 

} 

.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: auto;
	width: auto;
	border: none;

}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3F5262;
	text-decoration: none;
	height: 18px;
	width: 150px;
	border: 1px solid #9C9C9C;

}
.lefttop {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: auto;
	width: auto;
	border: none;
}
.content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: auto;
	width: auto;
	border: none;
}
.contenth {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	height: auto;
	width: auto;
	border: none;
}
.contenthd {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B42C00;
	text-decoration: none;
	height: auto;
	width: auto;
	border: none;
}
.contentbg {
	text-decoration: none;
	height: auto;
	width: auto;
	border: none;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;

}
a:hover.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #606060;
	text-decoration: none;
}
.border
{
   border: 1px solid #000000;
}

a.siterollover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B42C00;
	text-decoration: none;
	height: auto;
}
a:hover.siterollover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #606060;
	text-decoration: none;
	height: auto;
}

