body{
	width:776px;
	font-family:Verdana,MS Sans Serif,Geneva,Arial,Helvetica,sans-serif;
	font-size-adjust:none;
	font-size:10pt;
	margin:0;
	padding:0;
}
#wrapper{
	width:776px;
	margin:0 auto;
	/*background :#ff0000;*/
	text-align:center;

}

.head-desp{
	margin-left:10px;
	color:white;
	font-weight:bold;
}


.head-desp h2{
	float:left;
	min-width:200px;
	margin:0;
	padding:0 20px 0 20px;
	background : url('/Home/images/Head_Active_B.gif') repeat;
	line-height:21px;
	text-align:center;
	font-size:10pt;
}

.left{
	float:left;
	width:14px;
	height:21px;
	background : url('/Home/images/Head_Active_L.gif') repeat;
}
.right{
	float:left;
	width:14px;
	height:21px;
	background : url('/Home/images/Head_Active_R.gif') repeat;
}

.head-desp h2{
	float:left;
	min-width:200px;
	margin:0;
	padding:0 20px 0 20px;
	line-height:21px;
	text-align:center;
	font-size:10pt;
	background : url('/Home/images/Head_Active_B.gif') repeat;
}

.left{
	float:left;
	width:14px;
	height:21px;
	background : url('/Home/images/Head_Active_L.gif') repeat;
}
.right{
	float:left;
	width:14px;
	height:21px;
	background : url('/Home/images/Head_Active_R.gif') repeat;
}

h2.green{
	float:left;
	min-width:200px;
	margin:0;
	padding:0 20px 0 20px;
	line-height:21px;
	text-align:center;
	font-size:10pt;	
	background : url('/Home/images/Head_Active_B_G.gif') repeat;
}
.left-green{
	float:left;
	width:14px;
	height:21px;
	background : url('/Home/images/Head_Active_L_G.gif') repeat;
}
.right-green{
	float:left;
	width:14px;
	height:21px;
	background : url('/Home/images/Head_Active_R_G.gif') repeat;
}


h2.orange{
	float:left;
	min-width:200px;
	margin:0;
	padding:0 20px 0 20px;
	line-height:21px;
	text-align:center;
	font-size:10pt;
	background : url('/Home/images/Head_Active_B_O.gif') repeat;
}
.left-orange{
	float:left;
	width:14px;
	height:21px;
	background : url('/Home/images/Head_Active_L_O.gif') repeat;
}
.right-orange{
	float:left;
	width:14px;
	height:21px;
	background : url('/Home/images/Head_Active_R_O.gif') repeat;
}
.box{
	clear:both;
	width:715px;
	border:1px solid #B7B7B7;
	padding:20px;
	text-align:left;
	margin:0 0 20px 10px;
}
.box-in{
	clear:both;
	width:655px;
	border:1px solid #B7B7B7;
	padding:20px;
	text-align:left;
	margin:0 0 20px 10px;
}

h3{
font-size:10pt;
}

.input-orange{
	background-color:#FFF6D9;
}
