BODY {background-color: #EAE8D8; color: #000000; font-family: Arial, Tahoma, Verdana, Helvetica}

.xxx {font-size: xx-large; color:Fuchsia; background: Red  }
.FieldCaptionTD {font-size: 10pt; color: #EAE8D8; background-color: #336699}
.FieldTD {font-size: 10pt; color:  #336699; background-color: #EEEECC}
.FieldTDRO {font-size: 10pt; color:  #6D7B8D; background-color: #4A4344}

.HeaderStyle { color: #EAE8D8; background-color: #336699; font-weight: bold; Color: White }
.FooterStyle { background-color: #4477AA; font-weight: bold; Color:White  }
.RowStyle { font-size: 10pt; background-color: #BBCCDD }
.PagerStyle { background-color: #4477AA; Color: White; text-align:center}
.SearchHeaderStyle { color: #EAE8D8; background-color: #225588; font-weight: bold; Color: White}
.SearchRowStyle { font-size: 10pt; background-color: #EFF3FB}
.AlternatingRowStyle { font-size: 10pt; background-color: #CCDDEE }

.BOBlock {}
.BOHeaderTD {font-size: 12pt; color: #000000; font-weight: bold; background-color: #CCCCCC; text-align: Center}

.RecordSeparatorTD {background-color: #EEEECC}

/* These definitions were copied from the main Fish and Game Web */

.mainbody {
	background-color: #EAE8D8;
	margin-left: 7px;
	margin-top: -1px;
}

/* Links below Headlines */
.mainheading {
	color: #EAE8D8;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #778899;
	padding: 2px 2px 2px 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.mainheading a:link {
	color: #EAE8D8;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.mainheading a:visited {
	color: #EAE8D8;
	font-size : 9pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
.mainheading a:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #A1967C;
	padding: 2px 5px 2px 5px;
}

/* Styles for Graphic Layer (crane, deer, fish)  at top of header */
.graphics {
	width: 100;
	position : absolute;
	left: 500px;
	top: 10px;
	height: 100px;
}

/* Styles for \inc\footer.cfm */
.footer {
	color : #F2EDCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	padding-top : 7px;
	padding-bottom : 5px;
	padding-left : 0px;
	padding-right : 0px;
}
.footer a:link {
	text-decoration : none;
	color : #F2EDCC;
}
.footer a:visited {
	text-decoration : none;
	color: #F2EDCC;
}
.footer a:hover {
	text-decoration: underline;
}

/* Headers for boxes on home page */
.heading {
	background-color: #778899;
	font-size: 10pt;
	color: #eae8d8;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0px 5px 0px;
	text-align: center;
	width: 100%;
	}
.textbox {
	color: #514E47;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	padding: 0px 0px 5px 0px;
	text-align: center;
	width: 100%;
}
.textbox li {
	list-style: square;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #514E47;
}
.textbox ul {
	margin-left: 10px;
	padding-left: 15px;
	text-align: left;
	margin-bottom: 0px;
}
.textbox a:link {
	color: #514E47;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.textbox a:visited {
	text-decoration: none;
	color: #A0522D;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
.textbox a:hover {
	text-decoration: underline;
	color: #000000;
}

/* Styles for every page */
FORM {
	margin : 0px 0px 0px 0px;
}


/* Styles for \inc\footer.cfm */
.footer {
	color : #F2EDCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	padding-top : 7px;
	padding-bottom : 5px;
	padding-left : 0px;
	padding-right : 0px;
}
.footer a:link {
	text-decoration : none;
	color : #F2EDCC;
}
.footer a:visited {
	text-decoration : none;
	color: #F2EDCC;
}
.footer a:hover {
	text-decoration: underline;
}