body 
{
font-family: tahoma;
font-size: 0.9em;
margin: 0px;
background-color: #FFFFFF;
background-image:url('../images/gradient_top_bg.png');
background-repeat: repeat-x;
}

#Table_01
{
position: relative;
margin-left: auto; 
margin-right: auto;
}

#wrapper
{
position: relative;
margin-left: 16px;
margin-top: -4px;
width: 1068px;
height: 609px;
}

A
{
outline: none;
cursor: pointer;
}

A:link {text-decoration: none; color:black; }
A:visited {text-decoration: none; color:black;}
A:active {text-decoration: none; color:black;}
A:hover {text-decoration: underline; color: black;}

#underline_link {text-decoration: underline; color: black;}

#calendar
{
position: relative;
width: 150px;
float: left;
background-color: #d3d1c7;
height: 100%;
background-image:url('../images/bg_left.png');
background-repeat: no-repeat;
background-position: bottom left;
}

#calendarWrapper
{
position: relative;
top: 10px;
left: 6px;
float: left;
}

#calendarTop
{
position: relative;
float: left;
background-image:url('../images/bg_button_top.png');
background-repeat: no-repeat;
width: 89px;
height: 18px;
margin-bottom: -9px;
}

#calendarMiddle
{
position: relative;
float: left;
background-image:url('../images/bg_button_middle.png');
background-repeat: repeat-y;
width: 89px;
}

#calendarMiddle strong
{
position: relative;
float: left;
text-align:center;
width: 89px;
font-size: 0.8em;
}

#calendarBottom
{
position: relative;
float: left;
background-image:url('../images/bg_button_bottom.png');
background-repeat: no-repeat;
width: 89px;
height: 13px;
}

ul
{
margin: 0px;
border: 0px;
padding: 0px;
}

li
{
list-style: none;
outline: none;
}


#years
{
position: relative;
font-size: 0.8em;
top: 5px;
left: 7px;
clear:left;
float:left;
}

#years li
{
clear: left;
height: 25px;
}

#years li.selected
{
height: auto;
}

#years li a
{
float:left;
background-image:url('../images/button_year.png');
background-repeat: no-repeat;
text-align:center;
width: 72px;
height: 25px;
line-height: 20px;
}

#years li.selected a
{
background-image:url('../images/button_year_active.png');
}

#months
{
position: relative;
left: 18px;
float: left;
clear: left;
}

#months li
{
float: left;
height: 23px;
padding-bottom: 2px;
}

#months li.selected
{
height: 23px;
}

#years li ul#months  li a
{
background-image:url('../images/button_small.png');
width: 54px;
text-align:left;
padding-left: 6px;
height: 23px;
}

#years li ul#months  li.selected a
{
background-image:url('../images/button_small_active.png');
}

#races
{
position: absolute;
left: 93px;
top: 0px;
float: left;
}

#races li
{
position: relative;
width: 54px;
height: 23px;
padding-bottom: 2px;
float: none;
}

#races li a
{
float: left;
background-image:url('../images/button_small.png');
background-repeat: no-repeat;
width: 54px;
height: 23px;
line-height: 21px;
font-size: 0.9em;
text-align:left;
padding-left: 9px;
}

#races  li.selected a
{
background-image:url('../images/button_small_active.png');
}

#video
{
position: relative;
float: left;
margin-left: 0px;
padding-left: 13px;
width: 746px;
height: 100%;
background-image:url('../images/vertical_line.png');
background-repeat: repeat-y;
background-position: -1px 0px;
}

#videotitle
{
position: relative;
top: 23px;
left: 12px;
font-size: 1.2em;
font-weight: bold;
height: 27px;
}

#videotitleLeft
{
float: left;
position: relative;
width: 11px;
height: 27px;
background-image:url('../images/videotitle_left.png');
background-repeat: no-repeat;
}

#videotitleMiddle
{
float: left;
position: relative;
background-image:url('../images/videotitle_middle.png');
background-repeat: repeat-x;
height: 27px;
line-height: 27px;
min-width: 80px;
}

#videotitleRight
{
float: left;
position: relative;
background-image:url('../images/videotitle_right.png');
background-repeat: no-repeat;
width: 13px;
height: 27px;
}

#videoplayer
{
position: relative;
float: left;
top: 23px;
padding-top: 40px;
background-image:url('../images/videoplayer_bg.png');
background-repeat: no-repeat;
width: 747px;
height: 488px;
text-align: center;
}

#starts
{
position: relative;
float:left;
width: 752px;
margin-top: -57px;
left: 9px;
}

#starts ul
{
list-style: none;
}

#starts li
{
float: left;
margin: 0px;
height: 27px;
padding-left: 2px;
}

#starts li a
{
float:left;
background-image:url('../images/button_start.png');
background-repeat: no-repeat;
text-align:center;
width: 28px;
height: 23px;
line-height: 21px;
}

#starts li.selected a
{
background-image:url('../images/button_start_active.png');
}

#ad
{
position: relative;
float: right;
width: 150px;
margin-left: -36px;
background-color: #d3d1c7;
height: 100%;
background-image:url('../images/vertical_line.png');
background-repeat: repeat-y;
}

#ad a
{
position: relative;
float: left;
border: 0px;
}

#ad .advertisement
{
width: 140px;
border: 0px;
padding-top: 6px;
margin-left: 5px;
}


#modelink
{
font-size: 0.8em;
color:black;
cursor: pointer;
position: relative;
top: 5px;
left: 6px;
}

div#footerleft
{
text-decoration: none;
font-size: 0.8em;
float:left;
margin-top: 7px;
margin-left: 10px;
color: #555;
}

a#footertitle
{
text-decoration: none;
font-size: 0.8em;
float:right;
margin-top: 7px;
margin-right: 7px;
color: #555;
}

#logo
{
border: 0px;
}

#quality
{
position:absolute;
left:570px;
top:31px;
font-size: 0.9em;
text-align: left;
}

