body
{
	color: #ac8e00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background: #FFFFFF url(images/bodybg.jpg) repeat-x top left fixed;
	font-weight: normal;
}

.spacer
{
	height: 160px;
}

td
{
}

img.normal
{
	padding: 1px;
	border: 1px solid #9F8003;
}
#mainbody
{
	padding: 0 10px 0 10px;
	vertical-align: top;
}

.mainframe
{
	width: 900px;
	border: 1px solid #EEEEEE;
	background: #FFFFFF;
}

.mainbody
{
	background: #FFFFFF url(images/mainbody.jpg) no-repeat;
	height: 391px;
	width: 100%;
}

#timetable td
{
	border: 1px solid #CEBE59;
	color: #604600;
	padding: 5px;
}

.topheadercell
{
	font-weight: bold;
	text-transform: uppercase;	
}

.headercell
{
	font-weight: bold;
	text-transform: capitalize;
}

.bottomline
{
	background-image: url(images/bottomline.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: right;
	height: 50px;
	padding: 0 15px 1px 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}

