#coolmenu{
border: 0px solid black;
border-bottom-width: 0;
width: 100%;
background-color: #fb8f11;
}

* html #coolmenu{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 100%;
}

#coolmenu a{
font: bold 13px Arial;
padding: 4px;
padding-left: 4px;
display: block;
width: 100%;
color: #ffffff;
text-decoration: none;
border-bottom: 0px solid black;
}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}

#coolmenu a:hover{
background-color: #e05326;
color: white;
}
#coolmenu2{
border: 0px solid black;
border-bottom-width: 0;
width: 100%;
background-color: #e05326;
}

* html #coolmenu2{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 100%;
}

#coolmenu2 a{
font: bold 13px Arial;
padding: 4px;
padding-left: 4px;
display: block;
width: 100%;
color: #ffffff;
text-decoration: none;
border-bottom: 0px solid black;
}

html>body #coolmenu2 a{ /*Non IE rule*/
width: auto;
}

#coolmenu2 a:hover{
background-color: #fb8f11;
color: white;
}
.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.botnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
.botnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.botnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #fffffff;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C70000;
}
.border {
	border: 1px solid #000000;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #c70000;
}
.leftnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #c70000;
	text-decoration: none;
}
.leftnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #c70000;
	text-decoration: none;
}
.leftnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5c5c5c;
}
.border1 {
	border: 1px solid #ffc586;	
}
.border2 {
	border: 1px solid #ffffff;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5c5c5c
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#dropmenudiv{
background-color: #ffcc99;
position:absolute;
border:1px solid brown;
border-bottom-width: 0;
font:normal 12px Verdana ;
font-color:#ffffff;
line-height:18px;
z-index:100;
}
#dropmenudiv a{
background-color: #ffcc99;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid brown;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#8c4223
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #fff0cc;
}
.selectmenu {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #8F4842;
}.borderred {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c70000;
	border-right-color: #c70000;
	border-bottom-color: #c70000;
	border-left-color: #c70000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5c5c5c;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 5c5c5c;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
}
.borderdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #dbdbdb;
}
.borderdarkleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dbdbdb;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	border-left-color: #dbdbdb;
}
.darkborderright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #dbdbdb;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	border-left-color: #dbdbdb;
}

