* {
	margin: 0;
	padding: 0;
}

body {
background: #fff url(images/bg.jpg) repeat-x;
font-family:  Arial, Tahoma, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
overflow:scroll;
}

a {
text-decoration: none;
color: #99AECD;
}
a:hover {
text-decoration: underline;
color: #4F5D7F;
}

#wrap {
margin: 0 auto;
width: 980px;
}

#header {
height: 86px;
background-image:url(images/header.jpg);
}
#bridge {
height: 14px;
background-image:url(images/bridge.jpg);
}

#lang{
	float:left;
	margin-left:80px;
	margin-top:13px;
	font-weight:bold;
}
.activelang{
	padding:5px;
	border:none;
	border: 1px solid #d6dad1;
	background-color:#e7e8e5;
	margin-right:3px;
	margin:0px;
}
.newlang{
	padding:5px;
	border:none;
	border: 1px solid #d6dad1;
	margin-right:3px;
	margin:0px;
}
#lang a{
	color:#000;
}
#lang a:hover{
	text-decoration:none;
	color:#ff8424;
}

#menu {
	
	float:left;
	margin-top:10px;
	margin-left:175px;
}
#menu img{
	border:none;
	display:block;
}
#menu .item_on{
	float:left;
	padding:5px;
	border:none;
	border: 1px solid #d6dad1;
	background-color:#e7e8e5;
	margin-right:3px;
	margin:0px;

}
#menu a{
	color:#000;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
}
#menu a:hover{
	text-decoration:none;
	color:#ff8424;
}
.item{
	padding:6px;
	float:left;
}
#body{
background-image:url(images/tab.jpg);
background-repeat:no-repeat;
min-height:500px;
}

.column{
	font-weight:bold;
	color:#fff;
	letter-spacing:1px;
	background-image:url(images/top.jpg);
	background-repeat:repeat-x;
	background-color:#333333;
}

tr{
	margin:0px;
	padding:0px;
}
td{
	margin:0px;
	padding:0px;
}
.right {

float: right;
width: 600px;
margin-right:80px;
margin-top:80px;
}

.right h1 {
	color:#ff8713;
	padding-top:20px;
	font-size:20px;
}
.right h3 {
	color:#1a2907;
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	margin-top:6px;
}
.right p {
	color:#1a2907;
	font-size:12px;
	line-height:18px;
	margin-top:8px;
	margin-bottom:8px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.right a{
	color:#1a2907;
}
.right h2 a {
	text-decoration: none;
}
.right h2 a:hover {
	
}
.right ul{
	padding-left:20px;
}
.right ol{
	padding-left:20px;
}
.left {
float: left;
width: 180px;
padding-top: 80px;
margin-left: 80px;
font-size: 11px;


}

.left h2{
	color:#ff8424;
	font-size:12px;
	font-weight:bold;
}
.left h3{
	color:#7b856c;
	line-height:16px;
	font-size:13px;
}
.left p{
	color:#7b856c;
	font-size:11px;
	line-height:16px;
}
.left a{
	color:#7b856c;
}
.left a:hover{
	color:#ffb67b;
}
.left ul {
padding: 10px 0 15px 0;
color:#ff8424;
padding-left:15px;
}
.left ul li{
	marging-bottom:5px;
	
}
.left ul li a {
	text-decoration: none;
	color:#1a2907; 
	line-height:14px;


}
.left ul li a:hover {
	text-decoration: none;
	color:#ffb67b; 

}
.left ul li a:hover {

}

#footer {
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	text-align: center;
	font-size: 11px;
	color: #000;
	margin-top: 40px;
	height: 110px;
	padding-top: 30px;
}
#footer a { color: #000; }
#footer a:hover { color: #ff8424; }


hr{
	margin:20px;
	display:block;
	border:none;
	margin-left:0px;
	background-image:url(images/hr.gif);
	background-repeat:no-repeat;
}


.year{
	background-color:#ff8713;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:2px;
	font-size:18px;
	height:30px;
}


.save{
   behavior:url(#default#savehistory);}

a.dsphead{
   text-decoration:none;
   margin-left:1.5em;}

a.dsphead:hover{
   text-decoration:underline;}

a.dsphead span.dspchar{
   font-family:monospace;
   font-weight:normal;}

.dspcont{
   display:none;
   margin-left:1.5em;}