.left{
	color: #333333 !important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
}

.tbmain{
	height:200px;
	color:#333333;
	background:#F7F7F7;
	border: 1px dotted #909090;

}

.text{
	color: #000000;
	background-color: #E8E6E6;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	width: 150;
	font-weight: normal;
	border-color: #01519A;
	border-style: solid;
	border-width: 1px;
}

.btn{
	color: #ffffff;
	background-color: #21AD0E;
	font-size: 10pt;
	height: 20pt;
	font-weight: normal;
	border-color: #000000;
	}
.textbig {
	color: #000000;
	background-color: #E8E6E6;
	font-size: 8pt;
	width: 120;
	font-weight: normal;
	border-color: #01519A;
	border-style: solid;
	border-width: 1px;
}
.mand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}

.leftred {

	color: #dd0000!important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
}
.errMsg {
	color: #FF0000;
}
