.gistyle{
height:25px;
border-style:none;
font-weight: bold;
font-size:11px;
color:#000088;
font-family:Helvetica, Verdana, Arial, sans-serif;
text-align:left;
}
.gistyle:after{ 
content: ".";
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.gistyle ul{
width: 100%;
padding: 4px 0;
margin: 0;
text-align: left; 
}
.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: 180px;
	visibility: hidden;
	left: -2px;
	top: 24px;
	text-align:left;
}
.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;
text-align:left;
background-image:url(images/menuback1.png);
border-bottom:#FF6600 1px solid;

}
* html .dropmenudiv a{
width: 100%;
text-decoration:none;
}
.dropmenudiv a:hover{ 
background-color:#FF6600;
background-image:url(images/menuback2.png);
color:#FFFFFF;
text-decoration:none;
}
.drawline {
border-top: 1px solid #F76500;
background:url(images/back_.png);
}
.dropmenudiv a.menusubmenu {
 color:#326485;
}
.dropmenudiv a.menusubmenu:hover {
 color:#326485;
 background-color:#ff6600;
}
.closemenu {
 background:url(/images/close_menu.png) no-repeat;
 height:6px;
}
/*
.dropmenudivbottom {
 width:230px;
 height:10px;
 background:url(../images/menu_bottom.png) no-repeat;
}
*/
