
/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
ul#saturday{margin:0;padding:0;list-style-type:none;width:auto;position:relative;display:block;height:36px;text-transform:uppercase;font-size:12px;font-weight:bold;background:transparent url("../images/bgOFF.gif") repeat-x top left;font-family:Helvetica,Arial,Verdana,sans-serif;border-bottom:4px 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:#874B46;width:160px; text-decoration:none;padding:12px 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;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */


body
{
	padding:0px;
	margin:0px;
    font-size: 10px;
	font-family:Verdana; 
	background-color:#C6EFFF;
	
}

/*.centerBg
{	
	background:transparent url("../images/bg_center.jpg");
	background-repeat:repeat;
	height:auto;
	width:100%;
}*/
.centerBg
{
background-color:White;
}
.menuTab a
{
font-weight:bold;text-align:center; color:#00A6EF; text-decoration:none;
}
.menuTab a:hover
{
font-weight:bold;text-align:center;  color:#EF9A08; text-decoration:none;
}
.menuTab
{
text-align:center; background-image:url(../images/button.PNG);background-position:center; background-repeat:no-repeat; height:38px; width:142px;
}
.upperImg
{	
	background:transparent url("../images/bg_top.jpg") repeat-x;
	height:75px;
	width:100%;
}
.lowerImg
{	
	background:transparent url("../images/bg_bottom.jpg") repeat-x;
	height:75px;
	width:100%;
}


.error {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	display:none;
}
#error, .error
{
	color: #ef1f1d;
	font-size: 11px;
	line-height: 12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-weight: bold;
}
.error_search
{
	color: #ef1f1d;
	font-size: 11px;
	line-height: 12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-weight: bold;
}

#error2
{
	color: #ef1f1d;
	font-size: 14px;
	line-height: 15px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-weight: bold;
}

#none
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: italic;
	color: #5f7c50;
	margin-top: -3px;
}



/* CSS Document */
  



.error {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	display:none;
}



