@charset "UTF-8";
.deleteme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
html, body { height: 100%; margin: 0; padding: 0; color: #fff;}
a {
	color: #fff;
	font-weight: bold;
}
#bg {position:fixed; top:0; left:0; width:100%; height:100%;}
div#holdBg{ width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; z-index: 0;}
#content
{
position: absolute;
left: 50%;
margin-left: -416px;
width: 832px;
overflow : auto; 
}
body,td,th {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
body {
	background-color: #a0621f;
}
#logogogo
{
	position: absolute;
	background:none;
	width: 831px;
	right: 0px;
	top: 0px;
	height: 103px;
	z-index:1000;
}
#content table tr td table tr td table tr td p {
	text-align: left;
}
a:link {
	color: #FF6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFC6D;
}
a:hover {
	text-decoration: underline;
	color: #FFFC6D;
}
a:active {
	text-decoration: none;
	color: #FFFC6D;
}
.Heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #6B6CC8;
}
.whiteBorder {
	border: 1px solid #FFF;
}
.MidHeading {
	font-size: 14px;
}
.MidHeading2 {
	font-size: 14px;
	text-align: right;
}