body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #808080;
	line-height: 16px;
}
p {
	margin: 0;
	padding: 0px 0px 10px 0px;
}
td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #808080;
	line-height: 16px;
}
form {
	padding: 0px;
	margin: 0px;
}
INPUT, SELECT, OPTION, TEXTAREA {
	font-size: 11px;
	margin-bottom: 8px;
}
a, a:active, a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover, a:visited:hover {
	color: #CC0000;
	text-decoration: none;
}
#centerme        
	{
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 0px;
	overflow: visible;
	visibility: visible;
	display: block;
	padding: 0px;
}
#content {
	/* margin-left: -400px; */
	margin-left: -400px;
	position: absolute;
	top: 0px;
	/* left: 50%; */
	left: 50%;
	width: 800px;
	visibility: visible;
	padding: 0px;
	text-align: left;
	align: left;
}
#footer {
	position: absolute;
	padding: 0px 20px 20px 20px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
	text-align: right;
	align: right;
	width: 360px;
	top: 703px;
	left: 400px;
}
.footer a, .footer a:active, .footer a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.footer a:hover, .footer a:visited:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.body_content {
	padding: 12px 13px 0px 13px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #333333;
}
#imgback {
	z-index: 1;
	position: absolute;
	left: 424px;
}



.classes_outer {
	border: 1px solid #555555;
	width: 350px;
	display:;
	margin-bottom: 15px;
}
.classes_outer_open {
	border: 1px solid #666666;
	width: 350px;
	margin-bottom: 15px;
}


.classes_top_name {
	background-color: #555555;
	padding: 10px 10px 11px 10px;
	text-align: left;
	font-size: 14px;
	color: #EEEEEE;
}
.classes_top_name_open {
	background-color: #666666;
	padding: 10px 10px 11px 10px;
	text-align: left;
	font-size: 14px;
	color: #DDDDDD;
}
.classes_top_link {
	background-color: #CA1B1C;
	padding: 5px 10px 6px 10px;
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
}
.classes_top_link_open {
	background-color: #CA1B1C;
	padding: 5px 10px 6px 10px;
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
}


.classes_main {
	background-color: #DDDDDD;
	width: 350px;
	color: #333333;
}
.classes_main_open {
	background-color: #EEEEEE;
	width: 350px;
	color: #333333;
}


.classes_main_pad {
	padding: 10px 10px 0px 10px;
}
