body {
	margin-top: 1px;
	background-color: #A17F5B;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #333333;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #FFFFFF;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight:bold;
	letter-spacing: 2px;
	color: #ffffff;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #ffffff;
	padding-top: 7px;

}
.footertext {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	padding-top: 7px;
}
.news {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
}
.scheduleheaders {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	padding-left: 5px;
}
.scheduletext {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	padding-left: 5px;
}
.showdate {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	padding-left: 15px;
	padding-top: 3px;
}
.show {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	line-height: 10px;
}
a.news:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}
a.news:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}
a.news:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #730F00;
}
a.white:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #ffffff;
}
a.white:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #ffffff;
}
a.white:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #ffffff;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #ffffff;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #ffffff;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #ffffff;
}
input, select, textarea { 
	background-color: #ffffff;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	border: #666666 1px solid;
}
.image{
	border: #666666 1px solid;
	position: relative;
}
