*{ margin: 0; padding: 0; border: 0; }

body {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 12px;
 padding: 0;
 margin: 0;
 background-color: #009900;
 background-image: url(../images/top_bg.jpg);
 background-repeat: repeat-x;
}
#logoprint {display:none;}
#wrapper {  margin: 0 auto; width: 760px;}
#header {position: relative; background:url(../images/header_bg.jpg) no-repeat;}
#lang {position: absolute; top: 0px; right: 0px;}
#slogan {position: absolute; top: 82px; left: 180px; }
#faux { background: url(../images/fauxbg.gif); margin: 0px 0px;  overflow: auto;  width: 100%;}
#leftcolumn {  display: inline; width: 170px; float: left;  background: url(../images/leftbg.jpg) top repeat-x; text-align:center; font-size: 11px; color: #FFFFFF;}

#rightcolumn {  float: right;  width: 590px; display: inline; position: relative; text-align:left;}

#footer {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #FFFF33;
	background-image: url(../images/footer_bg.jpg);	background-repeat: repeat-x;	text-align: center;	height: 10px;	padding-top: 10px;	padding-bottom: 10px;}
#footer a {	color: #FFFF33;	text-decoration: underline;}
#footer a:hover {color: #FFFFFF; text-decoration: underline;}

.clear { clear: both; background: none; }


#navholder {position: absolute; top: 106px; left:178px;  height: 34px; width: 580px; }
#nav ul, #nav li{list-style:none; margin:0;	padding:0;}
#nav {position:relative; height: 34px; width: 580px; } 
#nav ul {list-style: none; padding: 0;margin:0px; padding-top:8px;}
#nav li{float: left;  margin:0; padding-left:3px; }
#nav li a { font-family: Arial; font-size:11px; font-weight: bold; color: #FFFF00;text-transform:uppercase;display: block;text-decoration: none;text-align: center; padding: 0px 0px;  background:#02A002; border: 1px solid #076E05; border-bottom:none; padding: 8px 0;
-moz-border-radius-topleft: 4px;
-webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px;
-webkit-border-top-right-radius: 4px;
}
#nav li a:hover{ color: #FFFF00;  background:#00EE00;}
#nav li.navsel a { color:#FFFFFF; background:#006600; border-color:#076E05; }
.navsep {}
ul#navlist li{	float:left;	position:relative;	z-index:20;}

.ts {text-shadow: 1px 1px #454545;}

#navpreload {position:absolute;background: #019C00;width:580px;height: 38px;z-index: 30;}

h1 {background-image: url(../images/title_bg.jpg);	height: 40px;	width: 730px;
	border-bottom: 1px solid #006600;	border-top: 1px solid #006600;	font-size: 30px;
	color: #FFFFFF;	text-align: left;	vertical-align: middle;	padding-left: 30px;	  padding-top: 10px;	background-repeat: no-repeat;	font-weight:normal;}

.txt-title {	font-size: 18px;	color: #003300;}
.txt-title a {	text-decoration: underline;	color: #FFFF33;}
.txt-title a:hover {	text-decoration: underline;	color: #FFFFFF;}

#content {  color: #FFFFFF; width: 540px;  position: relative; margin: 0 auto; margin-top: 10px; margin-bottom: 20px;}
#content a {text-decoration:underline;color: #FFFFFF;}
#content a:hover{text-decoration:underline;color: #FFFF00;	}
	

#content ul.news_list{
	overflow:hidden;
	float:left;
	list-style:none;
	margin: 0;
	padding:0;
}
#content ul.news_list li{
	float:left;
	width:100%;
	list-style:none;
	margin: 0;
	padding:0;
	padding-bottom: 15px;
}
.image2 {
	width:98px;
	height:73px;
	float:left;
	margin:14px 0 0 0;
}

.description {
	width:340px;
	float:left;
	margin:8px 0 0 0;
	padding:0 0 0 9px;
}
.ah {
	display:inline-block
}
*:first-child+html .ah{
	display:inline-block
}

.ah img {border: 1px solid #E3D1E2; padding:0px; margin: 0px 6px 14px 0px;}

.txt-white {
	color: #FFFFFF;
}
.txt-white a {
	text-decoration: none;
	color: #FFFFFF;
}
.txt-white a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#sidemenu {margin-bottom: 10px;}

#sidemenu  li, #sidemenu ul {
  list-style: none;  margin: 0;  padding: 0;}

#sidemenu ul {margin: 0px;}
  
#sidemenu li {
text-align: left;
border-bottom: 1px dotted #006600;
background: url(../images/sub_a_bg.jpg) no-repeat center left;
text-transform:uppercase;
}

#sidemenu li.sel {background: url(../images/sub_bg.jpg) no-repeat center left;}
#sidemenu ul li a { padding: 10px 10px 10px 64px;}

#sidemenu ul a {
  color: #FFF;
  font-size: 11px;
  font-weight: normal;
  display:block;
  text-decoration:none;
}
#sidemenu ul a:hover {
	color: #FFF;
	background:#7EACDA;
    background: url(../images/sub_bg.jpg) no-repeat center left;	
	text-decoration: none;
}
#sidemenu  a {color: #FFF; text-decoration:none;}
#sidemenu  a:hover {color: #FFF; text-decoration:underline;}

#sidecontent {margin-top: 4px;}

#container-photo {
	width: 590px;
	padding-bottom: 20px;
	border-top: 1px dotted #FFFFFF;
}
.input {
	background-color: #CCFFCC;
	padding: 3px;
	border: thin solid #006600;
	text-align: left;
}
.white-border {
	border: thin solid #FFFFFF;
}.white-dotted-btm {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 10px;
}
.txt-yellow {
	color: #FFFF33;
}

.msgbox {border: 2px solid #6C3; background:#360; font-size:14px; margin-bottom:10px; line-height:30px;}

#weimit {float: right; margin-right:10px; font-family: Tahoma; font-size:10px; color:#FEFEFE;}
#weimit a, #weimit a:link, #weimit a:visited  {color:#FEFEFE;text-decoration:none;}
#weimit a:hover {color:#FEFEFE;text-decoration:underline;}

#dateprint {position:absolute; right:10px; top:154px;color:#FFF; text-align:right;}
#dateprint a {color:#FFF;text-decoration:none;}
#dateprint a:link {text-decoration:none;}
#dateprint a:hover {text-decoration:underline;}
