﻿body {
}

.outer
{

}

.typeBtn
{
	font-family: @Arial Unicode MS;
}

.chkBox
{
	font-family: @Arial Unicode MS;
}

.btnTbl
{
 text-align:center;
}

.resTbl
{
	width: 500px;	
}

.comTbl
{
	
}

.lblField
{
	width:120px;
	text-align:right;
	font-family: @Arial Unicode MS;
	font-size:11px;
	width:135px;
}

.txtField
{
	
}

.dataCell
{
	text-align:left;
}
.lblCell
{
	text-align:right;
}