.gistyle{
height:25px;
border-style:none;
font-weight: bold;
font-size:11px;
color:#000088;
font-family:Helvetica, Verdana, Arial, sans-serif;
}
.gistyle:after{ 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.gistyle ul{
width: 100%;
padding: 4px 0;
margin: 0;
text-align: center; 
}
.gistyle ul li{
display: inline;
}
.gistyle ul li a{
color: #494949;
/*padding: 4px 7px; */
margin: 0;
text-decoration: none;
/* border-right: 1px solid #DADADA; */
}
.gistyle ul li a:hover{
}
.gistyle ul li a[rel]:after{ 
content: "";
}
.dropmenudiv {
position:absolute;
padding-top:3px;
border-bottom-width: 0;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:12px;
font-weight:bold;
line-height:14px;
z-index:100;
width: 230px;
visibility: hidden;
}
.dropmenudiv a{
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:12px;
font-weight:bold;
width: auto;
display: block;
text-indent: 3px;
padding: 3px 0 3px 7px;
text-decoration: none;
font-weight: bold;
}
* html .dropmenudiv a{
width: 100%;
text-decoration:none;
}
.dropmenudiv a:hover{ 
background-color: #5FAA30;
color:#FFFFFF;
text-decoration:none;
}
.drawline {
border-top: 1px solid #BBBBBB;
background:url(../images/back_.png);
}
.dropmenudiv a.menusubmenu {
 color:#326485;
}
.dropmenudiv a.menusubmenu:hover {
 color:#326485;
 background-color:#5FAA30;
}
.closemenu {
 background:url(../images/close_menu.png) no-repeat;
 height:6px;
}
/*
.dropmenudivbottom {
 width:230px;
 height:10px;
 background:url(../images/menu_bottom.png) no-repeat;
}
*/
