/* CSS Document */


/* HTML Overrides*/



#schedule td{

/*color:#333366;*/
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;

}

#schedule{
width:650px;
/*color:#333366;*/
color:#FFFFFF;
/*background-color:#FFFFF0;*/
margin-left:auto;
margin-right:auto;
/*z-index:2;*/
margin-top: 15px;
margin-bottom:10px;



}

#scheduleday{
width:200px;
height:150px;
border:10px;
border-color:#FFFFFF;
background-color:#000000;
color:#FFFFFF;
margin-bottom:10px;
margin-right:10px;
margin-left:5px;
float:left;
font-family:Helvetica, Geneva, Arial, sans-serif;
font-size:12px;
}



#hourstable{
float:left;
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
margin-left:20px;
margin-top:20px;

}

#hourstable table{

color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
}