.menutop {
    border:0px solid #5997D3; 
    background-color:#5997D3; 
    color:#fff;
    font-weight:bold;
    TEXT-ALIGN: center;
    margin:0 0 0 0px;	
}
.menutop2 {
    width:85px;
    height:20px;
    border:0px solid #5997D3; 
    background-color:#5997D3; 
    color:#fff;
	TEXT-ALIGN: center;
    font-weight:bold;
    cursor:pointer;
    float:center;
    margin:5 0 5 7px;
}
.downmenu { border:1px solid #5997D3; background-color:#f8f9f8; text-align:center;
cursor:pointer;}
A:hover {text-decoration:none; color:red}
.line { font-size:1px; line-height:1px; height:1px; border-bottom:1px dotted #e1e1e1; margin-bottom:1px; }