.menuHome
{
	
	text-align: center;
	height: 29px;
	color: #ffffff;
}

.menuHome a:hover
{
	background-image: url(../img/bg_yellow.jpg);
	color: #666666;
}




.menuLinkOn a
{
	color: #ffffff;
	text-decoration: none;
}

.menuLinkOn
{
	float: left;
	font:bold 13px ;
}


#dropmenudiv
{
	position: absolute;
	background-color: #ffffff;
	border-bottom: 1px solid #C4C4C4;
	border-left: 1px solid #A5A6A6;
	border-right: 1px solid #A5A6A6;
	border-top: 1px solid #C4C4C4;
	z-index: 2;
	
}

#dropmenudiv a.menuBlock
{
	display: block;
	text-indent: 13px;
	padding: 2px 4px 2px 4px;
	height: 22px;
	text-decoration: none;
	font-weight: bold;
	font: 11px "trebuchet ms", verdana;
	
	text-align: left;
	color: #D4F5B8;
	border-bottom: 1px solid #C4C4C4;
	border-left: 1px solid #A5A6A6;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	background-color: #3869A6;
	
}

#dropmenudiv a.menuBlock:hover
{
	background-color: #A0D0D4;
	color: #000000;
	border-bottom: 1px solid #C4C4C4;
	border-left: 1px solid #A5A6A6;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

.menu {
	float: left;
	font-family: "trebuchet ms", verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	height: 29px;
	vertical-align: middle;
	width: 100%;
	
}

.menu a:hover {
	
	height: 100%;
    
}
.submenu {
	float: left;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	
	height: 100%;
	vertical-align: middle;
	width: 100%;
	
}

.submenu a:hover {
	background-color: #D6F1FF;
	height: 100%;
	width: 100%;
    
}
.position_nav_main
{
	vertical-align: middle;
	position: relative;
	top: 8px;
	font-size: 10px;
	
}
.position_nav_main_on
{
	vertical-align: middle;
	color: #000000;
	position: relative;
	top: 8px;
	font-size: 10px;
	
	
}
.position_nav_submain
{
	vertical-align: middle;
	position: relative;
	top: 6px;
	font-size: 10px;
	
}
.title_sub {
	font-family: "trebuchet ms", verdana;
	font-size: 11px;
	font-weight: bold;
	color: #D4F5B8;
	text-indent: 3px;	
}
ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.title_sub a{
	color: #FFFFFF;
	font-size: 11px;
	
	
}.title_sub a:hover{
	
	color: #D4F5B8;
	
	
}
#list-menu a {display: block;width:100%; background: #797979;padding: 2px 2px ;} 
#list-menu a:link, #list-menu a:active, #list-menu a:visited {color: #EEEEEE;}
#list-menu a:hover {background:  #434343;color: #ffffff;} 

#list-menu2 a {display: block;width:100%; background: #ADB4BC; padding: 2px 2px ;} 
#list-menu2 a:link, #list-menu a:active, #list-menu a:visited {color: #EEEEEE;}
#list-menu2 a:hover {background:  #434343;color: #ffffff;} 
.LINKSOFF    { display: none; font-family: Verdana,Arial,San Serif; font-size: 12px;  }
.LINKSON     { display: inline; font-family: Verdana,Arial,San Serif; font-size: 12px;  }
