.menu .box{width:150px}
.fmenu .box{width:170px;}
.box
{
	position:absolute;
	font-size:7pt;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	line-height:20px !important;
	background:url(../images/menuhover.gif) repeat-y;
	text-align:left;
}


.box a:link,.box a:visited,.box a:active
{
	filter:alpha(opacity=90);
	opacity:0.9;
    -moz-opacity:0.9;
	float:right;
	text-indent:5px;
	border:1px solid #000000;
	border-top:none;
	border-right:none !important;
	color:#ffffff !important;
	width:143px;
	font-size:11px;
	height:20px;
	line-height:20px;
	font-weight:normal;
	color:black !important;
	background-color:#BADF58 !important;
	text-align:left;
}

.box a:hover
{
	filter:alpha(opacity=99);
	opacity:0.99;
    -moz-opacity:0.99;
	text-decoration:none !important;
	color:white !important;
	background-color:#16387C !important
}

a.contentbox:link,a.contentbox:visited,a.contentbox:active
{
	background: #16387c  url(../images/bgpopup2.gif) no-repeat right center;
}

a.contentbox2:link,a.contentbox2:visited,a.contentbox2:active
{
	background: #16387c ;
}




