.mainDiv
{
  width:230px;
}

.topItem 
{
	font: bold 11px Arial,verdana,sans-serif;
	background-image:url(media/images/site/v-menu_bg.jpg);
	background-repeat:no-repeat;
	width: 230px;
	height: 33px;
	color: #3398CC;
	text-indent:0px;
	text-indent:11px;
}

.topItem2 
{
	font: bold 11px Arial,verdana,sans-serif;
	letter-spacing: 0;
	background-image:url(media/images/site/v-menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	border: none;
	width: 230px;
	height: 33px;
	color: #3398CC;
	
}
.topItem2 a 
{
	background-image:url(media/images/site/v-menu_activebg.jpg);
	background-repeat:no-repeat;
	width: 230px;
	height: 33px;
	color: #3398CC;
}

.topItem2 a:hover
{
	background-image:url(media/images/site/v-menu_activebg.jpg);
	background-repeat:no-repeat;
	width: 230px;
	color: #622C8E;
}

.topsecondmenu
{
	font: bold 11px Arial,verdana,sans-serif;
	letter-spacing: 0;
	background-image:url(media/images/site/v-menu_activebg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	border: none;
	width: 230px;
	height: 33px;
	color: #3398CC;
	text-indent:0px;
}
.topsecondmenu a
{
text-decoration:none;
}

.topsecondmenuOver 
{
  text-indent:10px;
  font: bold 11px Arial,verdana,sans-serif;
  letter-spacing: 0;
  background-image:url(media/images/site/v-menu_activebg.jpg);
  background-repeat:no-repeat;
  background-position:center center;
  height: 33px;
  width: 230px;
  color: #622C8E;
  cursor:pointer;
}
.topItemOver 
{
  font: bold 11px Arial,verdana,sans-serif;
  letter-spacing: 0;
  background-image:url(media/images/site/v-menu_activebg.jpg);
  background-repeat:no-repeat;
  background-position:center center;
  height: 33px;
  width: 230px;
  color: #622C8E;
  cursor:pointer;
  text-indent:11px;
}

.topItemOver a
{
  font: bold 11px Arial,verdana,sans-serif;
  letter-spacing: 0;
  background-image:url(media/images/site/v-menu_activebg.jpg);
  background-repeat:no-repeat;
  background-position:center center;
  height: 33px;
  width: 230px;
  color: #622C8E;
  cursor:pointer;
}

.topItemClose
{
  text-indent:11px;
  font: bold 11px Arial,verdana,sans-serif;
  letter-spacing: 0;
  background-image:url(media/images/site/v-menu_bg.jpg);
  background-repeat:no-repeat;
  background-position:center center;
  background-repeat:no-repeat;
  height: 33px;
  width: 230px;
  color: #3398CC;
  cursor:pointer;
}


.topItemCloseOver
{
  text-indent:11px;
  font: bold 11px Arial,verdana,sans-serif;
  letter-spacing: 0;
  background-image:url(media/images/site/v-menu_activebg.jpg);
  background-repeat:no-repeat;
  background-position:center center;
  background-repeat:no-repeat;
  height: 33px;
  width: 230px;
  color: #622C8E;
  cursor:pointer;
}

.dropMenu
{
	font: bold 11px Arial,verdana,sans-serif;
	color: #000;
	border: 0px solid #FFFFFF;
	border-width: 0 0px 0px 0px;
	filter:alpha(opacity=100);
	padding-top:0px;
	padding-bottom:0px;
	background-image:url(media/images/site/dropped_bg.jpg);
	background-repeat:no-repeat;
	text-indent:0px;
}

.subMenu
{
   display:block;
}

.subItem
{
	margin-left:0px;
	margin-top:0px;
	height:33px;
	font: 11px Arial,verdana,sans-serif;
	text-decoration:none;
	color: #3398CC;
	background-image:url(media/images/site/dropped_bg.jpg);
	background-repeat:no-repeat;
	line-height: 35px;
	text-indent: 16px;
}
.subItem2
{
	margin-left:0px;
	margin-top:0px;
	height:33px;
	font: 11px Arial,verdana,sans-serif;
	text-decoration:none;
	color: #3398CC;

	
}

.subItem a
{
   margin-left:23px;
   font-size:11px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;	 	
   text-decoration:none;
   color: #3398CC;

}

.subItemOver
{
   margin-left:0px;
   margin-top:0px;
   font: 11px Arial,verdana,sans-serif;	  
   height:33px;
   color: #622C8E;
   background-image:url(media/images/site/dropped_activebg.jpg);
   background-repeat:no-repeat;
   line-height: 35px;
   text-indent: 16px;
}

.subItemOver  a
{
   margin-left:23px;
   font-size:11px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;	 	
   cursor:pointer;	
   color: #622C8E;
   cursor:pointer;
}


.drop
{
   border-left:0px solid black;
   border-right:0px solid black;
}

.ph_vermenu {
	padding-top: 11px;
	color: #3398CC;
}

.ph_vermenu a {
	padding-top: 11px;
	color: #3398CC;
}
.ph_vermenu a:hover {
	padding-top: 11px;
	color: #622C8E;
}



.ph_sub_vermenu{
padding-top: 11px;
  }


.topItem a{background-image:url(media/images/site/v-menu_bg.jpg); width:230px; height:33px; color: #3398CC;text-indent:10px;}
.topItem a:hover {background-image:url(media/images/site/v-menu_activebg.jpg); width: 230px; height:33px; color:#622C8E;}

