/* IE hack \*/ 
html, body{height:100%;} 
/* end hack */
body{
	margin: 0px 30px 20px 30px;
	padding: 0px;
	background: #E3E3E3;
	text-align: center;
}
.nav1 a:link{
	color: #EEEEEE;
}
.nav1 a:visited{
	color: #EEEEEE;
}
.nav2 a:link{
	color: #EEEEEE;
}
.nav2 a:visited{
	color: #EEEEEE;
}
.nav3 a:link{
	color: #EEEEEE;
}
.nav3 a:visited{
	color: #EEEEEE;
}
#c{
	margin: 0px auto;
	float: middle;
	position:relative;
	width: 892px;
	min-height: 100%;
	height: auto;
}
#container{
	width: 892px;
	min-height: 100%;
	height: auto;
	padding: 0px;
	background: url('../img/c_bg.jpg') repeat-y top left;
}
#leftside{
	width: 33px;
	height: 400px;
	background: url('../img/tlc.jpg') no-repeat top right;
	position: relative;
	float: left;
}
#rightside{
	width: 33px;
	height: 400px;
	background: url('../img/trc.jpg') no-repeat top left;
	position: relative;
	float: right;
}
#header{
	background: url('../img/tb_bg.jpg') repeat-x top;
	width: 690px;
	height: 190px;
}
#menu{
	position: relative;
	float: left;
	width: 136px;
	background: url('../img/frame.jpg') repeat-x top;
}
#login{
	position: relative;
	float: right;
	width: 180px;
	text-align: center;
	margin-top: 40px;
	font-size: 11px;
}
#loginbox{
	width: 72px;
}
#login input{
	font-size: 10px;
	margin: 2px 4px;
}
#date1{
	font-size: 48px;
	color: #BBBBBB;
	font-weight: bold;
	line-height: 80%;
}
#date2{
	font-size: 10px;
	color: #666666;
}
#logo{
	margin-top: 30px;
	margin-left: 10px;
	margin-bottom: 10px;
	height: 60px;
	width: 400px;
	color: #000000;
	position: relative;
	float: left;
	font-weight: bold;
}
#topbanner{
	height: 60px;
	background: #FFFFFF;
	width: 468px;
	position: relative;
	float: left;
	margin: 2px 10px;
}
#lang img{
	border: 0px;
	margin: 20px 7px 10px 7px;
}
#langtable{
	width: 450px;
}
#langtable td{
	font-size: 11px;
	border: solid #666666;
	border-width: 1px 0px 0px 0px;
}
#error{
	color: #DD0000;
	font-size: 10px;
}
.nav1{
	font-weight: bold;
	font-size: 18px;
	padding: 0px 0px 0px 14px;
}
.nav2{
	font-size: 14px;
	padding: 0px 0px 0px 18px;
}
.nav3{
	font-size: 11px;
	text-align: right;
}
.med{
	font-size: 13px;
}
#menu p{
	margin: 0px;
	width: 116px;
	border: #292929 solid;
	border-width: 1px 0px;
	color: #DDDDDD;
}
#lang{
	text-align: center;
}
#search{
	font-size: 16px;
	color: #555555;
	background: #FFFFFF;
	border: #999999 solid 1px;
	width: 500px;
}
#search input, #search select{
	font-size: 15px;
	margin: 7px;
}
#main{
	position: relative;
	float: left;
	width: 690px;
	background: url('../img/mbg.jpg') no-repeat 100% 200px;
}
#main2{
	position: relative;
	float: left;
	width: 690px;
}
#mbl{
	position: relative;
	float: left;
	padding: 14px 0px 0px 24px;
	font-size: 12px;
	width: 300px;
}
#mbr{
	position: relative;
	float: left;
	padding: 14px 0px 0px 6px;
}
#sidebanner{
	position: relative;
	float: right;
	width: 120px;
	padding-top: 20px;
}
#text{
	padding: 20px 20px 10px 20px;
	font-size: 12px;
	width: 520px;
}
#quote{
	background: #1D1D1D;
	color: #FFFFFF;
	font-size: 11px;
	padding: 2px 3px;
	text-align: right;
}
#quotetop{
	background: url('../img/quotetop.gif') no-repeat top;
	height: 31px;
	width: 100%;
	margin-top: 50px;
}
#quotebot{
	background: url('../img/quotebot.gif') no-repeat bottom;
	height: 31px;
	width: 100%;
}
#clearer{
	clear: both;
}
#footer{
	height: 46px;
	background: url('../img/bb_bg.jpg') repeat-x bottom;
	width: 892px;
	margin: 0px auto;
}
#maint1{
	width: 250px;
	border: #CCCCCC solid 1px;
	position: relative;
	float: left;
	margin: 3px;
}
#maint td{
	padding: 0px;
}
#mtlc{
	background: #000000;
	width: 7px;
	font-size: 1px;
}
#mtrc{
	width: 7px;
	font-size: 1px;
}
#mtt1{
	background: #F2C62F;
	font-size: 14px;
	padding: 4px 12px;
	height: 10px;
	font-weight: bold;
}
#mtt1 a:link{
	color: #FFFFFF;
}
#mtt1 a:visited{
	color: #FFFFFf;
}
#mtt2{
	background: #DDDDDD;
	font-size: 14px;
	padding: 4px 12px;
	height: 10px;
	color: #555555;
	font-weight: bold;
}
#mtt2 a:link{
	color: #000000;
}
#mtt2 a:visited{
	color: #000000;
}
#mtb, #mtb2{
	padding: 12px;
	font-size: 12px;
}
#mtb a:link{
	color: #555555;
}
#mtb a:visited{
	color: #555555;
}
#mtb2 a:link{
	color: #555555;
}
#mtb2 a:visited{
	color: #555555;
}
#mtb a:hover{
	text-decoration: none;
	background-color: #F2C62F;
	color: #FFFFFF;
}
#mtb2 a:hover{
	text-decoration: none;
	background-color: #EEEEEE;
}
#userstable{
	width: 460px;
}
#utl{
	padding: 12px 10px 12px 0px;
	border: dashed #999999;
	border-width: 0px 0px 0px 0px;
	text-align: center;
}
#utt{
	padding: 5px 8px 8px 8px;
	color: #333333;
}
#separator{
	font-size: 1px;
	height: 1px;
	border: #999999 dashed;
	border-width: 1px 0px 0px 0px;
	padding: 0px;
}
#pgnum{
	height: 15px;
	width: 15px;
	text-align: center;
	font-size: 13px;
	color: #AAAAAA;
}
.name{
	font-size: 18px;
	font-weight: bold;
}
#footermenu{
	position: relative;
	float: left;
}
#headermenu{
	position: relative;
	float: left;
}
.ar{
	text-align: right;
}
.fnav{
	height: 23px;
	color: #292929;
	font-size: 14px;
	position: relative;
	float: left;
	padding: 6px 7px;
	font-weight: bold;
}
.hnav{
	height: 20px;
	color: #666666;
	font-size: 14px;
	position: relative;
	float: left;
	padding: 4px 7px;
	font-weight: bold;
}
#fleft{
	width: 33px;
	height: 46px;
	background: url('../img/blc.jpg') no-repeat bottom right;
	position: relative;
	float: left;
}
#fright{
	width: 33px;
	height: 46px;
	background: url('../img/brc.jpg') no-repeat bottom left;
	position: relative;
	float: right;
}
#uplink{
	position: relative;
	float: left;
	background: url('../img/up.gif') no-repeat;
	height: 31px;
	width: 136px;
}
#footermenu{
	position: relative;
	float: left;
}
* html #c{height:100%;}

form{
	margin: 0px;
}
div{
	text-align: left;
	font-family: arial;
}
input, textarea, select{
	background: #EEEEEE;
	border: solid #999999 1px;
	font-family: arial;
	color: #505050;
}
a:link{
   color: #333333;
   text-decoration:none;
}
a:visited{
   color: #333333;
   text-decoration: none;
}
a:hover{
   text-decoration: none;
}