body {
	background-color: #ffe5b9;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #605e5b;
	font-size: 11px;
}
a {
	font-size: 11px;
	color: #909090;
}
a:visited {
	color: #909090;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #909090;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
h1	{
	font-size: 14px;
}
#tableMain {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
#hd {
	height: 256px;
	width: 750px;
	color: #94938c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#nav {
	background-image:url(../images/nav_bg.jpg);
	background-repeat:repeat-y;
}
#nav a {
	margin-bottom: 4px;
	display: block;
}
#nav a:link {
	margin-bottom: 4px;
	display: block;
}
#nav a:visited {
	margin-bottom: 4px;
	display: block;
}
#nav a:hover {
	margin-bottom: 4px;
	display: block;
}
#nav a:active {
	margin-bottom: 4px;
	display: block;
}
#ft {
	height: 22px;
	border-top: solid 1px #ffa91f;
	border-bottom:solid 1px #ffa91f;
	background-color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #909090;
}
.contentArea {
	background-image: url(../images/pg_bg.jpg);
	padding-left: 53px;
}
.imgbr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF8503;
	border-right-color: #FF8503;
	border-bottom-color: #FF8503;
	border-left-color: #FF8503;
}
.homeSeasonSpc {
	height: 103px;
	width: 502px;
	overflow: auto;
	background-color: #d0cdbe;
	color: #605e5b;
	font-size: 11px;
	padding: 5px;
}
.homeResForm {
	color: #858585;
	font-weight: bold;
}
.tableRates {
	font-weight: bold;
	padding: 4px;
	width: 325px;
}
.super {
vertical-align: super;
font-size: 9px;
}