h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:0;
	border-bottom-style: none;
	border-bottom-color: #779F00;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	}

hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	}

ul#saturday{
	padding:0;
	list-style-type:none;
	width:500px;
	position:relative;
	display:block;
	height:36px;
	font-size:12px;
	font-weight:bold;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #003366;
	background-image: url(/img/gradient-tab2.jpg);
	margin: 0;
	}

ul#saturday li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	}

ul#saturday li a{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	height:34px;
	background-image: url(/img/bgDIVIDER1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 4px;
	padding-right: 12px;
	padding-left: 12px;
	}

ul#saturday li a:hover{
	background-color: transparent;
	background-image: url(/img/gradient-tab1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	}

ul#saturday li a.current,ul#saturday li a.current:hover{
	color:#fff;
	background-color: transparent;
	background-image: url(/img/gradient-tab1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
.box-no-repeat-bg {
	background-image: url(/img/roundedcornr_box1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 237px;
}
.verdana-11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

