/* General
----------------------------------------------------------------- */
a {
	text-decoration:none;
	}

.float-left {
	float:left
	}
	
.float-right {
	float:right;
	}

	
/* Body and Wrapper
----------------------------------------------------------------- */
body {
	margin:0;
	padding:0 0 5px 0;
	background:#fff url(images/body-bg.jpg) repeat-x left top;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
#wrapper {
	width:994px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	background: url(images/left-content-bg.gif) repeat-y left top;
	}
	
#homepage-wrapper {
	width:994px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	background-color:#fff;
	}
	
	
/* Header
----------------------------------------------------------------- */
#header {
	width:994px;
	height:132px;
	float:left;
	background:#171a1e url(images/header-bg.jpg) no-repeat left top;
	}
	
	
#header h1 {
	width:155px;
	height:120px;
	float:left;
	text-indent:-9999px;
	padding:12px 0 0 14px;
	margin:0;
	}
	
#header h1 a{
	display:block;
	width:155px;
	height:120px;
	/*background:url(images/logo.gif) no-repeat left top;*/
	}		
		
#header-right {
	float:right;
	width:700px;
	height:129px;	
	}
	
#header img {
	border:0;
	}
	
#header p {
	margin:0;
	padding:0;
	}
	
#languages {
	width:147px;
	height:20px;
	float:right;
	background:url(images/languages-bg.gif) no-repeat left top;
	text-align:center;
	padding-right:24px;
	}
	
#languages p {
	float:left;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	width:68px;
	height:16px;
	background:url(images/languages-bg1.gif) no-repeat;
	margin:0 0 0 4px;
	display:inline;
	}
	
#languages p a {
	color:#000;
	display:block;
	width:68px;
	height:16px;
	background:url(images/languages-bg2.gif) no-repeat;
	}
	
#languages p a:hover {
	color:#fff;
	background:url(images/languages-bg1.gif) no-repeat;
	}
	
#languages p span{
	display:block;
	padding:1px 0 0 0;
	}	
#nav {
	padding:62px 0 3px 20px;
	width:576px;
	float:right;
	clear:both;
	background: url(images/nav-bg.jpg) no-repeat right bottom;
	}
	
#nav2 {
	padding:62px 0 3px 20px;
	width:588px;
	float:right;
	clear:both;
	background: url(images/nav-bg2.gif) no-repeat right bottom;
	}
	
#nav-en {
	padding:62px 0 3px 20px;
	width:646px;
	float:right;
	clear:both;
	background: url(images/nav-bg-en.gif) no-repeat right bottom;
	}
	
#nav table td, #nav2 table td {
	padding:12px 0 0 0;
	}
	
#nav-en table td {
	padding:12px 0 0 0;
	}
	
.col-01 {
	width:80px;
	}
	
.col-02 {
	width:78px;
	}
	
.col-03 {
	width:78px;
	}
	
.col-04{
	width:112px;
	}
	
#nav2 .col-04 {
	width:108px;
	}
	
.col-05{
	width:87px;
	}
	
#nav2 .col-05 {
	width:102px;
	}
	
.col-06{

	}
	
.col-01-en {
	width:88px;
	}
	
.col-02-en {
	width:119px;
	}
	
.col-03-en {
	width:105px;
	}
	
.col-04-en {
	width:110px;
	}
	
.col-05-en {
	width:83px;
	}	
	
	
/* Content
----------------------------------------------------------------- */	
#content {
	width:994px;
	float:left;
	background:url(images/main-content-bg.gif) repeat-y 689px top;
	}
	
/* Content Left
----------------------------------------------------------------- */	
#content-left {
	width:689px;
	float:left;
	}
	
#main-content {
	width:689px;
	float:left;
	background:#fff url(images/main-content-bg2.gif) repeat-y 502px top;
	padding-bottom:10px;
	}
	
#flash-gal {
	width:689px;
	height:173px;
	float:left;
	border-top:#f3f3f3 2px solid;
	background-color:#fafafa;
	}
	
#flash-news {
	float:left;
	width:502px;
	height:328px;
	background-color:#999;
	border-top:#2a2a2a 1px solid;
	}
	
#flash-news object {
	border:0;
	}

#main-content-left {
	width:503px;
	float:left;
	}

#main-content-right {
	width:186px;
	float:left;
	}	
	
#main-content-right img {
	border-bottom:#a9a9a9 1px solid;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	float:left;
	}
	
#results {
	background:#f2f2f2 url(images/results-bg.gif) no-repeat left 27px;
	padding-bottom:10px;
	scrollbar-3dlight-color:#bdbdbd;
	scrollbar-arrow-color:#d2d1d1;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#fff;	
	scrollbar-track-color:#dedede;
	scrollbar-darkshadow-color:#bdbdbd; 
	}
	
#results-entries {
	height:275px;
	width:186px;
	margin-top:30px;
	overflow:auto;
	}
	
#results ul{
	width:186px;
	height:25px;
	padding:2px 0 0 0;
	background-color:#bdbdbd;
	list-style:none;
	margin:0;
	}
	
#results li {
	float:left;
	height:25px;
	background:url(images/results-nav02.gif) no-repeat right bottom;
	font-size:11px;
	font-weight:bold;
	padding:0 6px 0 0;
	margin-right:5px;
	}
		
#results li span {
	float:left;
	display:block;
	height:17px;
	background:url(images/results-nav01.gif) no-repeat left bottom;
	padding:8px 0 0 6px;
	color:#afdc81;	
	}
	
#results li a {
	color:#afdc81;	
	}
	
#results li a:hover {
	text-decoration:underline;
	}
	
#results li.active-results {
	background:url(images/results-nav02-act.gif) no-repeat right top;
	font-size:12px;
	font-weight:bold;
	}
	
#results li.active-results span {
	background:url(images/results-nav01-act.gif) no-repeat left top;
	color:#000;	
	}	
	
.results-entry {
	width:146px;
	padding:6px 0 8px 0;
	margin-left:10px;
	background:url(images/results-border-bg.gif) repeat-x left bottom;
	font-size:10px;
	}
	
.results-entry p{
	color:#22262b;
	padding:2px 0;
	margin:0;
	}
	
.results-entry p a{
	padding:2px 0;
	display:block;
	}
	
p.results-entry-date {
	color:#22262b;
	}
	
p.results-entry-time {
	color:#22262b;
	}
	
.scores {
	color:#985a2f;
	font-weight:bold;
	}
	
#results .all-results a{
	color:#414549;
	text-decoration:underline;
	font-weight:bold;
	font-size:10px;
	display:block;
	padding:4px 0 0 6px;
	}		
	
#read-also {
	border-top:#e3e3e3 1px solid;
	width:502px;
	float:left;
	}
	
#read-also p, #read-also h1, #read-also h2, #read-also h3 {
	margin:0;
	padding:0;
	}
	
#read-also-entries {
	padding:6px 0 0 0;
	float:left;
	}	
	
#read-also img {
	float:left;
	}
	
#read-also .read-also-entry {
	margin:12px 0 0 16px;
	width:470px;
	padding-bottom:12px;
	float:left;
	display:inline;
	background:url(images/read-also-entry-bg.gif) repeat-x left bottom;
	}

#read-also .read-also-entry-bottom {	
	margin:12px 0 0 16px;
	width:470px;
	padding-bottom:0;
	float:left;
	display:inline;
	background:none;
	}
	
#read-also .read-also-entry img, #read-also .read-also-entry-bottom img {
	border:#6a6a6a 1px solid;
	}
	
#read-also .read-also-entry h2, #read-also .read-also-entry-bottom h2 {
	float:right;
	background-color:#985a2f;
	font-size:12px;
	color:#fff;
	width:386px;
	padding:2px;
	margin:0;
	}
	
#read-also .read-also-entry-text {
	float:right;
	color:#706f6f;
	width:390px;
	line-height:16px;
	padding-top:6px;
	}

#main-content-right .see-title {
	border-top:#e3e3e3 1px solid;
	border-left:none;
	border-bottom:none;
	border-bottom:none;
	}
	
.see-entry {
	float:left;
	width:171px;
	padding:5px 0 5px 7px;
	}
	
#main-content-right .see-entry img{
	border:none;
	}
	
.see-entry h3{
	float:left;
	font-size:9px;
	background:url(images/see-h3-bg.gif) no-repeat right 8px;
	padding:5px 16px 5px 0;
	margin:0;
	clear:both;
	}
	
.see-entry h3 a{
	color:#000;
	}
	
.see-entry h3 a:hover{
	text-decoration:underline;
	}		
			

/* Content Right
----------------------------------------------------------------- */	
#content-right {
	width:303px;
	float:right;
	border-top:#bebebe 1px solid;
	padding-left:1px;
	}
	
#content-right p {
	margin:0;
	padding:0;
	}
	
#content-right img {
	border:0;
	}

#right-container {
	width:303px;
	overflow:hidden;
	background-color:#e2e2e2;
	}
	
#date {
	width:151px;
	float:right;
	height:90px;
	background:#2b2f35 url(images/date-bg.gif) repeat-x left top;
	text-align:center;
	padding:4px 0 0 0;
	font:normal 15px Arial;
	margin:0 0 1px 0;
	padding:2px 0px 0px 0px;
	
	}
	
#date p {
	font-weight:bold;
	color:#fff;
	padding:1px 0;
	}
	
.date-day {
	background:url(images/date-day-bg.gif) no-repeat center 8px;
	font-weight:normal;
	font:normal 26px Arial;
	height:50px;
	line-height:58px;
	}
	
#countdown {
	width:151px;
	float:right;
	height:66px;
	padding:47px 0 0 0;
	background:#592402 url(images/countdown-bg.gif) no-repeat center top;
	text-align:center;
	border-bottom:1px solid #78706c;
	}

#countdown-over {
	width:151px;
	float:right;
	height:113px;
	padding:0;
	text-align:center;
	border-bottom:1px solid #78706c;
	}
	
#countdown img, #countdown-over img, #countdown-over-en img{
	border:0;
	}
	
#countdown-en {
	float:right;
	width:151px;	
	height:66px;
	padding:47px 0 0 0;
	background:#592402 url(images/countdown-bg-en.gif) no-repeat center top;
	text-align:center;
	border-bottom:1px solid #78706c;
	}
	
#countdown-over-en {
	float:right;
	width:151px;	
	height:113px;
	padding:0;
	text-align:center;
	border-bottom:1px solid #78706c;
	}

.countdown-text {
	height:20px;
	width:84px;
	padding-top:3px;
	margin:0 auto 6px auto;
	background:url(images/countdown-text-bg.gif) no-repeat center;
	}
	
.countdown-text p{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	}
	
#weather {
	float:right;
	width:151px;
	height:46px;
	background:#2b2f35 url(images/temperature-bg.gif) no-repeat center top;
	border-top:2px solid #626568;
	padding:33px 0 0 0;	
	}
	
#weather-en {
	float:right;
	width:151px;
	height:46px;
	background:#2b2f35 url(images/temperature-bg-en.gif) no-repeat center top;
	border-top:2px solid #626568;
	padding:33px 0 0 0;		
	}
		
#weather p, #weather-en p{
	float:left;
	width:65px;
	padding:0 0 0 15px;
	font-size:23px;
	color:#fff;
	}
	
#weather img, #weather-en img {
	float:right;
	margin:0 4px 0 0;
	}
		
#cover {
	width:152px;
	float:right;
	}
	
#cover img{
	display:block;
	}

#series {
	background:url(images/series-bg.gif) repeat-x center;
	height:58px;
	padding-top:8px;
	text-align:center;
	border-top:#7e7672 1px solid;
	}
	
#sponsors {
	background-color:#fff;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#373737;
	}
	
#sponsors img {
	display:block;
	}
	
#sponsors .main-sponsor {
	margin:10px auto 0 auto;
	}
	
#sponsors p {
	text-align:right;
	padding:10px;
	}
	
#sponsors a{
	color:#373737;
	text-decoration:underline;
	}
	
#sponsors a:hover{
	text-decoration:none;
	}
	
#sidebar-program {
	background:#22262b url(images/side-prog-bg.gif) no-repeat left 27px;
	padding:0 0 10px 0;
	margin:5px 0;
	scrollbar-3dlight-color:#1c1c1c;
	scrollbar-arrow-color:#fff;
	scrollbar-face-color:#393e45;
	scrollbar-highlight-color:#393e45;
	scrollbar-shadow-color:#393e45;
	scrollbar-track-color:#2c3137;
	scrollbar-darkshadow-color:#1c1c1c; 
	}
	
#sidebar-program-entries {
	height:155px;
	margin-top:30px;
	overflow:auto;
	}
	
#sidebar-program ul{
	width:303px;
	height:25px;
	padding:2px 0 0 0;
	background-color:#f2f2f2;
/*	background:#fff url(images/side-prog-ul-bg.gif) no-repeat left top;	*/
	list-style:none;
	margin:0;
	}
	
#sidebar-program li {
	float:left;
	height:25px;
	background:url(images/side-prog-nav02.gif) no-repeat right bottom;
	font-size:11px;
	font-weight:bold;
	padding:0 6px 0 0;
	margin-right:5px;
	}
		
#sidebar-program li span {
	float:left;
	display:block;
	height:17px;
	background:url(images/side-prog-nav01.gif) no-repeat left bottom;
	padding:8px 0 0 6px;
	color:#9dc771;	
	}
	
#sidebar-program li a {
	color:#9dc771;	
	}
	
#sidebar-program li a:hover {
	text-decoration:underline;
	}
	
#sidebar-program li.active {
	background:url(images/side-prog-nav02-act.gif) no-repeat right top;
	font-size:12px;
	font-weight:bold;
	}
	
#sidebar-program li.active span {
	background:url(images/side-prog-nav01-act.gif) no-repeat left top;
	color:#fff;	
	}	
	
.sidebar-program-entry {
	width:265px;
	padding:6px 0;
	margin-left:10px;
	background:url(images/side-prog-border-bg.gif) repeat-x left bottom;
	}
	
.sidebar-program-entry p{
	color:#fff;
	padding:1px 0;
	}
	
p.sidebar-program-entry-date {
	font-weight:bold;
	color:#77a64a;
	}
	
p.sidebar-program-entry-time {
	color:#c4c2c2;
	}
	

/* Inside Content
----------------------------------------------------------------- */	
#inside-content {
	width:689px;
	float:left;
	padding:0 0 10px 0;
	background:url(images/inside-bg.gif) no-repeat left top;
	}

#inside-left {
	width:160px;
	float:left;
	background:url(images/inside-sidebar-bg.gif) no-repeat left top;
	}

#inside-right {
	width:529px;
	float:right;
	}
	
#inside-content h2 {
	height:30px;
	padding:0 0 0 14px;
	margin:0;
	line-height:30px;
	font-size:18px;
	font-weight:normal;
	background:url(images/inside-h2-bg.gif) no-repeat left top;
	}
	
#inside-right-text {
	float:left;
	width:501px;
	padding:0 0 0 14px;
	line-height:16px;
	font-size:12px;
	color:#46494d;
	}
	
#path {
	float:left;
	width:501px;
	font-size:10px;
	padding:10px 0 5px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #ededed;
	display:inline;
	}
	
#path p {
	padding:0;
	margin:0;
	}
	
#path a{
	color:#000;
	}
	
#path a:hover{
	text-decoration:underline;
	}
	
#path .path-active {
	font-weight:bold;
	}
	
.inside-entry {
	float:left;
	width:501px;
	padding:10px 0;
	border-bottom:1px solid #c6c6c6;
	display:inline;
	}
	
.inside-entry img{
	float:left;
	border:1px solid #3d4044;
	}
	
.inside-entry-content {
	float:right;
	width:384px;
	}

.inside-entry-content h3{
	font-size:11px;
	color:#46494d;
	background-color:#e7e7e7;
	padding:4px 10px;
	margin:0;
	}
	
.inside-entry-content h3 a{
	color:#46494d;	
	}
	
.inside-entry-content h3 a:hover{
	text-decoration:underline;
	}
	
.inside-entry-content span a{
	font-weight:bold;
	color:#699742;
	font-size:10px;
	}
	
.inside-entry-text {
	padding:0 10px;
	margin:10px 0;
	}
	
.inside-entry-more a{
	padding:0 10px;
	}	

.inside-entry-more a:hover{
	color:#000;
	}
	
.title-link01 {
	display:block;
	clear:both;
	padding:5px 0;
	}
	
.title-link01 a{
	font-size:11px;
	font-weight:bold;
	color:#46494d;
	}
	
.choose-player {
	float:left;
	width:100%;
	padding:10px 0;
	}
	
.choose-player select {
	float:left;
	font-size:10px;
	color:#46494d;
	border:1px solid #46494d;
	padding:0;
	margin:0;
	}
	
.paging {
	width:100%;
	float:left;
	}
	
.paging label {
	float:left;
	font-size:11px;
	color:#46494d;
	margin:10px 5px 0 0;
	}
	
.paging select {
	float:left;
	font-size:10px;
	color:#46494d;
	margin:10px 0 0 0;
	border:1px solid #46494d;
	padding:0;
	}
	
#sidebar-nav {
	padding:30px 10px 10px 10px;
	margin:0 0 25px 0;
	color:#000;
	}
	
#sidebar-nav ul {
	list-style:none;
	margin:0;
	padding:0;
	width:140px;
	}
	
#sidebar-nav li li{
	padding:0 0 0 8px;
	border-bottom:1px solid #dbdcdd;
	}
	
#sidebar-nav li li a{
	border-bottom:none;
	width:116px;
	}

#sidebar-nav a{
	color:#000;
	line-height:15px;
	width:128px;
	display:block;
	background:url(images/sidebar-bullet-green.gif) no-repeat 4px 9px;
	padding:4px 0 4px 12px;
	border-bottom:1px solid #dbdcdd;
	}
	
#sidebar-nav a:hover{
	text-decoration:underline;
	}
		
#sidebar-nav .active {
	background:url(images/sidebar-bullet-black.gif) no-repeat 4px 9px;
	font-weight:bold;
	background-color:#e3e4e5;
	}
	
#sidebar-nav li li .active {
	color:#6d9d46;
	background:url(images/sidebar-bullet-green.gif) no-repeat 4px 9px;
	margin-top:0;
	}
	
#sidebar-see {
	float:left;
	padding:0 0 10px 0;
	}
	
.inside-see-span {
	display:block;
	float:left;
	width:160px;
	height:36px;
	background:url(images/inside-see-span.gif) no-repeat;
	margin:-36px 0 0 0;
	}

.inside-see-span-en {
	display:block;
	float:left;
	width:160px;
	height:36px;
	background:url(images/inside-see-en-span.gif) no-repeat;
	margin:-36px 0 0 0;
	}		
	
#sidebar-see img{
	float:left;
	border:0;
	}
	
#sidebar-see h3{
	float:left;
	font-size:9px;
	background:url(images/see-h3-bg.gif) no-repeat right 8px;
	padding:5px 16px 5px 0;
	margin:0;
	clear:both;
	}
	
#sidebar-see h3 a{
	color:#000;
	}
	
#sidebar-see h3 a:hover{
	text-decoration:underline;
	}	

.sidebar-see-entry {
	float:left;
	padding:0 0 10px 0;
	margin:0 0 0 10px;
	width:140px;
	display:inline;
	}
	
.sidebar-news {
	float:left;
	width:140px;
	margin:6px 0 0 10px;
	padding:0 0 4px 0;
	display:inline;
	background:url(images/inside-sidebar-dots.gif) repeat-x left bottom;
	}
	
.sidebar-news h3 {
	color:#46494d;
	font-size:11px;
	padding:0 0 6px 0;
	margin:0;
	}
	
.sidebar-news img{
	border:1px solid #3d4044;
	display:block;
	}
	
.sidebar-news-text {
	margin:6px 0;
	color:#46494d;
	}

.sidebar-news-more a{
	font-weight:bold;
	color:#699742;
	font-size:10px;
	color:#699742;
	}
	
.sidebar-news-more a:hover{
	color:#000;
	}
	
.program-entry {
	float:left;
	width:501px;
	margin:10px 0 5px 0;
	display:inline;
	}
	
.program-entry h3 {
	font-size:11px;
	color:#fff;
	background-color:#b8b5b5;
	padding:4px 12px;
	margin:0;
	}
	
.program-entry-content {
	float:left;
	width:497px;
	color:#000;
	background-color:#f4f1f0;
	border-top:1px solid #fff;
	border-bottom:2px solid #eae5e4;
	border-left:2px solid #eae5e4;
	border-right:2px solid #eae5e4;
	}

.program-entry-content h3 {
	font-size:11px;
	color:#000;
	background-color:#eae5e4;
	padding:4px 10px;
	margin:0;
	}	
	
.program-entry-02 {
	float:left;
	width:501px;
	margin:10px 0 5px 0;
	display:inline;
	}
	
.program-entry-02 h3 {
	font-size:11px;
	color:#fff;
	background-color:#868383;
	padding:4px 12px;
	margin:0;
	}
	
.program-entry-content-02 {
	float:left;
	width:497px;
	color:#000;
	background-color:#f4f1f0;
	border-top:1px solid #fff;
	border-left:2px solid #ccc8c8;
	border-right:2px solid #ccc8c8;
	}

.program-entry-content-02 h3 {
	font-size:11px;
	color:#000;
	background-color:#ccc8c8;
	padding:4px 10px;
	margin:0;
	}	
	
.program-entry-content a {
	color:#8e4009;
	text-decoration:underline;
	}
	
.program-entry-content a:hover {
	text-decoration:none;
	}
	
.program-entry table {
	width:100%;
	}
	
.program-entry td {
	vertical-align:middle;
	}
	
.middle-cell {
	text-align:center;
	}
	
.point-cell01 {
	border-bottom:1px solid #e6e3e1;
	}
	
.point-cell02 {
	border-bottom:1px solid #e6e3e1;
	border-left:1px solid #fff;
	text-align:center;
	}
	
.point-cell03 {
	border-bottom:1px solid #e6e3e1;
	font-size:11px;
	}
	
.carousel-container {
	width:501px;
	height:172px;
	background:url(images/hor-carousel-bg.gif) no-repeat left top;
	margin:14px 0;
	float:left;
	display:inline;
	}
	
.h3-flag {
	float:left;
	margin:0 4px 0 0;
	}
	
.point-cell03 span{
	font-weight:bold;
	}
	
.point-cell03-img {
	border:2px solid #b8b5b5;
	margin:4px 0 0 18px;
	}
	
.point-cell04 {
	border-bottom:1px solid #eae5e4;
	border-right:1px solid #dfdcdb;
	background-color:#f4f1f0;
	font-size:11px;
	}
	
.point-cell04 span, .point-cell05 span{
	padding:0 0 0 8px;
	}
	
.point-cell04-right {
	border-bottom:1px solid #eae5e4;
	background-color:#f4f1f0;
	font-size:11px;
	}
	
.point-cell05 {
	border-bottom:1px solid #eae5e4;
	border-right:1px solid #dfdcdb;
	background-color:#efeae9;
	font-size:11px;
	}
	
.point-cell05-right {
	border-bottom:1px solid #eae5e4;
	background-color:#efeae9;
	font-size:11px;
	}
	
.span-players-list1 {
	display:block;
	width:98px;
	height:16px;
	padding:2px 0 0 12px;
	margin:0 10px 0 0;
	background:url(images/players-list-bg1.gif) no-repeat left top;
	color:#fff;
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	float:left;
	}
	
.span-players-list2 {
	display:block;
	width:98px;
	height:16px;
	padding:2px 0 0 12px;
	margin:0 10px 0 0;
	background:url(images/players-list-bg2.gif) no-repeat left top;
	color:#fff;
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	float:left;
	}
	
.span-players-list1 a, .span-players-list2 a{
	color:#fff;
	}
	
.players-list-arrow {
	float:right;
	border:0;
	margin:-14px 0 0 0;
	}
	
.set-cell01 {
	background-color:#626365;
	padding:5px;
	}
	
.set-cell02 {
	background-color:#626365;	
	border-left:1px solid #fff;
	text-align:center;
	font-weight:bold;
	padding:5px;
	}
	
a.winner {
	color:#e86e13;
	}
	
a.winner2 {
	color:#9a5b2f;
	font-weight:bold;
	text-decoration:underline;
	}
	
a.loser {
	color:#636365;
	text-decoration:underline;
	}
	
span.white-bold {
	color:#fff;
	font-weight:bold;
	padding:0 0 0 4px;
	}
	
span.white-normal {
	color:#fff;
	}
	
.results-table {
	background-color:#f5f1f0;
	border:2px solid #e9e5e4;
	font-size:11px;
	}
	
.photo-container {
	width:100%;
	float:left;
	text-align:center;	
	}
	
.photo-container img {
	border:1px solid #7a7a7a;
	margin:10px 0 24px 0;
	}
	
.photo-container div {
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	padding:10px 20px;
	color:#535867;
	}
	
	
/* Footer
----------------------------------------------------------------- */
#sitemap {
	width:100%;
	overflow:hidden;
	}
	
#sitemap a:hover {
	text-decoration:underline;
	}
	
#sitemapLevel_0 {
	color:#000;
	padding:4px 0 0 8px;
	background:url(images/sidebar-bullet-green.gif) no-repeat left 11px;
	font-weight:bold;
	}
	
#sitemapLevel_0 a{
	color:#699742;
	}
	
#sitemapLevel_1 {
	color:#66686c;
	padding:0 0 0 20px;
	font-size:11px;
	}
	
#sitemapLevel_1 a{
	color:#66686c;
	}		
		
	
		
/* Footer
----------------------------------------------------------------- */
#footer {
	width:964px;
	float:left;
	padding:20px 15px 10px 15px;
	background:#363636 url(images/footer-bg.gif) no-repeat left top;
	}
	
#footer p a {
	color:#fff;
	text-decoration:underline;
	margin:0 4px;
	}
	
#footer a:hover {
	text-decoration:none;
	}
	
#footer p {
	float:left;
	color:#fff;
	font-size:10px;
	margin:0;
	padding:0;
	}	
	
#footer-atcom {
	float:right;
	}	

.atcom, #atcomProductionFlash {
	float:left;
	}	
	
#footer-atcom .atcom a {
	font-family:tahoma, verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#e0e0e0;
	}

#footer-atcom .atcom a:hover {
	font-family:tahoma, verdana;
	font-size:10px;
	font-weight: normal;
	text-decoration:none;
	color:#fff;
	}

.sponsor_item {
float:left;
width:100%;
padding:0px 0px 10px 0px;
}
.sponsor_item h3{
float:left;
width:492px;
background-image:url(images/tbg.gif);
background-repeat:repeat-y;
background-position:top left;
font:bold 14px Tahoma;
color:#46494d;
margin:0px 0px 5px 0px;
padding:4px;
}