<style type="text/css">
<!--
body,td,th {
	font-family: Verdana, Tahoma, Trebuchet MS;
	font-size: 0.9em;
	color: #FFFFFF;
	line-height:120%;
}
body {
	height:100%;
	background-color:#ffc018;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ffc018;
}
a:visited {
	color: #F4B100;
}
a:hover {
	color: #f87431;
}
a:active {
	color: #FF9900;
}

#container {
	min-width:820px;
	margin:0px auto 0px auto;
	width:100%;	
}

#content {
	width:819px;
	float:left;
	margin-right:-415px;
}
#leftBG, #rightBG {
	background-repeat:no-repeat;
	margin-top:200px;
	height:340px;
	width:50%;
}

#leftBG {
	text-align:right;
	float:left;
	margin-right:-414px;
}
#rightBG {
	text-align:left;
	float:right;
}
#lower {
	background-color:#000c57;
	min-height:600px;
}
#footer {
	float:left;
	background-color: #000c57;
	width:100%;
	height:80px;
}
.yellowMD {
	font-size:14px;
	font-weight:bold;
	color:#FFCC00;
}
/* TinyMCE specific rules */
body.mceContentBody {
   background: #0C0777;
}


-->

</style>