.tbmain{ 
 /* Changes on the form */
 height:0px;
 color:#333333;
 border: 0px #AAAAAA solid;
 padding-top:16px;
 padding-left:0px;
}
.left{
	color: #333333 !important;
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px !important;
}
td.left
{
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: right;
}

.text
{
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px #093 solid;
	height: 23px;
	color: gray;
	font-style: italic;
	width:200px;
}

.textsm{
   font-family: Arial, helvetica, sans-serif;
   font-size: 10px;
   font-weight: normal;
}

.btn
{
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: white;
	font-style:italic;
	font-weight:bolder;
	border: 1px #333333 solid;
	background-color: #093;
}
