body {
	font-family: Arial, sans-serif;
	margin:0;
	color: #9c361c;
	font-size: 11px;
	background: url(img/bg_top_line.jpg) #220530 repeat-x top;
}
div.preload {
	width:1px;
	height: 1px;
	overflow:hidden;
}
div.logo {
	margin: 0 auto;
	background: url(img/bg_logo.jpg) no-repeat top;
	width:553px;
	height: 166px;
	padding-left: 660px;
	padding-top: 50px;
	font-size: 11px;
	color: #FFF;
}

table.logo {
	margin: 0 auto;
	background: url(img/bg_logo.jpg) no-repeat top;
	width:553px;
	height: 166px;
	font-size: 11px;
	color: #FFF;
}
.logo a {
	font-size: 14px;
	color: #fb4b1c;
	text-decoration: none;
}

.logo a:hover {
	text-decoration: underline;
}

table.content {
	margin: 0 auto;
	border: solid 1px #4c1001;
	background: #4c1001;
}

table.content td {
	width: 195px;
	height: 245px;
	background-image: url(img/bg_loading.jpg);
	padding: 1px;
	border: solid 1px #4c1001;
}
table.content td:hover { border: solid 1px #e83708;}

div.bookmark {
	width:280px;
	height:15px;
	margin: 0 auto 10px;
}
div.bookmark  img{
	border: 0;
}
table.footer {
	margin: 0 auto 0;
	font-size: 11px;
	font-style: italic;
}
.footer th{
	background: url(img/bg_footer.jpg) bottom right no-repeat #220531;
	width: 222px;
	height: 119px;
}
.footer td{
	width: 600px;
	height: 119px;
	text-align: center;
	vertical-align: bottom;
}
table.top {
	width: 1150px;
	margin: 0 auto;
	font-family: Verdana, sans-serif;

}
table.top th {
	font-size:18px;
	color: #FFF;
}
table.top td {
	font-size:13px;
	color: #FFF;
	background-color: #4c1001;
	padding: 4px;
}
table.top a{
	font-size:16px;
	color: #fb4b1c;
	text-decoration: none;
}
table.top a:hover{
	text-decoration: underline;
}

#links a, #links a:active, #links a:visited {color:#872f24; font-size: 10px; text-decoration: none;}
#links {color:#872f24; font-size: 10px; text-align:left; line-height: 1.1;}
