BODY {
	font-weight: normal;
	background-color: #041131;
	margin-top: 15px;
	color: #041131;
	margin-bottom: 15px;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}
.maincontent p {
	color: #041131
}

.maincontent li {
	color: #041131
}
.leftcontent {
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
}
.leftcontent  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFCC00;
	text-align: center;
}
.vdivide {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	font-weight: bold;
	color: #041131;
	line-height: 1.5em;
	text-align: center;
	vertical-align: middle;
	padding-right: 5px;
}
a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #86774F;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #86774F;
	text-decoration: underline;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #383E4B;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.link:hover {
	font-family: Tahoma, Arial;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}
.tblbrdr {
	border: 1px solid #706442;
}
.imgspace {
	margin: 6px;
	border: 1px solid #041131;
}
.footer {
	color: #FFF;
}
