﻿body.Body
{
  
  margin-left: 1;
  margin-right: 1;
  margin-top:1;
  margin-bottom: 1;
  font-family:Trebuchet MS;
  font-size: 15px; 
  background-color:#d8dee2;
}

DataGridFixedHeader 
{
POSITION: relative; 
}

td.img1
{
    filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#999966',endColorStr='#999966',gradientType='0'); 
    cellspacing:0;
	cellpadding:0; 
	max-height:0;
	max-width:0;
 
  border:0;
} 


 
 
 
 select.Select1
 {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px; 
 border-width:thin;
 color:#003366;

 }
 td.Td2
{
	colspan:1;
	border:0;
	color:#dc143c;  
	font-family: Trebuchet MS;
	font-size: 10pt;
	align: right;
}

td.Td3
{
	border:0;
	colspan: 1;
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight:normal;
	align: right;
}
 a.Text1
{
	height:10;
    width:80;
    border:0;
  	font-family:Verdana, Arial, Helvetica, sans-serif;
  	font-size:12px;   
  	font-weight:bolder;
 	color:#ffffff;
 }
input.in
 {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px; 
 color:#003366;  
 height:10pt;
 }
input.bt
 {
 font-family:Verdana, Arial, "Helvetica", sans-serif;
 font-size:10px;
 color:#4e606b;
 height:15pt; 
 width:45pt; 
 }
 
 textarea.textarea
 {
  font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px; 
 }
 
 span
 { 
  font-family:Trebuchet MS;
  font-size:10pt;
  color:#000000;
  font-weight:normal;
 }
