html,body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	height: 100%;
	width: 100%;
	background-color: #708894;

}
.mainmenu {
	float: left;
	position: relative;
	top: 55px;
	left: 20px;
}
a {
	font-size: 12px;
	color: #708894;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #708894;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;

}
.terms {
	float: right;
	margin-right: 10px;
}
.copyright {
	float: left;
	margin-left: 10px;

}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.shortsTable {
	width: 499px;
	padding-left: 20px;
	background-image: url(images/gif/columns3_back.gif);
}
.shortsTableCopy {

	width: 499px;
	padding-left: 20px;
}
.tableBrd {
	border: 1px solid #666666;
}
th {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/jpg/hdr_bg.jpg);
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #8296A1;
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
}
h1 {
	font-size: 26px;
	color: #8D3939;
}
#bannerhold {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#script {
	position: relative;
	left: -3px;
}
#chair {
	position: relative;
	left: -3px;
	top: 3px;
}
#reel {
	top: 3px;
	position: relative;
}
.HometableBrd {
	border: 1px solid #708894;
}
h6 {
	font-size: 14px;
	color: #FF0000;
}
.error {
	font-size: 14px;
	color: #FF0000;
}
#admin {
	background-color: #CCCCCC;
}
strong {
	color: #8D3939;
}
