.goldhash {
	background-image: url(images/yell_hash_bg.gif);
	background-repeat: repeat;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	padding: 0px 0px 0px 10px;
}
body {
	background-image: url(images/gray_hash_bg.gif);
	background-repeat: repeat;
	margin: 0px;
}
.bottom_border {
	border-bottom-width: 82px;
	border-bottom-style: solid;
	border-bottom-color: #FF3F0C;
}
.schedtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 35px;
}
.goldborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFB121;
}
.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E59100;
	text-decoration: none;
	padding: 15px;
}
.leftcell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF3F0C;
	border-bottom-width: 82px;
	border-bottom-style: solid;
	border-bottom-color: #FF3F0C;
	background-color: #FFB121;
	padding-right: 10px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/ltyell_hash_bg.gif);
	border: 1px solid #333333;
	margin: 25px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFCC;
	border: 1px dashed #666666;
	font-weight: bold;
}
a:hover {
	color: #FF3F0C;
	text-decoration: underline;
}

