.footerlinks {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
}
.maintext {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
}
.boxstyle {
	height: 22px;
	width: 120px;
}
.downmainborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.formtext {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}


.grayborders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.allrightsreservedtext {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
}

a:link.hhb {
color: #999999;
text-decoration: none;
}
a:visited.hhb {
color: #999999;
text-decoration: none;
}
a:hover.hhb {
color: #999999;
text-decoration: underline;
}
a:active.hhb {
color:  #999999;
text-decoration: none;
}

a:link.down {
color: #999999;
text-decoration: none;
}
a:visited.down {
color: #999999;
text-decoration: none;
}
a:hover.down {
color: #999999;
text-decoration: underline;
}
a:active.down {
color:  #999999;
text-decoration: none;
}


a:link.ae {
color: #FFFFFF;
text-decoration: none;
}
a:visited.ae {
color: #FFFFFF;
text-decoration: underline;
}
a:hover.ae {
color: #FFFFFF;
text-decoration: none;
}
a:active.ae {
color:  #FFFFFF;
text-decoration: underline;
}

FORM.nomargin
{
    MARGIN: 0px;
}
H1.nomargin
{
    MARGIN: 0px;
}
H2.nomargin
{
    MARGIN: 0px;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #648AB1;
	border-right-color: #648AB1;
	border-bottom-color: #648AB1;
	border-left-color: #648AB1;
}
.menubutt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EC7F00;
	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: solid;
	border-top-color: #FF9900;
}
#dropmenudiv{
position:absolute;
border:1px solid #333333;
border-bottom-width: 0;
font:normal 10px Verdana ;
line-height:18px;
z-index:100;
zIndex:100;
color: #224C7E;
text-align:left;

}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 10px;
	border-bottom: 1px solid #333333;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #224C7E;
	z-index:102;
	zIndex:102;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #668AAF;
color: #FFFFFF;
z-index:101;
zIndex:101;
}