body {
	margin-top: -20px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
}

.top {
	margin-top:58px;
}

#center_bg {
    margin: 0 auto;
    width: 1009px;
    text-align: left;
	background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
	height: 1015px;
	}
	
.title_text {
font-size: 11px;
padding-top: 26px;
padding-left: 18px;
padding-right: 8px;
height: 50px;
background-repeat:no-repeat;
}

.thumb1 {
padding:5px;
border:1px solid white;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
}
body,td,th {
	font-size: 12px;
}

.copyright, a:link, a:active, a:visited {
	color: #e31836;
}

.copyright a:hover {
	color: #ffffff;
}

.yellow_link a:link, a:active, a:visited {
color: #fff00f;
}

.yellow_link a:hover {
color: #ffffff;
}

.red_link a:link, a:active, a:visited {
color: #920f22;
}

.red_link a:hover {
color: #ffffff;
}

.text_left {
padding-left:10px;
}
