@charset "utf-8";

body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.left_top {
	background-image: url(../img/main_top_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	width: 9px;
}
.right_top {
	background-image: url(../img/main_top_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	width: 9px;
}
.center_top {
	background-image: url(../img/main_top.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 9px;
	width: auto;
}
.center_left {
	background-image: url(../img/main_left.png);
	height: auto;
	width: 9px;
	background-position: right top;
}
.center_right {
	background-image: url(../img/main_right.png);
	height: auto;
	width: 9px;
	background-position: left top;
}
.left_bot {
	background-image: url(../img/main_bot_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	width: 9px;
}
.right_bot {
	background-image: url(../img/main_bot_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	width: 9px;
}
.center_bot {
	background-image: url(../img/main_bot.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 9px;
	width: auto;
}

.lang {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.leftSide {
	background-color: #58BCDE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #28A0C8;
	height: auto;
	width: 178px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.rightSide {
	background-color: #EEF7FD;
	height: auto;
	width: 150px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.main {
	width: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.main h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00485F;
	text-transform: uppercase;
	font-weight: bold;
}

 HMENU2

.hmenu2{
	font: bold 13px Arial;
	width: 100%; 
	overflow: hidden;
	height: 27px;
}

.hmenu2 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background-color: black;
	background-image: url(../img/hmenubg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #46554E;
	border-right-color: #46554E;
	border-bottom-color: #46554E;
	border-left-color: #46554E;
	height: 27px;
}

.hmenu2 ul li{
display: inline;
}

.hmenu2 ul li a{
	float: left;
	color: white;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	height: 14px;
	padding-top: 8px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
	font-weight: bold;
}

.hmenu2 ul li a:visited{
color: white;
}

.hmenu2 ul li a:hover, .hmenu ul li .current{
	color: white !important; 
	padding-top: 8px; 
	padding-bottom: 4px;
	background-color: black;
	background-image: url(../img/hmenubg2.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 15px;
}
 HMENU

.hmenu{
	font: bold 13px Arial;
	width: 100%; 
	overflow: hidden;
	height: 27px;
}

.hmenu ul{
	margin: 0;
	padding: 0;
	float: right;
	width: 100%;
	background-color: black;
	background-image: url(../img/hmenubg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #46554E;
	border-right-color: #46554E;
	border-bottom-color: #46554E;
	border-left-color: #46554E;
	height: 27px;
}

.hmenu ul li{
display: inline;
}

.hmenu ul li a{
	float: right;
	color: white;
	text-decoration: none;
	border-right: 1px solid #46554E; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	height: 14px;
	padding-top: 8px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
	font-weight: bold;
}

.hmenu ul li a:visited{
color: white;
}

.hmenu ul li a:hover, .hmenu ul li .current{
	color: white !important; 
	padding-top: 8px; 
	padding-bottom: 4px;
	background-color: black;
	background-image: url(../img/hmenubg2.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 15px;
}

VMENU
.vmenu{
	width: 180px;
}

.vmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; 
}

.vmenu ul li{
	padding-bottom: 1px; 
}

.vmenu ul li a{
	color: #FFFFFF; 
	display: block;
	padding-left: 20px; 
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../img/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93D5EA;
}

.vmenu ul li a:visited{
	color: #F0FCFF;
}

.vmenu ul li a:hover{
	color: #B6E2F1;
	background-color: #29A8D1;
	background-image: url(../img/bullet_hover.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
