body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(i/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #523e32;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:active, a:visited {
	color: #000000;
}
a:hover {
	color: #ffffff;
}
.mainbg {
	background-color: #B1AA95;
}
.maintitle {
	background-color: #2F2A24;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
}
.lefttitle {
	background-color: #2F2A24;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
}
.leftcol {
	border: 1px solid #A37C62;
}