
body { background-color: #babbbc; margin: 0pt; padding: 0pt;
scrollbar-base-color: #ffffff;
scrollbar-arrow-color: #758A20;
scrollbar-3dlight-color: #BABBBC;
scrollbar-darkshadow-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #fffff;
scrollbar-shadow-color: #BABBBC;
scrollbar-track-color: #ffffff;
 }
#page {
	text-align: left;
	width: 763px;
	height: 620px;
	position: absolute;
	left: 50%;
	top: 57px;
	margin-left: -395px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #748822;
}

h2 {
	font-size: 11px;
}

#logo {
	background-color: White;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	width: 195px;
	height: 92px;
	display: block;
	margin-bottom: 8px;
}

#navi {
	background-color: White;
	width: 195px;
	height: 276px;
	display: block;
	margin-bottom: 8px;
}

#language {
	background-color: White;
	width: 195px;
	height: 234px;
	display: block;
}

#header {

	width: 560px;
	height: 92px;
	display: block;
	position: absolute;
	top: 0px;
	left: 202px;
	margin-bottom: 8px;
	padding: 0px;
}

#header img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#container {
	background-color: White;
	position: absolute;
	top: 100px;
	left: 202px;
	width: 590px;
	height: 518px;
}

#content {
	margin-left: 42px;
	margin-top: 40px;
	line-height: 17px;
	width: 548px;
	height: 454px;
	overflow: auto;
}

#content_full {
	margin-left: 42px;
	margin-top: 40px;
	line-height: 17px;
	width: 538px;
	height: 455px;
	padding: 0px;
	overflow: hidden;
}

#content_full a:link, #content_full a:visited {
	color: #748822;
	text-decoration: none;
}
#content_full a:hover {
	 	color: #C50E1F;
}

img.port {
	border: 1px solid #BABBBC;
	position: relative;
	margin-bottom: 11px;
}

#navi_inner {
	margin-left: 42px;
	padding-top: 52px;
}

a.navi:link, a.navi:visited {
	color: #748822;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	padding-left: 31px;
	height: 22px;
	display: block;
	text-transform: uppercase;
}

a.navi:hover {
	color: #748822;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	padding-left: 31px;
	background-image: url(images/line_off.gif);
	background-repeat: no-repeat;
	height: 22px;
	display: block;
	text-transform: uppercase;
}
 #current {
 	color: #C50E1F;
	background-image: url(images/line_on.gif);
	background-repeat: no-repeat;
 }
 
 #lang_inner {
 	margin-left: 42px;
	padding-top: 176px;
 }
 
 a.lang_on:link, a.lang_on:visited {
	color: #748822;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding-left: 31px;
	background-image: url(images/line_off.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	height: 16px;
	display: block;
}
 a.lang_off:link, a.lang_off:visited {
	color: #BABBBC;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding-left: 31px;
	background-image: url(images/line_grey.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	height: 16px;
	display: block;
}

 a.lang_off:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding-left: 31px;
 	color: #C50E1F;
	background-image: url(images/line_on.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	height: 16px;
	display: block;
}

ul {
padding: 0px;
margin: 0px;
}

#content li, #content_full li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/li.gif) no-repeat scroll 0 2px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:0px;
padding-left:26px;
}
.uppercase {
	text-transform: uppercase;
}
