
li a{
font:normal 12px/12px arial;
color:#000000;
text-decoration:none;
}
li a:hover{
font:normal 12px/12px arial;
color: #993366;
text-decoration:underline;
}


.navbar
{
}  

.mainDiv
{
  width:155px;
  margin-bottom: 0px;
}

.topItem
{
  font: bold 12px Tahoma;
  letter-spacing: 0;
  border: none;
  width: 138px;
  height: 15px;
  color: #000000;
  cursor:pointer;
  text-indent: 5px;
}

.topItemOver
{
  text-indent: 5px;
  font: bold 12px Tahoma;
  height: 15px;
  width: 138px;
  color: #000000;
  cursor:pointer;
}

.topItemClose
{
  text-indent: 5px;
  font: bold 12px Tahoma;
  letter-spacing: 0;
  height: 15px;
  width: 138px;
  color: #000000;
  cursor:pointer;
}


.topItemCloseOver
{
  text-indent: 5px;
  font: bold 12px Tahoma;
  letter-spacing: 0;
  height: 15px;
  width: 138px;
  color: #000000;
  cursor:pointer;
}



.dropMenu
{
	filter:alpha(opacity=0);
	background-color: #E5F6FD;
	padding-top:2px;
	padding-bottom:2px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000;
    border: 1px solid #E5F6FD;
    border-width: 0 1px 1px 1px;
}

.subMenu
{
   display:block;
}

.subItem
{
   margin-left: 9px;
   margin-top:2px;
   height:12px;
   font-family: Tahoma;
   font-size: 11px;
   font-weight: normal;	
   text-decoration:none;
   color: #000000;
   
}

.subItem a {
   margin-left: 9px;
   font: 11px Tahoma;	 	
   text-decoration:none;
   color: #000000;
}

.subItemOver
{
   margin-left: 9px;
   margin-top:2px;
   font: 11px Tahoma;	  
   height:12px;
   color: #000000;
}

.subItemOver a
{
   margin-left: 9px;
   font: 11px Tahoma;
   cursor:pointer;	
   color: #000000;
   text-decoration:none;
   cursor:pointer;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}
.button {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #668943;
}
.head {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	line-height: normal;
}

.button_02 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #668943;
}
.button_only {
	font: bold 12px Tahoma;
	color: #000000;
	padding: 0px 0px 0px 2px;
	margin: 0px;
}
.style_font_menu {
	font: normal 11px Tahoma;
	padding: 0px 0px 0px 9px;
}
#sub_inner {
}
#sub_inner a {
	font: normal 11px Tahoma;
	padding: 0px 0px 0px 3px;
}
#other_submenu {
}

#other_submenu a {
	font: bold 12px Tahoma;
	color: #000000;
	padding: 0px 0px 0px 2px;
	margin: 0px;
}