body {
	background-color: #FFFFFF;
	background-image: url(../images/grass-background.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.centertable {
	width: 100%;
	height: 100%;
	background-color: #003B83;
	background-position: center top;
}
a:link {
	color: #008B35;
}
a:visited {
	color: #008B35;
}
a:hover {
	color: #003333;
}
a:active {
	color: #008B35;
}
.smalltype {
	font-size: 9px;
}
.bottomtype {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.titles {
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
.darker {
	color: #000000;
}
.yellow {
	background-color: #ffe400;
}
.leftcurtain {
	background-image: url(../images/left-topcurtain.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.leftcurtainback {
	background-image: url(../images/curtain-background.jpg);
	background-repeat: repeat;
	background-position: right bottom;
}
.leftcurtainbackbottom {
	background-image: url(../images/curtainbottom.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.rightcurtain {
	background-image: url(../images/right-topcurtain.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.rightcurtainback {
	background-image: url(../images/curtain-background.jpg);
	background-repeat: repeat;
	background-position: left bottom;
}
.rightcurtainbackbottom {
	background-image: url(../images/curtainbottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.blackcurtain {
	background-color: #000000;
	background-image: url(../images/curtain-background.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.topbackgroundleft {
	background-image: url(../images/topbackground.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.topbackgroundright {
	background-image: url(../images/topbackground.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.bottomtext:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.bottomtext:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.bottomtext:hover {
	color: #FFE400;
	text-decoration: underline;
}
a.bottomtext:active {
	color: #FFE400;
	text-decoration: none;
}
.smalltext {
	font-size: 9px;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.scheduletable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF33;
	border-right-color: #FFFF33;
	border-bottom-color: #FFFF33;
	border-left-color: #FFFF33;
	padding: 0px;
	background-color: #FFFF33;
	margin: 3px;
}
.scheduletableborder {
	border: 2px solid #FFFFFF;
}
.scheduletableheader {
	background-color: #D11001;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
}
.scheduletableheader2 {
	background-color: #04B300;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
}
.biztableheader {
	background-color: #035FC6;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
}
.boldunder {
	font-weight: bold;
	text-decoration: underline;
}
.introtableleft {
	background-image: url(../introimages/background.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.introtableright {
	background-image: url(../introimages/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
