body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
#boxed {
	visibility: visible; border: 1px solid #000000;
	width: 190px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	background-color: White;
}

#bottom {
	position:absolute; left: 320px; top: 570px;
	width:555px;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: White;
}


body {
	background-color: #990000;
	text-align:center;
}
#container {
		width:800px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}
#left {
	width:202px;
	top: 12px;
	float:left;
	}
#center {
	width:270px;
	z-index:2;
	float:left;
	top: 12px;
	margin-right:20px;
	margin-left:15px;	
	background-color: White;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
#right {
	width:270px;
	float:left;
	top: 12px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
		
	}
.popup {color: #FFFFFF}
.indent { margin-left: 15px; }

