/* CSS Document */

body {
	background-image: url(images/marble.bg.jpg);
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #90877B;
}

body {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #90877B;
}

bodybold {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #90877B;
	font-weight: bold;
}


.maintable {
border: 1px solid #FFFFFF;
margin-left:auto; 
margin-right:auto;

}

.footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 95%;
color: #64431F;

}

.headers {
	font-size: 120%;
	font-weight: bold;

}

.headerlg {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #90877B;

}
