.txt {
		font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
}
.txt-tit{
		font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
}
.table{
    font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
	background: #FFFFFF;
 
}
.table-tit{
    font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
	font: bold;
	background: #d8d8d8;
 
}
.buttons{
		background-color:#CCCCFF;
		}
.field_form{
		font-family: arial, helvetica, sans-serif;
		font-size: 8pt;
		color: #444444;
		width: 180px;
		border: 1px #d8d8d8 solid;
		background : #eaeaea;
		font : message-box;
}
.field_forml{
		font-family: arial, helvetica, sans-serif;
		font-size: 9pt;
		color: #444444;
		width: 30px;
		border: 1px #999999 solid;
		background : #9999FF;
		font : message-box;
}
