body,html{
	margin:0px;
	padding:0px;
}
#site{
	width:840px;
	margin:10px auto 10px auto;
	background-image:url(../_gfx/bg/site.gif);
	background-repeat:no-repeat;
	background-color:#606255;
}
.clear{
	clear:both;
	font-size:1px;
	line-height:1px;
}
body, div, td, input{
	font-family:Arial, Helvetica, sans-serif;

}
a img, img{
	border:none;
}
#content_panels{
	color:#FFFFFF;
	font-size:12px;
	min-height:400px;
}
* html #content_panels{
	height:400px;
}

#content_panels a{
	color:#FFFFFF;
}

#content_panels{
	background-image:url(../_gfx/bg/page.gif);
	border-top:1px solid #ffffff;
	padding-bottom:30px;
}
#content_panels h1{
	padding:0px;
	margin:0px 0px 10px 0px;
	font-size:16px;

}
#left_panel{
	float:left;
	width:177px;
	margin:15px 0px 15px 0px;
}
#middle_panel{
	float:left;
	width:433px;
	margin:15px 17px 30px 17px;
}

#right_panel{
	float:left;
	margin:15px;
	width:166px;
}
#headmenu table{
	margin-top:1px;
	border-collapse:collapse;
	width:100%;
}
#headmenu table td{
	border:1px solid #ffffff;
	white-space:nowrap;
	text-align:center;
}
#headmenu table td a{
	display:block;
	background-image:url(../_gfx/bg/menu/pas/0.gif);
	background-repeat:repeat-x;
	line-height:22px;
	padding:0px 10px 0px 10px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:none;

}
#headmenu table td a:hover{
	background-image:url(../_gfx/bg/menu/act/0.gif);
}
#headmenu table td.headmenu_act_10 a{
	background-image:url(../_gfx/bg/menu/act/0.gif);
}
#headmenu table td.headmenu_act_20 a{
	background-image:url(../_gfx/bg/menu/act/0.gif);
}
#headmenu table td.headmenu_act_30 a{
	background-image:url(../_gfx/bg/menu/act/0.gif);
}
#headmenu table td.headmenu_act_40 a{
	background-image:url(../_gfx/bg/menu/act/0.gif);
}
#headmenu table td.headmenu_act_50 a{
	background-image:url(../_gfx/bg/menu/act/0.gif);
}
#headmenu table td.headmenu_act_60 a{
	background-image:url(../_gfx/bg/menu/act/0.gif);
}
#headmenu table td.headmenu_act_70 a{
	background-image:url(../_gfx/bg/menu/act/0.gif);
}

#headnavi{
	height:27px;
	font-size:11px;
	line-height:27px;

}
#headnavi_tofront{
	float:left;
	width:177px;
	text-align:center;
}
#headnavi_lang{
	float:right;
	margin-right:20px;
}
#footer{
	background-color:#FFFFFF;
	text-align:center;
	padding:10px;
	font-size:11px;
	color:#797a6f;
	
}
.bullet_menu{
	margin:15px;
}
.bullet_menu ul{
	margin:0px;
	padding:0px;
}
.bullet_menu ul li{
	margin:0px;
	padding:1px 0px 1px 10px;
	list-style:none;
	font-size:11px;
	background-image:url(../_gfx/bg/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}
.left_text{
	margin:15px;
	}
#headnavi_tofront, #headnavi_tofront a, #headnavi_lang, #headnavi_lang a{
	color:#ffffff;
}	
.cv_tab{
	margin:15px 0px 15px 0px;
	border-collapse:collapse;
	}
.cv_tab td, .cv_tab th{
	vertical-align:top;
	border:1px solid #ffffff;
	padding:4px;
	text-align:left;

}
.cv_tab th{
	font-weight:normal;
	background-color:#b0102b;
	width:40%	
}
.forms{
	margin:20px 0px 20px 0px;
}		
.forms label{
	width:100px;
	display:block;
	float:left;
	padding-top:4px;
	margin-right:10px;
	text-align:right;
}	
