.mnpMenuRow{
width:150px;
BORDER-RIGHT:gray 1px solid;
BORDER-TOP:white 1px solid;
BORDER-LEFT:white 1px solid;
BORDER-BOTTOM:gray 1px solid;
font-family:Verdana;
line-height:20px;
cursor:hand;
text-align: center;
padding-left:5;
padding-top:2;
padding-right:5;
padding-bottom:0;

}


.downCss{
width:150px;
background-color:menu;
BORDER-RIGHT:white 1px solid;
BORDER-TOP:gray 1px solid;
BORDER-LEFT:gray 1px solid;
BORDER-BOTTOM:white 1px solid;
text-align: center;
font-family:Verdana;
line-height:20px;
cursor:hand;

padding-left:5;
padding-top:2;
padding-right:5;
padding-bottom:0;
}


.overCss{
width:150px;
text-align: center;
background-color:menu;
BORDER-RIGHT:#0A246A 1px solid;
BORDER-TOP:white 1px solid;
BORDER-LEFT:white 1px solid;
BORDER-BOTTOM:#0A246A 1px solid;

font-family:Verdana;
line-height:20px;
cursor:hand;

padding-left:5;
padding-top:2;
padding-right:5;
padding-bottom:0;
}


.plan{
width:150px;
height:0px;
display:none
}

.plan1{
width:150px;
height:3px;
}


a:hover { color: #000000; text-decoration: none;font-size:14px;}

a{ color: #000000; ; text-decoration: none;font-size:14px;} 
