.hmenu {

background-image: url(../pix/elem/hmenu_tab.gif);

background-repeat: no-repeat;

background-position: bottom;

padding: 0px;

text-align: center;

}



.hmenu a {

color: #ffffff;

}



.hmenu a:hover {

padding: 0px;

text-align: center;

color: #F5B800;

}



.current {

color: #000044;

font-weight: bold;

background-image: url(../pix/elem/hmenu_tab_change.gif);

background-repeat: no-repeat;

background-position: bottom;

padding: 0px;

text-align: center;

}



.current a {

color: #000044;

font-weight: bold;

}



#vmenu {

float: left;

padding-left: 3px;

padding-right: 3px;

margin-top: 0px;

margin-left: auto;

margin-right: 0px;

}



.menuTitle {

	text-align:center;

	width: 175px;

	height:21px; 

	padding-top:2px; 

	background-color:#990033;

	font-weight:bold; 

	font-size:16px; 

	font-family:Arial;

	color: #ffffff;

}



a.nav_link, a.nav_link:link{

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	text-decoration: none;

	width: 175px;

	display: block;

	background-image:  url(../pix/elem/sub_nav_arrow.gif);

	background-color: #ffffff;

	background-repeat: no-repeat;

	background-position: left bottom;

	text-align: left;

	text-indent: 18px;

	color: #990033;

	border-bottom: 1px solid #990033;

	padding: 3px;

}



a.nav_link:hover{

	text-decoration: none; font-weight: bold;

	background-image: url(../pix/elem/sub_nav_hover.jpg);

	color: #ffffff;

}



.bannerNmenus {

	background-color: #000044;

}

.button2 {
	float:left;
	margin-left: 3px;
	padding:0;
	height:50px;
}

div.button2 a:link, div.button2 a:visited {
	width:175px;
	height:50px;
	background-image: url(../pix/icon/button_off.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-indent: 25px;
	font-size: 16px;
	padding-top: 17px;
	display: block;
}

div.button2 a:hover, div.button2 a:focus, div.button2 a:active {
	width:175px;
	height:50px;
	background-image: url(../pix/icon/button_on.gif);
	color: #F5B800;
	text-indent: 25px;
	font-size: 16px;
	padding-top: 17px;
	display: block;
}