.page {
	background-color: #E6D686;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50452C;
}
a {
	color: #FF0000;
}
td {
	vertical-align: top;
}

a:hover {
	text-decoration: underline;
}
.lownav a:hover {
	color: #FFFFFF;
}
.lownav .selected {
	color: #FFFFFF;
	text-decoration: underline;
}

.txtblcks {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}
form {
	background-color: #FFFFCC;
	border: 1px dashed #FFFFFF;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.seprws {
	background-color: #FFEFBD;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1CEAB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1CEAB;
}
.buttons {
	background-color: #E6D686;
	border: 1px ridge #D1CEAB;
	color: #77642F;
	font-weight: bold;
}
.filllrws {
	background-color: #FFFF99;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 13px;
}
.notice {
	font-size: 18px;
	font-weight: bold;
	color: #C6AF4A;
	text-decoration: none;
}

.content {
	background-image: url(../images/strip.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	text-align: left;
	vertical-align: top;
}
.noticered {
	font-size: 18px;
	color: #990000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.foot {
	background-image: url(../images/footimg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	padding-top: 3px;
	font-size: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.ban2 {
	background-image: url(../images/bandwn.gif);
	height: 20px;
	padding-left: 150px;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-transform: uppercase;
	padding-right: 5px;
}

.lownav {
	height: 23px;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: right;
	background-image: url(../images/tabbg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #957B2B;
}
.lownav a {
	text-decoration: none;
	color: #937A2B;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #937A2B;
}


.maindiv {
	text-align: center;
	width: 760px;
}
.scroller {
	color: #F7F4E2;
	font-weight: normal;
	vertical-align: middle;
	width: 600px;
	text-align: right;
	text-indent: 2px;
	white-space: normal;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-size: 10px;
}
.errors {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: blink;
}
.smallnotice {
	font-size: 14px;
}
.note {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 500px;
	border: thin dashed #FFFF99;
	color: #990000;
}

.moneybx {
	font-size: 18px;
	text-align: right;
	border: 1px solid #FFFF99;
}
.disableedtxt {
	background-color: #FFFF99;
	border: 1px solid #FFEFBD;
	color: #990000;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
.marqueetxt  {
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
	color: #CC0000;
	font-size: 12px;
}
.algncenter {
	text-align: center;
}
