body {
	font: 11pt arial;
	text-decoration: none;
	margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #292927;
	background-image: url(images/bg.jpg);
	
}
TD
{
	font: 11pt arial;
}
.address1 {
	font: bold 11pt arial;
	text-transform: capitalize;
	color: #98565C;
	text-decoration: none;
}
.rightspace {
	padding-right: 10px;
}
.mainbody {
	background: #FFFFFF url(../images/bodybg.jpg) repeat-y scroll center;
}
.footer {
	background: #999999 url(../images/footerbg.jpg) repeat-y scroll center;
	padding: 10px;
	color: #3F3F3F;
	font-size: 11px;
}
.footer a{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
.footer a:hover{
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}
.littlefont {
	font-size: 11px;
	text-decoration: none;
}
