@charset "utf-8";
/* CSS Document */
 .labelcss{
 	font-weight:bold;
 }
 .title2level
 {
	font-size:13px;
	font-weight:bold;
	text-indent:24px;
	color:#339900;
	height:16px;
	background:url(../Images/icon_gear.gif) no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: -12px;
 }
 .title1level{
 font-size:14px; 
 font-weight:bold; 
 color:#006600; 
 height:24px;
 padding:8px 0px 0px 5px;
 }
 .pagetitle
 {
	font-size:15px;
	font-weight:bold;
	background:#CC9900;
	color:#fff;
	padding:5px;
 }
 .divBlock {
	font-weight:bold;
}
