.tbmain{ 
 /* Changes on the form */
 background: url(images/NewsBG.gif) repeat-h !important; 
 height:200px;
 color:#cc0000;
 border: 1px #AAAAAA solid;
}
.input
{
color: #781351;
background: #FFFFFF;
border: 1px solid #781351
}
.left{
	color: #FFFFFF !important;
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px !important;
}
td.left {
   font-family: Arial, helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color:#333333;
   text-align: right;
}

.text{
   font-family: Arial, helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   border: 1px;
   background:url(images/style2_txt_bg.gif) bottom repeat-x;
}

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

.btn{
   font-family: Arial, helvetica, sans-serif;
   font-size: 12px;
   font-weight:normal;
   color:#000000;
   border:1px #333333 solid;
   background: #FFFFFF;
}
