#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
line-height:18px;
z-index:100;
margin-top: 0px;
margin-left: 30px;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);
-moz-opacity: 0.7;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 4px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #666666;
}

.dropMenuLink {
	font-size: 12px;
	color: #006e67;
	text-decoration: none;
	font-weight: bold;
}

.HdropMenuLink {
	font-size: 12px;
	color: #df5900;
	text-decoration: none;
	font-weight: bold;
}

a.HdropMenuLink:link {
	font-size: 12px;
	color: #df5900;
	text-decoration: none;
	font-weight: bold;
}

a.HdropMenuLink:hover {
	font-size: 12px;
	color: #df5900;
	text-decoration: underline;
	font-weight: bold;
}

a.HdropMenuLink:visited {
	font-size: 12px;
	color: #df5900;
	text-decoration: none;
	font-weight: bold;
}
.catSrcoll {
	font-size: 11px;
	color: #df5900;
	text-decoration: none;
}

a.catSrcoll:link {
	font-size: 11px;
	color: #df5900;
	text-decoration: none;
}

a.catSrcoll:hover {
	font-size: 11px;
	color: #df5900;
	text-decoration: none;
}

a.catSrcoll:visited {
	font-size: 11px;
	color: #df5900;
	text-decoration: none;
}

.fpMainTitleFP {
	font-size: 18px;
	color: #006e67;
	text-decoration: none;
	font-weight: bold;
}
.fpMainTitle {
	font-size: 18px;
	color: #df5900;
	text-decoration: none;
	font-weight: bold;
}

.fpMainTitle_s {
	font-size: 12px;
	color: #df5900;
	text-decoration: none;
	font-weight: bold;
}


.fpMainTitle_xs {
	font-size: 11px;
	color: #df5900;
	text-decoration: none;

}
.fpMainIntro {
	font-size: 12px;
	color: #646976;
	text-decoration: none;
	font-weight: bold;
}
.fpMainTxt {
	font-size: 12px;
	color: #727272;
	text-decoration: none;
}

.fpMainTxt_s {
	font-size: 11px;
	color: #727272;
	text-decoration: none;
}

.fpCatHighlite {
	font-size: 12px;
	color: #006e67;
	text-decoration: none;
	font-weight: bold;;
}

.bottomTXT {
	font-size: 13px;
	color: #646976;
	text-decoration: none;
}