.Margin30{
	margin-left:30px;
}
.Margin25{
	margin-left:25px;
}

.navbar
{
}  

.mainDiv
{
  width:155px;
  text-decoration:none;
}

a.mainDiv:link, a.mainDiv:active, a.mainDiv:hover
{
  text-decoration:underline;
}
a
{
text-decoration:none;
}
.topItem
{
  font: Normal 11px verdana,tahoma,sans-serif;
  letter-spacing: 0;
  background: url("../images/arrow-up-title.gif") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width: 155px;
  height: 21px;
  color: #215dc6;
  cursor:pointer;
  text-indent:10px;
  text-decoration:none;
}


.topItemOver
{
  text-indent:10px;
  font: Normal 11px verdana,tahoma,sans-serif;
  letter-spacing: 0;
  background: url("../images/arrow-up-title-on.gif") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 21px;
  width: 155px;
  color: #428eff;
  cursor:pointer;
}

.topItemClose
{
  text-indent:10px;
  font: Normal 11px verdana,tahoma,sans-serif;
  letter-spacing: 0;
  background: url("../images/arrow-down-title.gif") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 21px;
  width: 155px;
  color: #215dc6;
  cursor:pointer;
}


.topItemCloseOver
{
  text-indent:10px;
  font: Normal 11px verdana,tahoma,sans-serif;
  letter-spacing: 0;
  background: url("../images/arrow-down-title-on.gif") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 21px;
  width: 155px;
  color: #428eff;
  cursor:pointer;
}

.topItmXP
{
  font: Normal 11px verdana,tahoma,sans-serif;
  letter-spacing: 0;
  background: url("../images/arrow-title-on.gif") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: 1px solid #FFFFFF;
  border-width: 0 0px 0px 0px;
  width: 155px;
  height: 21px;
  color: #0000FF;
  text-indent:10px;
  cursor:pointer;
  text-decoration:none;
}

.topItmXPOver
{
  text-indent:10px;
  font: Normal 11px verdana,tahoma,sans-serif;
  letter-spacing: 0;
  background: url("../images/arrow-down-title-on.gif") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 21px;
  width: 155px;
  color: #428eff;
  cursor:pointer;
  text-decoration:none;
}

.dropMenu
{
  font: Normal 11px verdana,tahoma,Arial;	
  color: #0000FF;
  border: 1px solid #FFFFFF;
  border-width: 0 0px 0px 0px;
  filter:alpha(opacity=100);
  padding-top:0px;
  padding-bottom:0px;
  text-decoration:none;

}

.subMenu
{
   display:block;
}

.subItem
{
   margin-left:10px;
   margin-top:2px;
   height:18px;
   font: 11px Tahoma,verdana,tahoma,Arial;	
   text-decoration:none;
   color: #215dc6;
   
}

.subItem a
{
   margin-left:23px;
   font: 11px Tahoma,verdana,tahoma,Arial;	
   text-decoration:none;
   color: #215dc6;
}

.subItemOver
{
   margin-left:10px;
   margin-top:2px;
   font: 11px Tahoma,verdana,tahoma,Arial;	
   height:18px;
   color: #428eff;
}

.subItemOver  a
{
   margin-left:23px;
   font: 11px Tahoma,verdana,tahoma,Arial;	
   cursor:pointer;	
   color: #428eff;
   text-decoration:none;
   cursor:pointer;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}



