body {
	margin:0px;
	background-color:#ba934c;
	background-image:url(../images/bgbg.gif);
	scrollbar-base-color: #ba934c;
	scrollbar-track-color: #f0dfbf;
}
td, p, a {
	font-family:"Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#9c6500;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	# text-decoration:overline;
}
p {
	text-align:justify;
}
.mainTable {
	background-color:#FFFFFF;
}
.redTable {
	background-color:#840000;
	border:3px solid #9c6500;
	width:286px;
	margin-left:39px;
}
.gBg {
	background-image:url(../images/g.gif);
	background-repeat:repeat-y;
}
.c1Bg {
	background-image:url(../images/c1.gif);
	background-repeat:no-repeat;
	height:71px;
	padding-left:40px;
}
.titles {
	color:#840000;
}
.goldenBorder {
	border:1px solid #800000;
}
.bTitles {
	background-color:#800000;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}