body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
body {
	background-color: #6699FF;
}


#header{

	height:122px;
	}
#navigation{
	text-align:left;
	text-transform:uppercase;
	background-color: #000066;
	width:743px;
	padding:10px;
	padding-left:20px;
	border-top:1px solid white;
	border-bottom:1px solid white;
}	
	
#navigation	a{
	text-decoration:none;
	color:#6699CC;
	}
#navigation a:hover{
	color:#ffffff;
	}



#nav{		
	text-align:left;
	padding:20px;
	padding-right:70px;
	background-color: #ffffff;
	width:683px;
	}


		
#footer{
	text-align:left;
	font-size: 10px;
	color:#666666;
	background:#cccccc;	
	padding:10px;
	padding-left:20px;
	border-top:2px solid white;
	border-top:1px solid black;
	border-bottom:1px solid black;
	width:743px;

	}
	
#footer	a{
	color:#336699;
	}
#footer a:hover{
	color:#ffffff;
	}
	
.footerstyle {

	font-size:11px;
	color: #333333;
	text-align: right;
	}
	
td.schedule_day { background-color:#6699cc; font-weight: bold; }
td.schedule_time { background-color:#6699cc; font-weight: bold; text-align: right; }

