.vmenuitem
	{
	font-family: arial, helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 800;
	background-image: url(../images/bck_menu.png);
	height: 27px;
	}

.vmenuitem_sel
	{
	color: #FFFFFF;
	background-color: #F96923;
	}


.mainmenu
	{
	font-family: helvetica, arial;
	text-decoration: none;
	}


.secondmenuitem
	{
        display: block;
	background-color: #ECEBD7;
	color: #06357A;
	font-size: 11px;
	font-weight: 800;
	border-bottom: 1px solid #FFB005;
	}


