  
.mainDiv
{
	width:183px;
	border:none;
	color: white;
	font-size:12px;
	font-family:Arial;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;

}
.topItem
{
	width:183px;
	height:23px;
	cursor:pointer;
	text-decoration: none;
	color: white;
	font-size:12px;
	font-family:Arial;
	margin-top:0px;
	background-image:url(images/navi1.jpg);
	background-repeat:no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	left: 0px;
	background-position: left center;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	font-variant: normal;
  
 
}


.dropMenu
{
  background:#626262;
  font-size:12px;
  font-family:"Arial";
}

.subMenu
{
   display:none;
}
.subItem
{
   padding-left:20px;
   height:20px;
   cursor:pointer;
   text-decoration:none;
   color:#ffffff;
   margin-top:5px;
   font-size:12px;
  font-family:"Arial";
     text-decoration:none;
}

.subItem a
{
   text-decoration:none;
   color:#ffffff;
    font-size:12px;
   font-family:"Arial";
   margin-top:15px;
}

.subItemOver
{
	color:#54a7c2;
	padding-left:0px;
	margin-top:0px;
	font-size:12px;
	font-family:Arial;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.subItemOver  a
{
	color:#54a7c2;
	text-decoration:none;
	font-size:12px;
	font-family:Arial;
	margin-top:5px;
	font-weight: bold;
}


.drop
{
	
}


BODY {
	SCROLLBAR-FACE-COLOR: #F0F0F0;
	SCROLLBAR-HIGHLIGHT-COLOR: #F0F0F0;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #5f6168;
	scrollbar-3d-light-color: #B6B8D8;
	scrollbar-dark-shadow-color: #C6CCE5
}
