/* CSS Document */

HTML, BODY {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

BODY {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

FORM {
	margin: 0px;
	padding: 0px;
}

INPUT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003388;
}

A:link , A:visited {
	text-decoration: none;
	color: #0077cc;
}

A:active , A:hover {
	text-decoration: none;
	color: #0077cc;
}

B {
	font-weight: bold;
}

I {
	font-style: italic;
}

U {
	text-decoration: underline;
}

H1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 10px;
}

H2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 10px;
}

H3, H4, H5, H6 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px;
}

#info {
	width:320px; 
	height:53px; 
	z-index:1; 

}

#player {
	z-index:1; 
	border: 1px solid #FFFFFF; 
	background-color: #000000;
}

.player_message {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 15px;
}

.info_error {
	color: #FF0000;
	font-size: 11px;
	line-height: 13px;
	padding: 5px;
}

.text_title {
	color: #1E1EA3;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}

.text_msg {
	color: #1E1EA3;
	font-size: 12px;
	line-height: 15px;
	
}

.text_copy {
	color: #000000;
	font-size: 14px;
}

.text_menu {
	color: #6699ff;
	font-size: 14px;
	font-weight: bold;
}

.text_menu_small {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

.text_info {
	font-size: 14px;
	font-weight: bold;
	color: #6699ff;
}

.text_link {
	font-size: 12px;
	font-weight: bold;
	color: #1E1EA3;
	text-decoration: underline;
}

.text_list0 {
	color: #000000;
	background-color: #ee9900;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	padding: 2px 3px 2px 3px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.text_list1 {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	padding: 2px 3px 2px 3px;
}

.text_list2 {
	color: #000000;
	background-color: #CCDDFF;
	font-size: 11px;
	line-height: 13px;
	padding: 2px 3px 2px 3px;
}

.text_player {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
}

.text_bottom {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}

UL{
	margin-left:8px;
	padding-left:8px;
	margin-top: 1px;
	padding-top:1px;
}

A.top_box {
	color: #FFFFFF;
	text-decoration: none;
}

A.top_box:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.help_td A {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
}

.help_td A:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 12px;
}

.help_td {
	padding: 3px 5px 4px 5px;
	height: 12px;
}

.help_bg {
	width: 120px;
	background-color:#FF9900;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.help_bg_special {
	width: 120px;
	background-color:#FF9900;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}


/***/

.leftmenu_title {
	background: #ffcc00;
	width: 179px;
	padding: 3px 8px;
	font-size: 15px;
}

.leftmenu_body {
	background: #ffffff;
	width: 174px; 
	padding: 5px; 
	margin: 0px 5px 15px; 
	border-width: 0px 1px 1px;
	border-color: #ffcc00;
	border-style: solid;
	font-size: 12px;
	line-height: 15px;
}

.leftmenu_body A:link, .leftmenu_body A:visited {
	background: transparent url('/images/link_normal.gif') left no-repeat;
	color: #003388;
	display: block;
	padding: 1px 5px 1px 20px;
}

.leftmenu_body A:hover, .leftmenu_body A:active {
	background: #ffcc00 url('/images/link_hover.gif') left no-repeat;
	color: #000000;
}

.leftmenu_body DIV.current {
	padding: 1px 5px 1px 20px;
	background: #ffcc00 url('/images/link_current.gif') left no-repeat;
}

.leftmenu_body DIV.blue {
	background: #DDEEFF;
}

#frontpage_menu {
	font-size: 15px;
	line-height: 30px;
	margin-top: 20px;
	color: #003388;
}

#frontpage_menu > DIV {
	text-align: left;
	margin: 15px 0px;
	padding: 0px 10px;
	background: #ffcc00;
	width: 230px;
}

#frontpage_menu INPUT, #frontpage_menu IMG {
	vertical-align: middle;
}

#frontpage_menu INPUT.box {
	background: #fff9df;
	color: #aaaaaa;
	border: 1px solid #FFEA95;
	font-size: 12px;
	line-height: 12px;
	padding: 3px;
}

#frontpage_menu A:link, #frontpage_menu A:visited {
	display: block;
	color: #003388;
	background: transparent url('/images/go.gif') right no-repeat;
}

#frontpage_menu A:hover, #frontpage_menu A:active {
	color: #000000;
}

.racedaylist {
	font-size: 13px;
	margin: 1px 0px;
}

.racedaylist DIV.date {
	padding: 1px 3px;
	font-weight: bold;
	background: #004499;
	color: #ffffff;
}

.racedaylist TD.races {
/*	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #ffcc00;*/
}

.racedaylist TD.races DIV {
}

.racedaylist TD.races DIV.blue {
	background: #ddeeff;
}

.racedaylist A:link, .racedaylist A:visited {
	display: block;
	padding: 1px 10px;
	color: #003388;
}

.racedaylist A:hover, .racedaylist A:active {
	color: #000000;
	background: #ffcc00;
}

.white {
	color: #0077cc;
}

.red {
	color: #dd0000;
}

.orange {
	color: #ffcc00 ! important;
}

#coming DIV {
	padding: 1px 3px;
}

#coming DIV.date {
	font-weight: bold;
	background: #004499;
	color: #ffffff;
}

#feedback INPUT, #feedback TEXTAREA {
	width: 350px;
}

#btm_menu A:link , #btm_menu A:visited {
	color: #ffcc00;
}

#btm_menu A:active , #btm_menu A:hover {
	color: #ffcc00;
}

