html
{
	margin:0;
	padding:0;
}
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9A999B;
	line-height:16px;
	background-image:url(../images/final.gif);
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	 font-weight: bold;
 }

	
	

.maintbl{
		background-image:url(../images/main.jpg);
		width:868px;
		height: 543px;
}
.redbold
{
	color:#A62C31;
	 font-weight: bold;
	 font-size:14px;
}
.red
{
	color:#A62C31;
	font-weight: normal;
	 font-size:14px;
}
.newsheading
{
	color:#A62C31;
	 font-weight: bold;
	 
}
.footer a
{
color:#ffffff;
	
}
.footer a:hover
{
color:#A62C31;
	
}
.footer
{
	font-weight: normal;
	color: #ffffff;
}
.contenttable
{
	margin-top:65px;
}
.contactbg{
		background-image:url(../images/contactbg.jpg);
		width:190px;
		height: 130px;		
		background-repeat: no-repeat;
		font-weight: normal;
		font-size:12px;
		
}
a {
  color: #3D657E;
}

a:visited {
  color: #3D657E;
}

a:hover {
  color: #3D657E;
}
