.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.description a:link {
        color: #000000;
        text-decoration: none;
}
.description a:visited {
	color: #000000;
		text-decoration: none;
}
.description a:hover {
	color: #B83C00;
		text-decoration: none;
}
.descriptionbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B83C00;
}
.descriptionheaderlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
.descriptionheaderlinks a:link {
        color: #FFFFFF;
        text-decoration: none;
}
.descriptionheaderlinks a:visited {
	color: #FFFFFF;
		text-decoration: none;
}
.descriptionheaderlinks a:hover {
	color: #B83C00;
		text-decoration: none;
}
.buttonlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
.buttonlinks a:link {
        color: #FFFFFF;
        text-decoration: none;
}
.buttonlinks a:visited {
	color: #FFFFFF;
		text-decoration: none;
}
.buttonlinks a:hover {
	color: #E7B284;
		text-decoration: none;
}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B83C00;
}
.navlinks a:link {
        color: #B83C00;
        text-decoration: none;
}
.navlinks a:visited {
	color: #B83C00;
		text-decoration: none;
}
.navlinks a:hover {
	color: #FFFFFF;
		text-decoration: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
    color: #000000;
	line-height: 20px;
	text-align: center;
}
.h_mnu_01{
	width: 100%;
	color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: center;
	width: 98%;
	background: #000000;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000
}
.h_mnu_01 ul li{
display: inline;
}
.h_mnu_01 ul li a{
	float: center;
	color: #FFFFFF;
	padding: 1px 1px;
	text-decoration: none;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
.h_mnu_01 ul li a:visited{
color: #FFFFFF;
}
.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #B83C00 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #000000;
}