body{
	background-color: black;
	/*background: #1C3971 url(/theme/default/background.jpg)*/;
	margin-top: 4px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 4px;

}
td.main{
  width: 1000px;
	background: url(/theme/default/background.jpg);
	halign: center;
}
a{
	color: #613D1D;
	text-decoration: none;
	font-weight: bold;
}
a:visited{
	color: #613D1D; /* 21323c */ /*235126*/
	text-decoration: none;
	font-weight: bold;
}
A:hover{
	color: #fdea17;
	text-decoration: none;
	font-weight: bold;
}
a.menulink:visited,a.menulink
{
	font: bold 11px verdana, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}
a.menulink:hover
{
	font-size: 12px;
	text-decoration: none;
	color: #fdea17;
	font: bold 11px verdana, sans-serif;
}

.menu, .menu a {
	color: #ffffff;
	text-decoration: none;
	font: bold 11px verdana, sans-serif;
}

.menu a:hover{
	color: #fdea17;
	text-decoration: none;
	font-weight: bold;
}

.menu a:visited{
	color: #ffffff;
	text-decoration: none;
	font: bold 11px verdana, sans-serif;
}

.logo{
	height: 129px;
	background: url('/theme/default/header.jpg');
	background-repeat: no-repeat;
	width: 1000px;
}
.news_header_title{
	border: none;
	height: 36px;
	background: url(/theme/default/news_head.jpg) repeat-x;
	padding: 5px;
	font-weight: bold;
	color: e2e2e2;
	font-size: 20px;
}
.news_header_date{
	border: none;
	height: 36px;
	background: url(/theme/default/news_head.jpg) repeat-x;
	padding: 5px;
	font-weight: normal;
	color: e2e2e2;
	font-size: 10px;
	text-align: right;
}
.news_headline{
	border: none;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}
.news_text{
	border: none;
	font-size: 11px;
	text-align: left;

}
.news_tease{
	border: none;
	font-size: 12px;
	text-align: left;
	font-style: italic;
}
table.news{
	width: 100%;
  margin: auto;
}
img.news{
	border: 0;
	border-width: 4px 4px;
}
.race_image{
	background-color: black;
	/*width: 686px;*/
}
.race{
	background-color: #cc9966;
	/*width: 686px;*/
}
.race_main{
	background-color: #cc9966;
	padding: 5px 5px 5px 5px;	
	margin: 3px;
	font: 8pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	/*width: 686px;*/
}
.news_main{
	background-color: #cc9966;
	width: 686px;
	margin: 3px;
	font: 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 5px 5px 5px 5px;	
}
.news_left{
	background: url(/theme/default/news_border_left.jpg) repeat-y;
	background-color: #cc9966;
	width: 5px;
}
.news_right{
	background:  url(/theme/default/news_border_right.jpg) repeat-y;
	background-color: #cc9966;
	width: 5px;
}
.news_bottom{
	background:  url(/theme/default/news_border_bottom.jpg) repeat-x;
	height: 5px;
}
td.left_col{
	background: url(/theme/default/news_border_right.jpg) repeat-y;
	width: 5px;
	color: black;
}
td.col{
	background: url(/theme/default/column.jpg) repeat-x;
	width: 128px;
	color: black;
}
td.nav a, td.nav a:link{
	font: 13pt 'times new roman' color:#FFFFFF;;
	color:#FFFFFF;
}
img.col{
	border: 0;
	border-width: 0px 0px;
}
td.right_col{
	background: url(/theme/default/ight_column.jpg) repeat-y;
	width: 128px;
}
.page_footer{
	background: url(/theme/default/footer.jpg);
	height: 32px;
	width: 1000px;
}
.footer_main{
	background-color: #cc9966;
	width: 990px;
	margin: 3px;
	font: 8pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.legal_copy{
	font-size: 9px;
}
.title{
	font-size: 14px;
  font-weight: bold;
}
.bgcolor1{
	background-color: #cc9966;
}
.bgcolor2{
	background-color: #b1814e;
}
.cat_header{
	font-size: 10px;
  font-weight: bold;
}
.critical_text{
  font-size: 16px;
  font-weight: bold;
}
.admin_alert{
	color:white;
	font-weight: bold;
	font-size: 18px;
}