body {
background:#000000 url(../img/background.jpg) repeat top center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
margin:0px;
}
p, h1, h2, h3, h4{ margin:0px; padding:0px;}

a:link, a:visited, a:active{
color:#666666; text-decoration:none; font-weight:normal;
}
a:hover{
color:#FF3300; text-decoration:none; font-weight:normal;
}


.bottom_menu a:link, .bottom_menu a:visited{
color:#999999; text-decoration:none; font-weight:bold;
}
.bottom_menu a:hover, .bottom_menu a:active{
color:#FF3300; text-decoration:none; font-weight:bold;
}
.top_page{
margin:auto;
width:850px;
height:250px;
}
.main_page{
	margin:auto;
	width:830px;
	height:100%;
	overflow:hidden;
	background-color:#000000;
	padding:10px;
}
.main_center{
	float:left;
	width:830px;
	height:100%;
	overflow:hidden;
}


.bottom_menu{
	margin:0px;
	width:840px;
	height:15px;
	padding: 0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	color:#666666;
}

.bottom_page{
background:url(../img/bottom_bg.jpg) no-repeat;
margin:auto;
width:850px;
height:200px;
}
.bold_red{
color:#FF3300; 
font-weight:bold; 
margin-bottom:10px;
}
.bold_red_history{
color:#FF3300; 
font-weight:bold; 
margin-bottom:10px;
margin-top:10px;
}