body{
	background-color: #FFFFFF;
	margin:0;
	padding:0;
	height:100%; 
	font: 8pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#main{
	margin: 0 auto;
	height: 100%;
	width: 100%;
	position: absolute;
	text-align: center;
}

a {
	text-decoration: none;
}

img {
	border: 0px;
}

.lang, .lang a{
	color: #799e37;
	font-size: 110%;
	font-weight: bolder;
}

.info, .info a{
	color: #999999;
	line-height: 16px;
	font-weight: bolder;
}

#top {
	width: 100%;
	background-image: url(top_bck.png);
	background-repeat: repeat-x;
	height: 181px;
	text-align: left;
	color: #FFFFFF;
}

.info2, .info2 a{
	font-size: 11pt;
	font-weight: bolder;
	color: #FFFFFF;
	vertical-align: top;
	line-height: 20px;
}
.info3{
	font-size: 14pt;
	font-weight: bold;
}

#middle, #middle a{
	width: 100%;
	color: #999999;
	font-size: 11pt;
	font-weight: bolder;
	text-align: left;
}
.logo_c {
	text-align: right;
	padding-left: 10px;
}
