body {
	background-color: #E4E4E4;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 0.04em;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #DBDBDB;
	line-height: 20px;
	margin-bottom: 10px;
}

a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

.page {
	background-color: #FFFFFF;
}
.menuitem {
	background-image: url(images/mbackitem.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 154px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #464646;
	letter-spacing: 0.03em;
	font-size: 10px;
	line-height: 11px;
	display: inline-block;
	margin-right: 10px;
}
.menuitem a {
	color: #575757;
	text-decoration: none;
}
.menuitem a:hover {
	color: #990000;
}

.menuback {
	background-image: url(images/menubackground.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
.content {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.03em;
	color: #333333;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.emp {
	font-weight: bold;
	color: #000000;
}
.emp a{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.emp a:visited{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.emp a:hover{
	color: #990000;
	text-decoration:underline;
	font-weight: bold;
}


.hilite {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	background-color: #FFFF80;
	display: block;
	padding: 5px;
}
.ffield {
	width: 250px;
	float: left;
	height: 40px;
}
.flabel {
	width: 200px;
	float: left;	
	height: 40px;
	margin-left: 3px;
}
html {
	background-color: #E4E4E4;
}
.sponsorsep {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
	margin-left: 6px;
	padding-left: 6px;
}
.menutext {

	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #464646;
	letter-spacing: 0.03em;
	font-size: 10px;
	line-height: 11px;
	display: inline-block;
	margin-right: 5px;
}
.hiding { display:none }

.schedule .time {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFCC;
}
.schedule .table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
}
.schedule .day {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}

.schedule td {
	padding-left: 3px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	
}
