BODY 
{ 
background-image:      url(images/background.gif); 
background-repeat: repeat; 
background-position: center; 
}


ul#saturday{margin:0;padding:0;list-style-type:none;width:auto;
position:relative;display:block;height:32px;text-transform:uppercase;
font-size:12px;font-weight:bold;align:center
background:transparent url("images/bgOFF.gif") repeat-x top left;
font-family:Helvetica,Arial,Verdana,sans-serif;
border-bottom:0px solid #336666;border-top:1px solid #C0E2D4;}

ul#saturday li{display:block;float:left;margin:0;pading:0;}

ul#saturday li a{display:block;float:left;color:#004360;
text-decoration:none;padding:6px 20px 0 20px;height:24px;
background:transparent url("images/bgDIVIDER.gif") no-repeat top right;}

ul#saturday li a:hover{
background:transparent url("images/bgHOVER.gif") no-repeat top right;}

ul#saturday li a.current,ul#saturday li a.current:hover{color:#fff;
background:transparent url("images/bgON.gif") no-repeat top right;}


td 
{ 
font-family: Arial; 
font-size: 12px;
}

a 
{ 
color:#778ea4;
}

a:visited 
{ 
color:#244360;
}

a:link 
{ 
color:#244360;
}

a:active 
{ 
color:#244360; 
}

a:hover 
{ 
color:#009e4c; 
}