.FItopNORMAL {
/* background-color: #ffffcc; */
background-image: url('/images/bg_menu_normal.jpg'); 
border-right: 1px solid #0b2035;
border-left: 1px solid #0b2035;
color: #ffffff; 
font-family: arial,tahoma; 
font-size: 13px;   
font-weight: bold;
height: 35px;
padding: 0px; padding-top:10px;
text-align:center; 
text-decoration: none;
vertical-align: bottom;
}

.FItopNORMALleft {
/*background-color: #6699cc; */
background-image: url('/images/bg_menu_normal.jpg');
border-right: 1px solid #0b2035;
/*border-left: 1px solid #054b2f;*/
color: #ffffff; 
font-family: arial,tahoma; 
font-size: 13px;   
font-weight: bold;
height: 35px;
padding: 0px; padding-top:10px;
/*vertical-align:text-bottom; */
text-align:center; 
text-decoration: none;
/*vertical-align: bottom; */
}

.FItopNORMALright {
/*background-color: #6699cc;*/
background-image: url('/images/bg_menu_normal.jpg'); 
/*border-right: 1px solid #054b2f;*/
border-left: 1px solid #0b2035;
color: #ffffff; 
font-family: arial,tahoma; 
font-size: 13px;   
font-weight: bold;
height: 35px;
padding: 0px; padding-top:10px;
vertical-align: text-bottom;
text-align:center; 
text-decoration: none;
}
.FItopOVER {
/*background-color: #0E68BE; */
background-color: #eeeeee; 
border: 1px solid #1E7BD7;
/*color: #ccff99; */
color: #333333;
font-family: arial,tahoma;
font-size: 13px;   
font-weight: bold;
height: 35px;
padding: 0px; padding-top:10px;
text-align:center;
text-decoration: none;
vertical-align: baseline;
}

.FIsubNORMAL {
background-color: #fefefe; 
border-top: 1px dashed #bbbbbb;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
border-left: 1px solid #999999;
color: 333333; 
font-family: arial,tahoma; 
font-size: 13px;   
font-weight: bold;
height: 35px;
padding-left: 5px; padding-top:10px;
text-align: LEFT; 
text-decoration: none;
vertical-align: middle;
}

.FIsubOVER {
background-color: #CADBCA; 
border: 1px solid #99cccc;
color: #000000; 
font-family: arial,tahoma;
font-size: 13px;   
font-weight: bold;
height: 35px;
padding-left: 5px; padding-top:10px;
text-align: LEFT;
text-decoration: none;
vertical-align: middle;
}



