.navbar{margin-left:0px;margin-right:0px;}  

.mainDiv{width:100%;margin-left:0px;margin-right:0px;}

.topItem
{
  font-family: arial,verdana,sans-serif;	 	
  font-size:15px ;
  background: url("images/bg_menu.gif") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width:100%;
  height: 23px;
  cursor:pointer;
  text-align:right;
  padding-top:2px;
  margin-left:0px;
  font-weight:800;
  color: #676767;
  text-decoration:none;
  text-indent:20px;
}

.topItem a
{
  font-family: arial,verdana,sans-serif;	 	
  font-size:15px ;
  border: none;
  width:100%;
  cursor:pointer;
  text-indent:20px;
  text-align:right;
  font-weight:800;
  color: #000000;
  text-decoration:none;
}
.topItem a:hover
{
  font-family: arial,verdana,sans-serif;	 	
  font-size:15px ;
  border: none;
  width:100%;
  cursor:pointer;
  text-indent:20px;
  text-align:right;
  font-weight:800;
  color: #000000;
  text-decoration:none;
}


.topItemOver
{
  text-indent:20px;
  font: bold 12px arial,verdana,sans-serif;
  background: url("images/bg_menu.gif") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 23px;
  width:100%;
  color: #000000;
  cursor:pointer;
  text-align:right;
  padding-top:5px;
}

.topItemClose
{
  font-family: arial,verdana,sans-serif;	 	
  font-size:15px ;
  background: url("images/bg_menu.gif") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width:100%;
  height: 23px;
  cursor:pointer;
  text-indent:20px;
  text-align:right;
  padding-top:2px;
  margin-left:0px;
  margin-right:0px;
  font-weight:800;
  color: #656565;
  text-decoration:none;
}


.topItemClose a
{
  font-family: arial,verdana,sans-serif;	 	
  font-size:15px ;
  border: none;
  width:100%;
  cursor:pointer;
  text-indent:20px;
  text-align:right;
  font-weight:800;
  color: #676767;
  text-decoration:none;
}
.topItemClose a:hover
{
  font-family: arial,verdana,sans-serif;	 	
  font-size:15px ;
  border: none;
  width:100%;
  cursor:pointer;
  text-indent:20px;
  text-align:right;
  font-weight:800;
  color: #000000;
  text-decoration:none;
}


.topItemCloseOver
{
  text-indent:20px;
  font: bold 12px arial,verdana,sans-serif;
  background: url("images/bg_menu.gif") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 25px;
  width:100%;
  color: #2480AC;
  cursor:pointer;
  text-align:right;
  padding-top:5px;
}


.top_no_Item
{
  font-family: arial,verdana,sans-serif;	 	
  font-size:15px ;
  background: url("images/bg_menu.gif") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width:100%;
  height: 23px;
  cursor:pointer;
  padding-top:2px;
  margin-left:0px;
  font-weight:800;
  color: #676767;
  text-decoration:none;
   text-indent:20px;
}

.top_no_Item a
{
  font-family: arial,verdana,sans-serif;	 	
  font-size:15px ;
  border: none;
  width:100%;
  text-indent:20px;
  text-align:right;
  cursor:pointer;
  text-align:right;
  font-weight:800;
  color: #676767;
  text-decoration:none;
}

.top_no_Item a:hover
{
  font-family: arial,verdana,sans-serif;	 	
  font-size:15px ;
  border: none;
  width:100%;
  text-indent:20px;
  text-align:right;
  cursor:pointer;
  text-align:right;
  font-weight:800;
  color: #000000;
  text-decoration:none;
}

.dropMenu{
  font: bold 11px arial,verdana,sans-serif;	
  background-color: #ffffff;
  color: #000;
  filter:alpha(opacity=100);
  text-align:right;
  background:#ffffff;
  border: 0px solid #c0c0c0;  
  border-width: 0px 0px 0px 0px;
  padding-top:0px;
  padding-bottom:0px;
  margin-left:0px;
  margin-right:0px;

}

.subMenu{display:block;margin-left:0px;margin-right:0px;}

.subItem
{
   margin-left:0px;
   margin-top:0px;
   margin-right:3px;
   height:18px;
   font: 12px arial,verdana,sans-serif;	
   text-decoration:none;
   color: #220dc6;
   background:#ffffff;
   width:178px;
}

.subItem a
{
   margin-left:0px;
   margin-top:0px;
   margin-right:3px;
   height:18px;
   font: 12px arial,verdana,sans-serif;	 	
   text-decoration:none;
   color: #656565;
   text-decoration:none;
   background:#ffffff;
   width:178px;
   padding-top:2px;
   border-bottom:1px dashed #e6e6e6;
}

.subItemOver
{
   margin-left:0px;
   margin-top:0px;
   margin-right:3px;
   height:18px;
   font: 12px arial,verdana,sans-serif;	  
   color: #656565;
   text-decoration:none;
   background:#ffffff;
   width:178px;
   
}

.subItemOver  a
{
   margin-left:0px;
   margin-top:0px;
   margin-right:3px;
   height:18px;
   font: 12px arial,verdana,sans-serif;
   cursor:pointer;	
   color: #000000;
   cursor:pointer;
   text-decoration:none;
   background:#ffffff;
   width:178px;
   padding-top:2px;
   border-bottom:1px dashed #e6e6e6;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}





