.tbmain{ 
 /* Changes on the form */
 background: repeat-h url('style3_bg.gif') !important; 
 height:200px;
 color:#ffffff;
 border: 2px solid #AAAAAA;
}
.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: 14px;
   font-weight: normal;
   border: 1px none;
   background:url('style2_txt_bg.gif') repeat-x bottom;
}

.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:#000000;
   border:2px #333333 solid;
   background: #EEEEEE;
}