#vmenu_bg {
	width:900px;
	height:35px;
	background-image:url(../img/lar_menubg3full.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	z-index: 9;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menulinks {
	float: right;
	/*width: 140px;*/
	width: 146px;
	height:17px;
	font-size: 9px;
	color: #FFFFFF;
	margin-right: 0px;
	line-height: 12px;
	padding: 8px;
}
#menulinks a{
	font-size: 9px;
	color: #FFFFFF;
}
#vmenu {
	float:left;
	height:33px;
	z-index:999;
}

#vmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width:140px;
	float: left;
	text-align: right;
	}

#vmenu a, #vmenu h2 {
	display: block;
	margin: 0;
	color: #FFFFFF;
}

#vmenu h2 a:link{
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	background-image:url(../img/lar_menubg3.jpg);
	background-repeat:repeat-x;
	background-position:center center;
	text-align: center;
	height: 30px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-left-style: solid;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-width: 1px;
	border-right-color: #455f72;
	border-left-width: 1px;
	border-left-color: #5e829c;
}
#vmenu h2 a:visited{
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	background-image:url(../img/lar_menubg3.jpg);
	background-repeat:repeat-x;
	background-position:center;
	text-align: center;
	height: 29px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-width: 1px;
	border-right-color: #3e7eb9;
}
#vmenu h2 a:hover {
	color: #FFFFFF;
	background-color: #3e7eb9;
	background-image:url(../img/lar_menubg3_hover.jpg);
	background-repeat:repeat-x;
	background-position:center;
}

#vmenu li a {
	font-family: arial, helvetica, sans-serif;
	/*font-size: 6pt;*/
	font-size: 7pt;
	line-height: 7.5pt;
	text-decoration: none;
	background-color: #5489af;
	color: #FFFFFF;
	height: 13px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #29537C;
	border-bottom-color: #29537C;
	border-left-color: #29537C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	display: block;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin: 0px;
}
#vmenu li a:hover {
	color: #FFFFFF;
	background-color: #285269;
}

#vmenu li {
	position: relative;
	color: #FFFFFF;
	margin: 0px;
}

#vmenu ul ul {
	position: absolute;
	z-index: 500;
	top: 34px;
	left: 0px;
}

#vmenu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

div#vmenu ul ul,
div#vmenu ul li:hover ul ul,
div#vmenu ul ul li:hover ul ul
{
	display: none;
}

div#vmenu ul li:hover ul,
div#vmenu ul ul li:hover ul,
div#vmenu ul ul ul li:hover ul
{
	display: block;
}



/********************Special link *****************************/

#vmenu h3 a:link{
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20pt;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	background-image:url(../img/lar_menubg3.jpg);
	background-repeat:repeat-x;
	background-position:center center;
	text-align: center;
	height: 30px;
	
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	
	border-left-style: solid;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-width: 1px;
	border-right-color: #455f72;
	border-left-width: 1px;
	border-left-color: #5e829c;
}
#vmenu h3 a:visited{
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20pt;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	background-image:url(../img/lar_menubg3.jpg);
	background-repeat:repeat-x;
	background-position:center;
	text-align: center;
	height: 29px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-width: 1px;
	border-right-color: #3e7eb9;
}
#vmenu h3 a:hover {
	color: #FFFFFF;
	background-color: #3e7eb9;
	background-image:url(../img/lar_menubg3_hover.jpg);
	background-repeat:repeat-x;
	background-position:center;
}
