.tbmain{ 
 /* Changes on the form */
 height:250px;
 color:#000000;
 background-color:#D2CCC5;}
 
.left{
	color: #000000; !important;
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px !important;
}
td.left {
   font-family: Arial, helvetica, sans-serif;
   font-size: 14px;
   color:#000000;
   text-align: right;
}

.text{
   font-family: Arial, helvetica, sans-serif;
   font-size: 14px;
   font-weight: normal;
   border: 1px;
   background:url(style2_txt_bg.gif) bottom repeat-x;
   color::#000000;
}

.textsm{
   font-family: Arial, helvetica, sans-serif;
   font-size: 10px;
   font-weight: normal;
   color:#000000;
}

.btn{
   font-family: Arial, helvetica, sans-serif;
   font-size: 14px;
   font-weight:normal;
   color:#000000;
   background: #eae3db;
}
