@charset "utf-8";
/* CSS Document */
html { overflow-y: scroll; }
#container {padding-top: 0px;width: 950px;margin-top: 0px;margin-left: auto;margin-right: auto;font-family: MS PGothic;font-size: 14px;}
#header {width: auto;height: 109px;background-image: url(../images/Title_Background.jpg);background-repeat: no-repeat;margin-bottom: 2px;}
/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
ul#saturday{margin:0;padding:0;list-style-type:none;width:948px;position:relative;display:block;height:36px;text-transform:uppercase;font-size:14px;font-weight:bold;background:transparent url("../images/bgOFF.gif") repeat-x top left;border-bottom:2px 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;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 ^^^^^^^^^^ */
p {font-size: 14px;line-height:20px;}
p span {font-weight: bold;color: red;}
h1 {font-size: 16px;text-align: left;}
caption {padding: 0 0 5px 5px;width: auto;font: bold 14px "utf-8";text-align: left;}
h2 {background-image: url(../images/feature.gif);background-repeat: no-repeat;line-height: 33px;font-size: 16px;color: #00F;text-align: left;text-indent: 3em;}
h3 {font-size: 14px;color: #00F;text-align: left;}
u1 {font-size: 10px:}
#footer {clear: both;border-top: 1px solid #cccccc;color: #cccccc;padding: 10px 10px 10px 10px;text-align: center;width: auto;margin-left: auto;margin-right: auto;}
#mytable {width: 100%;padding: 0;margin: 0;}
th {font: 12px "MS Gothic";color: #000;border-right: 1px solid #C1DAD7;border-bottom: 1px solid #C1DAD7;border-top: 1px solid #C1DAD7;text-align: center;padding: 6px 6px 6px 12px;background: #CAE8EA;}
td {font: 12px "MS Gothic";border-right: 1px solid #C1DAD7;border-bottom: 1px solid #C1DAD7;border-top: 1px solid #C1DAD7;border-left: 1px solid #C1DAD7;background: #D9D9D9;padding: 6px 6px 6px 12px;text-align: center;}
th1 {font-size: 10px "MS Gothic";}