/* R3537 */
html{height:100%;min-height:100%;}
body{padding:0;margin:0;font:11px Arial,Helvetica,Garuda,sans-serif;}
h1,h2,h3,h4,h5,h6,ul,li,em,strong,pre,code{padding:0;margin:0;line-height:1em;font-size:100%;font-weight:normal;font-style: normal;}
table{font-size:inherit;font:100%;}
ul{list-style:none;}
img, a img{border:0;}
p{margin:0;}
a.invisible{display:none;}
*{border: 0;outline: none;}

/* STD */
body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:21px;
	background-image:url(../img/bg.gif);
	background-repeat:repeat;
	color:#85742d;
}
#center{
	width:850px;
	margin:0 auto;
}
#content{
	background-color:#fff;
	border:1px solid #e1e1e1;
	margin-top:5px;
}
#head{
	background-color:#fff;
	height:104px;
	border:1px solid #e1e1e1;
	background-image:url(../img/head_bg.gif);
	background-repeat:no-repeat;
	margin-top:35px;
}
#headl{
	width:260px;
	height:104px;
	float:left;
}
#headr{
	width:257px;
	height:130px;
	float:right;
	margin-top:-30px;
	margin-right:-45px;
}
#main{
	width:565px;
	float:right;
	padding:40px;
	background-image:url(../img/mainbg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.image_container img{
	padding:2px;
	background-color:#fff;
	border:1px solid #E9E7E8;
}
.nobg .image_container{
	width:100%;
	text-align:center;
}
.nobg .image_container img{
	padding:2px;
	background-color:transparent;
	border:none;
}
#footer{
	padding-top:3px;
	text-align:center;
	width:848px;
	height:27px;
	background-image:url(../img/footerbg.gif);
	background-repeat:repeat-x;
	margin-top:5px;
	border:1px solid #e1e1e1;
	font-size:10px;
	color:#b1ca8e;
}
.clb{
	clear:both;	
}
.ce_table{
	width:100%;
	font-size:10px;	
}
.ce_table thead{
	text-align:left;	
}
.ce_table .col_0{
	width:350px;
}
.ce_table .col_1{
	width:75px;		
}
.ce_table .col_2{
	width:75px;	
}
.ce_table .col_3{
	width:75px;	
}
.ce_table .col_4{
	width:150px;	
}
.ce_table .even{
	background-color:#FAFCEE;	
}
.ce_table td{
	padding:2px;	
}
