.sidebar .SubNavi{
	background-color: #15446c;
	text-align: right;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	overflow : auto;
	width : 180px;
	margin-top: 37px;
	background-image: url(bg_SubNavi.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.SubNavi ul{
	font-size: 1.1em;
	float: right;
	padding-top: 0px;
	text-align: right;
	margin: 0px;
	width: 100%;
	
}
.SubNavi ul li{
	display: block;
	list-style-type: none;
	margin-bottom: 0.5em;
	padding-top: 0.1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.SubNavi li.NavTitle{
	font-size: 1.5em;
	color: #FFFFFF;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-bottom: 0.2em;
	text-transform: uppercase;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #D6CD36;
	text-align: center;
}
.SubNavi ul li a{
	color: #ffffff;
}
.SubNavi ul li a:hover{
	color: #d0d215;
}
.SubNavi li.NavSelected, .SubNavi li.NavSelected a{
	font-weight: bold;
	color: #79c1ff;
}
.SubNavi li span, .SubNavi li.NavSelected span{
	
	color: #ffffff;
}

.SubNavi li ul li {
	display: block;
	margin: 0;
	padding: 0;
}

.SubNavi li ul li a {
	font-size:0.9em;
	color: #ffffff;
}
.Content h4{
	font-size: 1em;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.Content h4 a{color:#ffffff;}
.Content h4 a:hover{color:#c5e4ff;}
body{
	padding: 0px;
	background-color: #2d5885;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Helvetica, Georgia, Arial, "sans-serif¡A²Ó©úÅé";
	font-size: 12px;
	line-height: 18px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Header .Lang{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index:200;	
}

