﻿.tbmain{ 
 /* Changes on the form */
 height:200px;
 color:#333333;
 border: 0px #AAAAAA solid;
}
.left{
	color: #333333 !important;
	font-size: 14px !important;
}
td.left {
   font-size: 14px;
   font-weight: bold;
   color:#333333;
   text-align: right;
}

.text{
   font-size: 13px;
   font-weight: normal;
   background-color: #C4E1FF;}

.textsm{
   font-size: 10px;
   font-weight: normal;
}

.btn{
   font-size: 14px;
   font-weight:normal;
   color:#000000;
   border:2px #333333 solid;
   background: #EEEEEE;
}
