
.tbmain{ 
 /* Changes on the form */
 background: #ffffff url('/images/form/style1_bg.gif') repeat-x top !important; 
}
.left{
  /* Changes on the form */
  color:#e96200 !important ; 
  font-family: Trebuchet MS !important;
  font-size: 11px !important;
}
td.left {
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:bold;
   color:#e96200 ;
   vertical-align: top;
   text-align: left;
   height:12px;   
}
.spleft{
	background: url('/images/form/splitter_left.gif'); 
}
.spmid{
	background: url('/images/form/splitter_mid.gif'); 
}
.spright{
	background: url('/images/form/splitter_right_hide.gif'); 
}

.pagebreak{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:bold;
   color:black;
   text-align: left;
}
td.right {
	padding-bottom : 5px;	font-size : 12px;font-family : "Arial",Tahoma,Verdana;
	margin: 10px;
	text-align: justify;
	padding-bottom : 5px;
	padding-right: 8px;
	padding-left: 5px;

}
.head{
   font-family: "Trebuchet MS";
   font-size: large;
   font-weight: bold;
   color:#ff3500;
   vertical-align: top;
   text-align: left;
}
.notvalid{
   border:2px red solid;
   font-family:"Trebuchet MS";
}
.textf{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   border:1px solid #cccccc;
   background:#f6f6f6 url('/images/form/style1_txt_bg.gif') repeat-x top;
}
select.other{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   border:1px solid #cccccc;
   background:#f6f6f6 url('/images/form/style1_txt_bg.gif') repeat-x top;
}
.btn{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   border:1px solid #c6c7ca;
   background: #e4e4e4 url('/images/form/style1_btn_bg.gif') repeat-x top;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
td.cmpoff {
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   vertical-align: top;   
   text-align: left;   
}
td.cmpon {
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   background:#FFFECC ;
   vertical-align: top;   
   text-align: left;  
   cursor: hand;
   background:url("/images/form/pen.gif") #FFFECC right no-repeat ;

}
td.cmpedit {
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   vertical-align: top;   
   text-align: left;  
   cursor: hand;
   background:url("/images/form/search.gif") #FFFECC right no-repeat ;
}
td.cmpsave {
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   vertical-align: top;   
   text-align: left;  
   cursor: hand;
   background:url("/images/form/save.gif") #FFFECC right no-repeat ;
}

img.newclient{
	position:relative;
	top:-5px;
	left:5
}

.ImgIconFrame{
	position:relative;
	top:0px;
	left:-2px;
	height:26px;
	width:26px;
}