body {
	background-color: #313131;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navbk {
	background-image: url(images/layout/nav_bk.gif);
	height: 25px;
}
.ftrBk {
	background-image: url(images/layout/ftrBk.jpg);
	height: 59px;
	width: 975px;
	text-align: center;
	vertical-align: middle;
}
.seperator {
	background-image: url(images/layout/sep.gif);
	background-repeat: repeat-y;
	width: 30px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.hdrLine {
	background-image: url(images/layout/hdrLine.gif);
	height: 130px;
}
.txtColored {
	color: #ECAD61;
}
a:link {
	color: #F7941D;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ECAD61;
}
a:hover {
	text-decoration: none;
	color: #F7941D;
}
a:active {
	text-decoration: underline;
	color: #F7941D;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #313131;
}
form {
	margin: 0px;
	padding: 0px;
}
.border {
	border: 1px solid #999999;
}
.txtsmall {
	font-size: 9px;
	font-style: italic;
}
.ScheduleDate {
	font-weight: bold;
	font-size: 12px;
	color: #F7941D;
}.ftrBk {
	background-image: url(../images/layout/ftrBk.jpg);
	height: 59px;
}
.navbk {
	background-image: url(../images/layout/nav_bk.gif);
	background-repeat: repeat-x;
	height: 25px;
}
.seperator {
	background-image: url(../images/layout/sep.gif);
	background-repeat: repeat-y;
}
.flamebk {
	background-image: url(../images/layout/flame_bk.gif);
	background-repeat: no-repeat;
}
.quotetxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	color: #F7941D;
	text-align: center;
	padding: 4px;
	border: 4px double #666666;
}
.pad {
	padding: 4px;
}
.fullbandTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCFF;
}
.BIGHEADER {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F49714;
}

