.navcell {  
	background-image: url(images/nav.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
	background-attachment: fixed}
	
.textcell {  
	}
	
td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #FFFFFF;}
	
.table1 {  
	background-attachment: fixed; 
	background-image: url(images/ne.jpg); 
	background-repeat: no-repeat; 
	background-position: right top; 
	text-align: center; 
	vertical-align: middle; 
	border: none; 
	border-left: 1px dotted #814202; 
	border-right: 1px dotted #3B921D;}
	
.table2 {  
	background-attachment: fixed; 
	background-image: url(images/se.jpg); 
	background-repeat: no-repeat; 
	background-position: right bottom;}
	
.table3 {  
	background-attachment: fixed; 
	background-image: url(images/sw.jpg); 
	background-repeat: no-repeat; 
	background-position: left bottom;}

.newstable {
	padding-left: 15px;
	text-align: justify;
	font-style: italic;
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;
	font-size: 10pt;}
	
.profile {
	padding-left: 15px;
	text-align: justify;
	font-size: 10pt;}
.grady {
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColor=#FF814202,endColor=#FF3B921D);}

.newsheader {
	text-align: left;
	color: #718F09;
	font-size: 14pt;
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;}

.textsml {
	font-size: 8pt;
	text-decoration: none;}

.leaffade {
	filter:alpha(opacity=60);}
