.tbmain{ 
 /* Changes on the form */
 background: url(style3_bg.gif) #c0c0c0; 
 background-repeat: repeat-h;
 height:100px;
 color:#333333;
 border: 0px #AAAAAA solid;
}
.left{
	color: #333333 !important;
	font-family: Verdana, Arial;
	font-size: 10px !important;
}
td.left {
   font-family: Verdana, Arial;
   font-size: 10px;
   font-weight: bold;
   color:#333333;
   text-align: right;
}

.text{
   font-family: Verdana, Arial;
   font-size: 10px;
   font-weight: normal;
   border: 1px;
   background:url(style2_txt_bg.gif) bottom repeat-x;
}

.textsm{
   font-family: Verdana, Arial;
   font-size: 10px;
   font-weight: normal;
}

.btn{
   font-family: Verdana, Arial;
   font-size: 10px;
   font-weight:normal;
   color:#000000;
   border:1px #333333 solid;
   background: #EEEEEE;
}
