body {
	background:#1e1e1e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b7b7b7;
	margin:0px;
	padding:0px;
}
a {
	color:#ffe602;
	text-decoration:none;
}
a:hover {
	color:#ffe602;
	text-decoration:underline;
}
form, ul, li {
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6, h7, h8, h9 {
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
}
table {
	border-collapse:collapse;
}
.red {
	color:#ff0000;
}
.yellow {
	color:#ffe602;
}
#div_shadow_1 {
	width:786px;
	margin:0px auto;
	background:#191919;
}
#div_shadow_2 {
	width:784px;
	margin:0px auto;
	background:#141414;
}
#div_shadow_3 {
	width:782px;
	margin:0px auto;
	background:#0f0f0f;
}
#div_container {
	width:780px;
	margin:0px auto;
	background:#000000;
}
#div_top_nav {
	text-align:right;
	border-bottom:#ffe701 2px solid;
}
#div_top_nav a img {
	margin:0px 10px 0px 10px;
}
#div_language {
	float:right;
	margin-right:10px;
}
#div_header img {
	float:left;
}
#div_mid_nav {
	border-top:#ffe701 2px solid;
	background:#3e3e3e url(images/mid_nav-background.gif) repeat-x;
	height:40px;
	clear:both;
}
#div_mid_nav ul {
	margin:0px 10px 0px 10px;
}
#div_mid_nav ul li {
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
#div_mid_nav ul a img {
	padding:0px 15px 0px 15px;
	margin:1px 0px 1px 0px;
	h:expression(onmouseover=new Function("this.style.background='#2e2e2e';"),
						onmouseout=new Function("this.style.background='transparent';"));
}
#div_mid_nav ul a img:hover {
	background:#2e2e2e;
}
#div_mid_nav form {
	float:right;
}
#div_mid_nav form input {
	margin-right:10px;
	vertical-align:middle;
}
#div_mid_nav form input.search {
	width:200px;
	height:14px;
	border:0px;
	font-size:12px;
}
#div_content {
	padding:10px 0px 0px 10px;
}
#div_content #div_left_column {
	width:175px;
	float:left;
}
#div_content #div_right_column {
	margin-left:10px;
	width:575px;
	float:left;
}
#div_content div.title {
	height:29px;
	background:#af0002 url(images/title-background.gif) repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:28px;
}

#div_content div.nivo {
	height:460px;
}

#div_content div.content {
	background:#3c3c3c url(images/menu-background.gif);
	margin-bottom:10px;
}
#div_content div.content_next_match {
	background:#3c3c3c url(images/menu-next_match.jpg) no-repeat bottom;
	height:127px;
	margin-bottom:10px;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	padding:50px 0px 0px 10px;
}
#div_content div.content_next_match div.next_match {
	font-size:18px;
	margin-bottom:5px;
}
#div_content div.content_next_match div.address {
	padding-top:2px;
	font-size:10px;
}
#div_content div.content div.article {
	padding:10px;
}
#div_content div.content div.article div.article_date {
	font-size:10px;
	color:#828282;
}
#div_content div.content div.article div.article_headline {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
#div_content div.content div.article div.article_content {
	margin:5px 0px 5px 0px;
	line-height:15px;
}
#div_content div.content div.article .box_outer {
	margin:10px;
	border-top:1px #353535 solid;
	border-bottom:1px #474747 solid;
	border-left:1px #353535 solid;
	border-right:1px #474747 solid;
}
#div_content div.content div.article .box_outer .box_inner {
	padding:10px;
	border-top:1px #474747 solid;
	border-bottom:1px #353535 solid;
	border-left:1px #474747 solid;
	border-right:1px #353535 solid;
}
#div_content div.content div.article .box_outer .box_inner table {
	margin:0px auto;
}
#div_content div.content div.article .box_outer .box_inner table tr td.label {
	text-align:right;
}
#div_content div.content div.article .box_outer .box_inner table tr td.error {
	visibility:hidden;
}
#div_content div.content div.article .box_outer .box_inner table tr td input.textbox {
	width:200px;
	height:14px;
	border:0px;
	font-size:12px;
	vertical-align:middle;
	margin-right:3px;
}
#div_content div.content div.article .box_outer .box_inner table tr td textarea {
	width:200px;
	border:0px;
	font-size:12px;
}
#div_content div.content div.article .box_outer .box_inner table tr td input.submit {
	width:200px;
	background:#000000;
	border-top:1px solid #555555;
	border-left:1px solid #555555;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	color:#ffffff;
	font-size:10px;
	vertical-align:middle;
}
#div_content div.content div.article .box_outer .box_inner table.list {
	width:100%;
	border-collapse:separate;
}
#div_content div.content div.article .box_outer .box_inner table.list tr td {
	padding:5px 10px 5px 10px;
	margin:0px;
	border-top:1px #474747 solid;
	border-bottom:1px #353535 solid;
}
#div_content div.content div.article .box_outer .box_inner table.list tr.label td {
	font-weight:bold;
}
#div_content div.content div.article .box_outer .box_inner table.list tr.first td {
	padding:10px;
}
#div_content div.content div.player div.container {
	float:left;
	width:160px;
	height:238px;
	padding:10px;
	border-top:1px #474747 solid;
	border-bottom:1px #353535 solid;
	border-left:1px #474747 solid;
	border-right:1px #353535 solid;
}
#div_content div.content div.gallery {
	cursor:pointer;
	text-align:center;
}
#div_content div.content div.gallery div.container {
	float:left;
	width:160px;
	height:160px;
	padding:10px;
	border-top:1px #474747 solid;
	border-bottom:1px #353535 solid;
	border-left:1px #474747 solid;
	border-right:1px #353535 solid;
	h:expression(onmouseover=new Function("this.style.background='#4c4c4c';"),
						onmouseout=new Function("this.style.background='transparent';"));
}
#div_content div.content div.gallery div.container:hover {
	background:#4c4c4c;
}
#div_content div.content div.gallery div.container:hover a {
	text-decoration:underline;
}
#div_content div.content div.gallery div.container img {
	margin-bottom:5px;
	border:#4c4c4c 1px solid;
}
#div_content div.content div.gallery div.container:hover img {
	border:#ffe602 1px solid;
}
#div_content div.content div.footnote_left {
	clear:both;
	padding:10px 0px 0px 10px;
	float:left;
}
#div_content div.content div.footnote_right {
	padding:10px 10px 0px 0px;
	float:right;
}
#div_content div.content div.bottom {
	clear:both;
	padding-top:10px;
}
#div_content div.content #ul_menu {
	border-bottom:1px #474747 solid;
}
#div_content div.content #ul_menu li {
	list-style:none;
	border-top:1px #474747 solid;
	border-bottom:1px #353535 solid;
	line-height:25px;
	padding-left:20px;
	font-size:12px;
	cursor:pointer;
	h:expression(onmouseover=new Function("this.style.background='#4c4c4c';"),
						onmouseout=new Function("this.style.background='transparent';"));
}
#div_content div.content #ul_menu li.first {
	border-top:0px;
}
#div_content div.content #ul_menu li:hover {
	background:#4c4c4c;
}
#div_content div.content #frm_newsletter {
	margin-top:10px;
}
#div_content div.content #frm_newsletter input.textbox {
	width:100px;
	height:14px;
	border:0px;
	font-size:12px;
	vertical-align:middle;
	margin-right:3px;
}
#div_content div.content #frm_newsletter input.submit {
	background:#000000;
	border-top:1px solid #555555;
	border-left:1px solid #555555;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	color:#ffffff;
	font-size:10px;
	vertical-align:middle;
}
#div_content #div_footer {
	clear:both;
	text-align:center;
}
#div_content #div_footer #div_bottom_nav {
	background:#3e3e3e url(images/bottom_nav-background.gif) repeat-x;
	height:25px;
	border-bottom:#ffe701 2px solid;
}
#div_content #div_footer #div_bottom_nav ul {
	padding-top:6px;
}
#div_content #div_footer #div_bottom_nav ul li {
	display:inline;
	list-style:none;
	border-left:#ffffff solid 1px;
	padding:0px 10px 0px 10px;
	margin:0px;
}
#div_content #div_footer #div_bottom_nav ul li.first {
	border-left:0px;
}
#div_content #div_footer #div_bottom_nav ul li a {
	color:#ffffff;
}
#div_content #div_footer #div_copyright {
	padding-top:5px;
	font-size:10px;
}
#div_content #div_footer #div_developer {
	padding-bottom:5px;
	font-size:9px;
}
#div_content #div_footer #div_developer a {
	color:#b7b7b7;
	text-decoration:underline;
}
#div_content #div_footer #div_developer a:hover {
	color:#ffe602;
	text-decoration:underline;
}
