body      { background: #DFE7EF;
	        font-family: Tahoma; 
	        font-size: 10pt;
	      }
	      
.mainBody { font-family: Tahoma; 
	        font-size: 10pt;
          } 
	      
.mainBody A:link { color: #0066CC }
.mainBody A:visited { color: #0066CC }
.mainBody A:active { color: #339966 }
.mainBody A:hover { color: #339966 }

.title { font-family: Arial Black; 
	        font-size: 18pt;
	        font-weight: bold;
	        font-style:italic;
	        color: #004675;
          } 

.heading1 { font-family: Arial Black; 
	        font-size: 14pt;
	        font-weight: bold;
	        font-style:italic;
	        color: #004675;
          } 
.heading2 { font-family: Arial Black; 
	        font-size: 12pt;
	        font-weight: bold;
	        font-style:italic;
	        color: #004675;
          }

.main     { font-family: Tahoma; 
	        font-size: 10pt;
          }

.leftNav  { font-family: Tahoma; 
	        font-size: 9pt;
	        color: #4D351E;
	        font-weight:bold;
	        text-transform:capitalize; text-decoration:underline 
	      }
	      
.leftNav A:link { color: #694929;
	        	  font-weight:bold;
	        	  text-decoration:none   
	        	}
.leftNav A:visited { color: #694929;
	        	  	 font-weight:bold; 
	        	  	 text-decoration:none  
	        	   }
.leftNav A:hover { color: #CF6F0E;
	        	   font-weight:bold;
	        	   text-decoration:underline  
	        	 }
.leftNav A:active { color: #694929;
	        	    font-weight:bold; 
					text-decoration:none  
	        	  }
	        	  
.b {
	font-weight: bold;
	font-size: 11px;
 }
.style2 {color: #666666;
	font-size:12}
.style3 {
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
	color: #000066;
	font-weight: normal;
}

.style3 TD
{
	border:1;
	border-bottom:1;
	border-top:1;
	border-left:1;
	border-right:1;
}
.style7 {
	color: #000033;
	font-weight: bold;
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {
	font-size: 12px;
	font-style: italic;
	line-height: 19px;
}
.style10 {font-family: "Courier New", Courier, mono;
	 color: #000066;
	  font-size: 12px;
	  }
.style11 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
		
.tableHeading {
		background-color: #29648F;
		font-family:Tahoma;
		font-size:12;
		font-weight:bold;
		color: #FFFFFF;
		height: 20px;
		white-space:nowrap;
		text-align:center
		}

.tableRow1 {
		background-color: #fafafa;
		font-family:Tahoma;
		font-size:11;
		text-align:center;
		}
.tableRow2 {
		background-color: #e9e9e9;
		font-family:Tahoma;
		font-size:11;
		text-align:center;
		}
.tablePaging {
		background-color: #29648F;
		font-family:Tahoma;
		font-size:10;
		color: White;
		font-weight:bold;
		height: 20px;
		white-space:nowrap;
		text-align: left;
		}
		
.tablePaging A:link { color: #ffcc00 }
.tablePaging A:visited { color: #ffcc00 }
.tablePaging A:active { color: #ffff00 }
.tablePaging A:hover { color: #ffff00 }