.navbar
{
}  

.mainDiv
{
  width:200px;
  }




.topItem
{
font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing: 0;
  background:url(drop_bg.gif) no-repeat;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width: 200px;
  text-decoration:none;
  padding:9px 0 10px 0;
  	
	color:#EED502;
  cursor:pointer;
  text-indent:10px;
  outline:none;
  margin:0 0 0 2px;
}

.topItem a:link{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
	  letter-spacing: 0;
  border: none;
  width: 200px;
  text-decoration:none;
  height: 34px;
  	
	color:#EED502; 
	cursor:pointer;
  text-indent:10px;
}
.topItem a:visited{
font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	  letter-spacing: 0;
  border: none;
  width: 200px;
  text-decoration:none;
  height: 34px;
 color:#EED502;
  cursor:pointer;
  text-indent:10px;
}
.topItem a:hover{
font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	  letter-spacing: 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width: 200px;
  text-decoration:none;
  height: 34px;
  color: #ffffff;
  cursor:pointer;
  text-indent:10px;
}
.topItem a:active{
font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	  letter-spacing: 0;
  border: none;
  width: 200px;
  text-decoration:none;
  height: 34px;
 	
	color:#EED502;
  cursor:pointer;
  text-indent:10px;

}
.topItemOver
{
  text-indent:10px;
font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	  letter-spacing: 0;
  background:url(drop_bg.gif);
  background-position:center center;
  background-repeat:no-repeat;
  padding:9px 0 10px 0;
  text-decoration:none;
  width: 200px;
 color: #ffffff;
  cursor:pointer;
   margin:0 0 0 2px;
}

.topItemClose
{
  text-indent:10px;
font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	  letter-spacing: 0;
  background:url(drop_bg.gif);
  background-position:center center;
  background-repeat:no-repeat;
  padding:9px 0 10px 0;
  text-decoration:none;
  width: 200px;
  	
	color:#EED502; cursor:pointer;
   margin:0 0 0 2px;
}


.topItemCloseOver
{
  text-indent:10px;
font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	  letter-spacing: 0;
  background:url(drop_bg.gif);
  background-position:center center;
  background-repeat:no-repeat;
  padding:9px 0 10px 0;
  text-decoration:none;
  width: 200px;
  color: #ffffff;
  cursor:pointer;
   margin:0 0 0 2px;
}



.dropMenu
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	 background-color:#252525;
  	color:White;
  	filter:alpha(opacity=100);
  	padding-top:5px;
  	margin-top:1px;



}

.subMenu
{
   display:block; 
   
}

.subItem
{
   	margin-left:10px;
   	margin-top:2px;
   	height:18px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
   	color:White;
	margin-bottom:1px;
   
}

.subItem a
{
   	margin-left:15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	
	text-decoration:none;
   		
	color:White;
		margin-bottom:1px;
}

.subItemOver
{
   	margin-left:10px;
   	margin-top:2px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:18px;
   	
	color:#ffffff;
	margin-bottom:1px;
}

.subItemOver a
{
	margin-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: pointer;
	color: yellow;
	text-decoration: none;
	cursor: pointer;
	margin-bottom: 1px;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}

.normal
{
  width:200px;
  height:35px;
  margin-bottom:5px;
}
.style{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	  background:url(home_bg.gif) no-repeat;
  	border: none;
  	width: 200px;
  	padding:9px 0 10px 0;
  		
	color:White;
  	text-indent:10px;
	 margin:0 0 0 2px;
}

.style a:link{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	  border: none;
  	text-decoration:none;
  	width: 200px;
  	height: 34px;
  		
	color:#EED502;
  	cursor:pointer;
  
 }
 .style a:visited{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	  border: none;
	text-decoration:none;
	width: 200px;
	height: 34px;
	
	color:#EED502;
 
 }
.style a:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	text-decoration: none;
	width: 200px;
	height: 34px;
	color: #ffffff;
}
.style a:active{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	  border: none;
  text-decoration:none;
  width: 200px;
  height: 34px;
 	
	color:#EED502; 
 }
 
/*.style1 {
	color:White;
	
	
}*/
  a:link {
	
	text-decoration: none;
		color:#EED502;
}
  a:visited {
	color:#EED502;
	
	text-decoration: none;
}
 a:hover
{
	color: #ffffff;	
	text-decoration: none;
}
 a:active {
	color:#EED502;
	
	text-decoration: none;
	}
	
	
	
	
	

