body {
	background: #2c2c2c;
	color:#fff;
	font: 11px/15px 'Lucida Sans Unicode', Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.tit{
	color:#CCCCCC;
	background: #666666;
	padding: 6px;
	border-bottom: 10px solid #2C2C2C;
}
.tr1{
background:#2C2C2C;
}
.tr1 td{
	color:#CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tr2{
background:#3C3C3C;
}



.tr2 td textarea{
}
.tr2 td{
	color:#CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

input{
}
select{
}
.checkbox{
}

.but{
}
.textarea{
	width: 250px;
	height:80px;
}
