/* CSS Document */
h3
{
	font-family: Verdana, Sans-Serif;
	font-weight: bold; 
	font-size: 11px;
	color: Black;
	background-color: #B0C4DE;
	padding: 5px;
	margin: 0px;
	border: 1px solid #000040;
	text-align: center;
	display: table;
}
h4
{
	font-family: Verdana, Sans-Serif;
	font-weight: bold; 
	font-size: 11px;
	color: White;
	background-color: #336799;
	padding: 3px;
	margin: 0px;
	border: 1px solid #000000;
	text-align: left;
	display: table;
}
.caption  
{
	font-family: Verdana, Sans-Serif;
	font-weight: bold; 
	font-size: 11px;
	color: White;
	background-color: #336799;
	padding: 3px;
	margin: 0px;
	border: 1px solid #000000;
}
Caption
{
	font-family: Verdana, Sans-Serif;
	font-weight: bold; 
	font-size: 11px;
	color: White;
	background-color: #336799;
	padding: 3px;
	margin: 0px;
	border: 1px solid #000000;
	text-align: left;
	display: table;
}

h5
{
	font-family: Verdana, Sans-Serif;
	font-weight: bold; 
	font-size: 12px;
	color: #660000;
	padding: 3px;
	margin: 0px;
	text-align: left;
	display: table;
}

a:link, a:visited, a:active
{
   color: navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	
}
a:hover
{
   color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
    text-decoration: underline;	
}

.pgHdg 
{
    text-align:center;
    font-size:24px;
    font-weight: bold;
    color: White;
    font-style:italic
}    
.black {
	background: #666666;
}
.leftlinks {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #336799;
}
.leftlinks a, .leftlinks a:active, .leftlinks a:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.leftlinks a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.leftlinksconf {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #72644C;
}
.leftlinksconf a, .leftlinksconf a:active, .leftlinksconf a:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.leftlinksconf a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.conf a, .conf a:active, .conf a:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
}
.conf a:hover {
	color: #000000;
}


div.sub
{
	border:1px solid #000040;
	background-color: #FFFFFF;
	padding:10px;
}

div.weather
{
	border:1px solid #000040;
	background-color: #DCDCDC;
	padding:5px;
}

table.sub
{
	border:1px solid #000040;
	background-color: #DCDCDC;
	width: 100%;
}

table.weather
{
	border:1px solid #000040;
	background-color: #FFFFFF;
	width: 100%;
}

.selected_title {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #5B7195;
}
.selected {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #5B7195;
}
.selected a, .selected a:active, .selected a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.selected a:hover {
	color: #000000;
	text-decoration: underline;
}
.brown_top {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image:url(/gifs/topbar/kut_background.gif);
}
.blue_block {
	background: #336799;
}
.red_block {
	background: #72644C;
}
.red_blockwhite {
	background: #72644C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: solid 1px #000000;
}
.blue_blockwhite {
	background: #336799;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: solid 1px #000000;
}
.blue_blockwhitesm {
	background: #336799;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
.red_blockwhitesm {
	background: #72644C;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
.blue_blockwhite a, .blue_blockwhite a:active, .blue_blockwhite a:visited {
	background: #336799;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.blue_blockwhite a:hover {
	background: #336799;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}
.brown_top a, .brown_top a:active, .brown_top a:visited {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.brown_top a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.red_top {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(/gifs/topbar/agency_topBg.gif);
}
.red_top a, .red_top a:active, .red_top a:visited {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.red_top a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.red_background {
	background: #336799;
}

.Conf_title {
	color: Black;
	font-family: Arial, Times, serif;
	font-size: 19px;
}
.ODFW_title {
	color: #ffffff;
	font-family: Arial, Times, serif;
	font-size: 19px;
	background: #336799;
}
.ODFW_title a, .ODFW_title a:visited, .ODFW_title a:active, .ODFW_title a:hover{
	color: #ffffff;
	font-family: Arial, Times, serif;
	font-size: 19px;
	background: #336799;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}
b {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
.address_gray {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #cccccc;
	font-weight: bold;
	background-color: #333333
}
.address_gray a, .address_gray a:active, .content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.address_gray a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.blue_top {
	background-color: #8699B0;

}
.green_top {
	background-color: #9CAD9C;
}
.green_left {
	background-color: #728B72;
}
div.storeTITLE {
	margin: 15px 0px 15px 0px;
	color: #530304;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div.storeTITLE a, div.storeTITLE a:active, div.storeTITLE a:visited {
	color: #530304;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
div.store a:hover {
	text-decoration: underline;
}
div.store {
	margin: 0px 0px 30px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
div.store a, div.store a:active, div.store a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}
div.store a:hover {
	text-decoration: none;
}
div.content {
	margin: 38px 38px 60px 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
.content a, .content a:active, .content a:visited {
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
.content a:hover {
	text-decoration: underline;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.header_titlebar{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background: #797979;
}
.header_titlebar_white{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background: #797979;
}
.titlebar{
	background: #797979;
}
.header_sub_titlebar {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background: #797979;
}
.bottombar {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #515151;
}
.bottombar a, .bottombar a:active, .bottombar a:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #515151;
}
.text_block {
	border: 1px solid #797979;
	background: #F4F2E8;
}
.text_block a, .text_block a:active, .text_block a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
}
.text_block a:hover {
	text-decoration: none;
}
.crumb_block {
	background: #bfbfbf;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
.crumb_blockconf {
	background: #211C08;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 7px;
}
.crumb_block a, .crumb_block a:active, .crumb_block a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
}
.sitemapbar a:hover {
	text-decoration: none;
}
.sitemapbar {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.sitemapbar a, .sitemapbar a:active, .sitemapbar a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}
.sitemapbar a:hover {
	text-decoration: none;
}
.black_bottom {
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	border-top: solid 1px #000000;
	
}
.sublink {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sublink a, .sublink a:active, .sublink a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.sublink a:hover {
	color: #000000;
	text-decoration: none;
}
div.news {
	margin: 15px 10px 15px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
ul.newsUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
	margin: auto auto 5px 15px;
}
ul.newsUL a, ul.newsUL a:active, ul.newsUL a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
ul.newsUL a:hover{
	color: #000000;
	text-decoration: none;

}
li.newsLI {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 10px;
}
.news_block {
	background: #9D9D9D;
}
.news_block a, .news_block a:active, .news_block a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
}
.news_block a:hover {
	text-decoration: none;
}
div.frontTITLE {
	margin: 8px 15px 8px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}
.bottombarFRONT {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #515151;
}
.bottombarFRONT a, .bottombarFRONT a:active, .bottombarFRONT a:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #515151;
}
div.frontMAIN{
	margin: 0px 17px 30px 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
.topicHEADERS {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #530304;
	border-bottom: solid 1px #000000;
}
.topicHEADERS a, .topicHEADERS a:visited, .topicHEADERS a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #530304;
	text-decoration: underline;
}	
.topicHEADERS a:hover {
	color: #530304;
	text-decoration: none;
}	
.topicLINE {
	background: #530304;
}
.topics {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}	
.topics a, .topics a:visited, .topics a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}	
.topics a:hover {
	color: #000000;
	text-decoration: none;
}	
.bluebarFRONT {
	background: #B2C4D8;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.bluebarFRONTConf {
	background: OldLace;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.header_titlebar_MRP{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background: #6AA0AA;
}
.header_sub_titlebar_MRP {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background: #6AA0AA;
}
.titlebar_MRP{
	background: #6AA0AA;
}
.header_titlebar_hunting{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.header_sub_titlebar_hunting {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.titlebar_hunting{
	background: #CC6633;
}
.titlebar_huntingbird{
	background: #82763E;
}
.titlebar_huntingbird{
	background: #82763E;
}
.titlebar_huntingsmall{
	background: #3E7B7B
}
.red_blockwhite {
	background: #722725;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.red_blockwhite a, .red_blockwhite a:active, .red_blockwhite a:visited {
	background: #722725;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.red_blockwhite a:hover {
	background: #722725;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}
.text_box_border {
	border: 1px solid #797979;
}
.text_box_border a, .text_box_border a:active, .text_box_border a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
}
.text_box_border a:hover {
	text-decoration: none;
}
.text_blockFRONT {
	background: #F4F2E8;
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.text_blockFRONT  a, .text_blockFRONT  a:active, .text_blockFRONT  a:visited {
	color: Maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
}
.text_blockFRONT  a:hover {
	text-decoration: none;
}
.text_blockTOPICS {
	background: #F4F2E8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	border: 1px solid #797979;
}
.text_blockTOPICS  a, .text_blockTOPICS  a:active, .text_blockTOPICS  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.text_blockTOPICS  a:hover {
	text-decoration: none;
}
.text_blockTOPICS_gold {
	background: #E2DEC2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	border: 1px solid #797979;
}
.search_blockwhite {
	background: #530304;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

