.menuitem {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #5b5b5b;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	background-image: url(../images/menuBG.gif);
	background-repeat: no-repeat;
}
.menuitem a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.menuitem a:hover {
	color: #c60751;
	text-decoration: none;
}
.menuitem a:active {
	color: #d59f0f;
	text-decoration: none;
}
.menuitem a:visited {
	color: #5b5b5b;
	text-decoration: none;
}
a:link {
	color: #136ba6;
	text-decoration: underline;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.footer {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #5b5b5b;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
}
.smallfooter {
	font-size: 11px;
	color: #5b5b5b;
}
.maintext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #5b5b5b;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.titletext {
	font-size: 12px;
	font-weight: bold;
	color: #c60751;
	text-transform: uppercase;
}
.bluesubtitle {
	font-weight: bold;
	color: #136ba6;
}
.bold {
	font-weight: bold;
	color: #000000;
}
.menuHead {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #9e005d;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-image: url(../images/menuHead.gif);
	text-transform: uppercase;
}
.green {
	color: #006600;
}
.brown {
	color: #423b2f;
}
.darkbrown {
	font-weight: bold;
	color: #CC6600;
}
.loctext {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #5b5b5b;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.minitext {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #999999;
}
.schedulebg {
	background-color: #e4bb65;
}
.tableA {
	background-color: #fdf9f1;
}
.tableB {
	background-color: #fcf0f5;
}
