.left{
	color:#063; !important;
	font-family: "Georgia", Times New Roman, Times, serif!important;
	font-size: 12px!important;
	font-weight: bold;
	
}

.tbmain{
	height:200px;
	color:#333366;
	background: transparent;
	border: 0px;

}

.text{
	font-family: "Courier", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#063;
	background-color: #FCF0DD;
	border: 1px solid #063;
	clip: rect(auto auto auto auto);
	font-style: normal;
	padding-top: 0.2em;
	padding-right: 0.2em;
	height: 2em;
	padding-left: 0.4em;


}

.btn{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	font-weight:bold;
	color:#063;
	background: #FCF0DD;
	height: 1.8em;
	width: 4em;
	border-top: 2px 0 solid #060;
	



}
.textbig {

	font-family: "Courier", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#063;
	background-color: #FCF0DD;
	border: 1px solid  #063;
	clip:   rect(0.2em auto auto auto);
	padding: 0.4em;
	font-style: normal;
}
.mand {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
.leftred {

	color: #dd0000!important;
	font-family: "Georgia", Times New Roman, Times, serif!important;
	font-size: 12px!important;
}
.errMsg {
	color: #FF0000;
}
