/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50575C;
}
body {
	background: #DFE2E4 url(img/mbg_bot.jpg) repeat-x bottom;
	margin: 0px;
}
a {
	color:#5081C1;
}
h1 {
	font-size:18px;
	color: #010101;
}
h2 {
	font-size:14px;
	color: #134484;
	margin:0px;
	font-weight:normal;
}
.form {
	width:250px;
}
#body {
	width:888px;
	margin:0 auto;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background:#FFFFFF url(img/bodybg.jpg) repeat-x top;
	position:relative;
}
#bodybot {
	width:890px;
	margin:0 auto;
}

#logo {
	border:0px;
	margin:0 auto;
}

.bluebut {
	width:135px;
	height:20px;
	background:url(img/bluebut.gif) no-repeat center center;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:8px;
	cursor:hand; cursor: pointer;
}
#menu {
	margin:20px 10px;
	background:url(img/menubg.jpg) repeat-x;
}
#menu_end {
	background:url(img/menuend.jpg) no-repeat right;	
	position:relative;
}
#content {
	margin:20px 10px 0 10px;
	position:relative;
}
#leftpanel {
	left:0;
	top:0px;
	width:597px;
	background: #FFFFFF url(img/leftpantop.jpg) no-repeat;
	padding:30px 15px;
}
.download {
	background:url(img/bluebg.jpg) no-repeat;
	margin:10px 0;
	position:relative;
}
.download .down_tab {
	background:url(img/bluebg_bot.gif) no-repeat bottom;
}
.download .text {
	color:#21508C;
	font-size:14px;
	padding:15px 30px;
}
.download .but {
	position:absolute;
	right:20px;
	top:8px;
	border:none;
}

#rightpanel {
	float:right;
	width:233px;
}
#footer {
	background:url(img/footbg.gif) repeat-x bottom;
}
.formbord {
	width: 100%; 
	background-color: #fff; 
	border:1px solid #ABADB3; 
	font-size: 14px; 
	height: 20px;
}

#lang {
	position:absolute;
	top: 5px;
	right:20px;
	color:#FFF;
}
#lang a {
	color:#FFF;
	font-weight: bold;
}