body{
		background:#fff;
		font: 82.5% "Trebuchet MS", sans-serif;
}
.h1{
		color:#fff;
		font-size:20px;
		text-indent:24px;
		background: url('./subPnl.png');
}
.h2{
		color:#2F0BBF;
		font-size:20px;
		font-family:Georgia,serif;
		margin-left: 30px;
}
.form{
		margin-left:42px;
}
textarea.imgchg{
		margin-top:25px;
		color: #f90;
		width:338px;
		font-size: 10px;
		font-weight: bold;
		text-indent:20px;
		height:10px;
		padding:6px;
		background:#111 url('./imgChg.png');
;
		vertical-align:top;
}

img{
		border:0px;
}

.subarea{
		margin-top:0px;
		background:#fff;
		padding:5%;
}

.imgChg{
		background:#fff;
		padding:5%;
}
.imgPnl{
		width:550px;
		background:#333;


}
.ctrPnl{
		margin-top:0px;
		width:560px;
		height:100px;
		background: url('./panel.gif') no-repeat 0px 0px;
}
.btn{
		margin-top:10px;vertical-align:bottom;
}

.pf{
		margin:2px 80px 2px 10px;
		font-size:12px;
		color:#8B7800;
}

.small{
		font-size:11px;
}
.txt{
		color:#222;
}

.title{
		background:#B6BC83;
}
.tx_lft{
		float: left;
		margin: 0px 12px;
}
.tx_rgh{
		float: right;
		margin: 0px 4px;
}
.tx_clr{
		clear:both;
}

