/* CSS Document */

#wraper,#headerBg, #header, #logo, #langs, #navigation, #exclusiveBG, #exclusive, #exclusiveText, #exclusiveImage, #sitemapBG, #footer, #righCont, #ttt, #pathBG, #rightContent{
  visibility:hidden
}

#leftContent{
	visibility:visible;
}


body,td,th {
	font-family: Tahoma, Trebuchet MS;
	font-size: 11px;
	color: #153800;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #153800;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}


img{ border:0;}

form{margin:0; padding:0}

input{margin:5px 0 5px 0;}

h2{color:#663300; font-size:14px; margin:5px 0 5px 0; padding:2px 0 2px 5px; text-align:left; border-left:5px solid #ba8f44;/* background-color:#153800;*/ }
h2 a{color:#663300; font-size:14px;}
h2 a:hover{color:#663300;}
#wraper{position: relative;padding: 0;margin: 0 auto;widows:984px;}




/*CONTENT*/
#contentBG{width:100%;background-color:#FFFFFF; position:absolute; top:0px}
#content{width:984px;position:absolute; top:0px}
#content_print{width:600px;  margin:0 auto;}
/*#content a:hover{ color:#ba8f44; text-decoration:underline;}*/


/*LEFT CONTENT*/
#leftContent {width: 515px;	padding: 0 25px 0 0px;position:absolute; top:0px}





