@charset "UTF-8";
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC6600;
	text-align: center;
	width: 123px;
	font-weight: bolder;
	height: 26px;
	float: left;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 26px;
}
#topnav a {
	color: #FFFFFF;
	text-decoration: none;
}

.topnavmn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC6600;
	text-align: center;
	width: 120px;
	font-weight: bolder;
	height: 26px;
	vertical-align: top;
	float: left;
	clear: right;
	line-height: 26px;
}
.topnavcts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC6600;
	text-align: center;
	width: 105px;
	font-weight: bolder;
	height: 26px;
	float: left;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 26px;
}
.topnavfree_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC6600;
	text-align: center;
	width: 155px;
	font-weight: bolder;
	height: 26px;
	float: left;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 26px;
}
.topnavabout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC6600;
	text-align: center;
	width: 105px;
	font-weight: bolder;
	height: 26px;
	float: left;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 26px;
}
.header_image {
	width: 760px;
	margin-bottom: 3px;
}

#topnav a:hover {
	color: #660033;
	text-decoration: none;
}
#topnav a:visited #topnav a:active {
	color: #FFFFFF;
	text-decoration: none;
}

