.TableTitle {
	font: bold 9pt Tahoma;
	background-color: #000099;
	color: White;
}

.TableForm2 { 
   font-weight: bold; 
	font-size: 8pt; 
   font-family: Tahoma;
	background-color: #dcdcdc;             
   border-top-style: outset; 
   border-right-style: outset; 
	border-left-style: outset;
	border-bottom-style: outset ;
}
	
	             
.TableForm {
	font-size: 8pt; 
	font-family: Tahoma; 
	font-weight: bold; 
	background-color: #D4D0C8;   
	border-top-style:  outset; 
	border-right-style: outset; 
	border-left-style: outset; 
	border-bottom-style: outset;
}

.ButtonStyle {
	 font-size: 8pt; 
	 font-family: Tahoma; 
	 width: 95px;
	 height: 22px;
	 font-weight: normal;
}

.ButtonStyleGrid {
	 font-size: 8pt; 
	 font-family: Tahoma; 
	 width: 50px;
	 height: 22px;
	 font-weight: normal;

}



.TextBoxStyle {
font-size: 8pt; 
color: #0000cc; 
font-family: Tahoma;
}

.FieldsHeader {
	 font-size: 8pt; 
	 font-family: Tahoma; 
	 width: 200px;
	 color: #708090;
}


 .TextBoxHide {
     background-color:#dcdcdc; 
	  border-style:none; 
	  font-weight: bold; 
	  font-size: 8pt; 
	  font-family: Tahoma;
	  color: #dcdcdc; 
 }
 
 .TextBoxSearch  {
   border-style:outset; 
	color:#0000CC; 
	font-weight:bold;  
	font-family:Tahoma; 
	font-size:11px;
	}
	
.BtnSearchWithPoints {
  border-style:outset; 
  border-width:thin; 
  font-family:Tahoma; 
  font-size:10px; 
  font-weight:bold;
  width:20px;
  height:20px;
}

.BtnCommand {
  border-style:outset; 
  border-width:thin; 
  font-family:Tahoma; 
  font-size:10px; 
  font-weight:bold;
  width:95px;
  height:20px;
}

.DtwStyle01  {
  font-family:Tahoma; 
  font-size:11px; 
  font-weight:bold;
   
  color:Black;
}


.DtwStyle02 {
  font-family:Tahoma; 
  font-size:11px; 
  font-weight:bold;
   
  color: Black;
}


.FieldsHeader02 {
  font-family:Tahoma; 
  font-size:11px; 
  font-weight:bold;
   
  color:  Black;
}


 .TextBoxFieldL  {
   border-style:outset; 
	color:#0000CC; 
	font-weight:bold;  
	font-family:Tahoma; 
	font-size:11px;
	}
	
	
 .TextBoxFieldC  {
	border-style: outset;
	color: #0000CC;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
 	text-align: center;
}
	
	
 .TextBoxFieldR  {
	border-style: outset;
	color: #0000CC;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
}


 .TextBoxFieldR2   {
	  
	text-align: right;
}
