body {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #fff url(images/bg.body.jpg) top repeat-x;
} 
p {
	text-align: justify;
	text-indent: 20px;
}

a { color: #2e918c; text-decoration: none; font-weight: normal; font-size: 10pt;
 }
a:hover { color: #1e3e3b; text-decoration: underline; font-size: 10pt;
}

#sysframe {
	width: 760px;
  	background: #fff url(images/content.jpg) repeat-y;
}

#sysheader {
	height: 195px;
	background: #fff url(images/header.jpg) no-repeat;
	}
	#sysheader_en {
	height: 195px; 
	background: #fff url(images/header_en.jpg) no-repeat;
	}
#headersmall{
	background: #fff url(images/header_small.jpg) no-repeat;
	height: 37px;
}

#syscontent {
	padding-bottom: 55px;
  	background: #fff url(images/content.jpg) repeat-y;

}
#sysfooter {
	 height: 60px; 
	 margin-top: -60px; 
	 width: 760px;
	 background: #fff url(images/footer.jpg)  no-repeat;
}
#sysfootercontent {
 height: 60px;  

}
#navigation{
	text-align:left;
	padding-top: 0px;
	padding-left:5px;
	width:200px;
	height:540px;
	float:left;
	overflow: hidden;
}
#content{
	margin-left:20px;
	width:510px;
	height: 100%;
	float:left;
/*	overflow: hidden; */
}
.clear{
	clear: both;
}

/*  nav */


 .nav ul {
 	background: #2e918c;
	clear: both;
	display: block;
	width: 186px;
	margin: 0;
	padding: 0;
}
.nav li {
	display: block;
	clear: both;
	width: 186px;
	margin: 0 0 0 0;
	padding: 0;
}
.nav li a {
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	display: block;
	clear: both;
	width: 166px !important;
	width /**/	: 250px;
	font-weight: none;
	padding: 4px 0 6px 1px; 
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
 .nav li a:hover {
	color: #cecece;
}

/* styles 2 */
.caption{
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	color: #2e918c;
}

.title{
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	color: #2e918c;
}

 hr {
 	color: #2e918c;
 }
.footertext{
	padding-top: 30px;
	text-align: center;
	color: #fff;
}
.links  a	   { color: #d17127; text-decoration: none; font-weight: normal; font-size: 10pt;
 }
.links  a:hover    { color: #3e0109; text-decoration: underline; font-size: 10pt;
}
.flags {
padding-top: 7px;
padding-left: 530px;
}

.flags  a	   { color: #505e67; text-decoration: none; font-weight: normal; font-size: 10pt;
 }
.flags  a:hover    { color: #345451; text-decoration: underline; font-size: 10pt;
}

.gallery td {
padding: 0px;
margin: 0px;
}
.center_pic {
text-align: center;
margin: auto;
}
#menuend{
border: 1px solid lime;
height: 20px;
margin-left: -5px;
}
.footertext  a	   { color: #fff; text-decoration: none; font-weight: normal; font-size: 10pt;
 }
.footertext  a:hover    { color: #cecece; text-decoration: underline; font-size: 10pt;
}
.toptext {
text-align: right;
margin-right: 20px;
}
.bord_gal img{
border: 1px solid green;
}