        
		.Scroller  {
        	
			SCROLLBAR-FACE-COLOR:#a19853; 
			SCROLLBAR-ARROW-COLOR:#ffffff; 
			SCROLLBAR-TRACK-COLOR:#4d4820; 
			SCROLLBAR-SHADOW-COLOR:#4B4700; 
			SCROLLBAR-HIGHLIGHT-COLOR:#4B4700; 
			SCROLLBAR-3DLIGHT-COLOR:#4B4700; 
			SCROLLBAR-DARKSHADOW-COLOR:#4B4700; 
			      	
        }
		.H1  {
        	font-family : Arial;
			color : #008FC6;
        	font-size : 23pt;
			font-weight : bold;
			      	
        }
		.H2  {
        	font-family : Arial;
			color : #008fc6;
        	font-size : 18pt;
			font-weight : bold;
			      	
        }.content  {

			      	
		}.contentsmall  {
        	font-family : Arial;
			color : #000000;
        	font-size : 8pt;
			      	
       }.contentmed  {
        	font-family : Arial;
			color : #000000;
        	font-size : 9pt;
			      	 
		}.whitecontent  {
        	font-family : Arial;
			color : #ffffff;
        	font-size : 10pt;}

		.keywordtext  {
        	font-family : Arial;
			color : #00aeef;
        	font-size : 8pt;
			font-weight : bold;
			      	
        }

		A:link  {
	color : #0000FF;
	font-family :  Arial;
	text-decoration : none;
			
        }
        
        A:visited  {
	color : #0000FF;
	font-family : Arial;
	text-decoration : none;
			
        }
        
        A:hover  {
	color : #0000FF;
	font-family :  Arial;
	text-decoration : underline;
			
        }
		
		
		A.nav:link  {
        	color : #a6ce39;
			font-family :  Arial;
			font-size : 9pt;
        	text-decoration : none;
			
        }
        
        A.nav:visited  {
        	color : #fdfdd3;
			font-family : Arial;
			font-size : 9pt;
        	text-decoration : none;
			
        }
        
        A.nav:hover  {
        	color : #fdfdd3;
			font-family :  Arial;
			font-size : 9pt;
        	text-decoration : none;
			
        }
.borderless {
	border: 0px none #666666;
}
.picturecell {
	border-top-width: medium;
	border-right-width: 0px;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CC33;
	border-right-color: #99CC33;
	border-bottom-color: #99CC33;
	border-left-color: #99CC33;
}
.middlebar {
	border-top-width: medium;
	border-right-width: 0px;
	border-bottom-width: medium;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CC33;
	border-right-color: #99CC33;
	border-bottom-color: #99CC33;
	border-left-color: #99CC33;
}
.textbar {
	margin: 5px;
	padding: 5px;
	border: medium solid #99CC33;

}
.content .style1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
