a { text-decoration: none; color: #CC0000; }
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #595959;
}
.indent {
	text-indent:20px;
}
.t10 {
	font-family: Tahoma;
	font-size: 10px; }
.t11 {
	font-family: Tahoma;
	font-size: 11px; }
.t12 {
	font-family: Tahoma;
	font-size: 12px; }
.lb12 {
	font-family: 'Lucida Bright', Garamond, Georgia, Tahoma, 'Times New Roman', serif;
	font-size: 12px; }
.lb16 {
	font-family: 'Lucida Bright', Garamond, Georgia, Tahoma, 'Times New Roman', serif;
	font-size: 16px; }
.tB {
	font-weight: bold; }
.tRed {
	color: #CC0000; }
.tGrey {
	color: #525252; }
.pageHead {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 15px;
	color: #CC0000; }
.paraHead {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #CC0000; }
.whiteHead {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff; }
.blackHead {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000000; }
.formHead {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 13px;
	color: #525252;
}
.paneltop                                            
{           
  font-family: Tahoma;                                          
  font-weight: bold;  
  font-size: 11px;                               
  color: #000000;                                    
  text-decoration: none;                             
  background: #e0e0e0;                               
  width: 100%;                                       
 padding-top: 8px;                                     
  padding-left: 8px;                                     
  padding-right: 8px;  
  padding-bottom: 4px;                                     
                               
}                                                    

.panelmiddle                                             
{                                                        
 font-family: Tahoma;     
  font-size: 11px;                                       
  font-weight: normal;                                   
  color: #000000;                                        
  text-decoration: none;                                 
  background: #ffffff;                                   
  width: 100%;                                           
  border-left-style: solid;                              
  border-right-style: solid;                             
  border-color: #e0e0e0;                                 
  border-width: 1px;                                     
  padding-top: 8px;                                     
  padding-left: 8px;                                     
  padding-right: 8px;  
  padding-bottom: 4px;                                  
}    

.panelbottom                                          
{                                                     
  font-family: Verdana, Geneva, arial, sans-serif;    
  font-size: 1px;                                     
  font-weight: normal;                                
  color: #000000;                                     
  text-decoration: none;                              
  background: #ffffff;                                
  width: 100%;                                        
  border-left-style: solid;                           
  border-right-style: solid;                          
  border-bottom-style: solid;                         
  border-color: #e0e0e0;                              
  border-width: 1px;                                  
  padding-left: 8px;                                  
  padding-right: 8px;                                 
  padding-bottom: 8px;                                
  height: 8px;                                        
}                                                     

.green{
background-color: #95A9AA
}

.gray{
background-color: #D1D7DC
}


.required {
	color: #CC0000; 
	font-weight: bold
}
