body {	text-align: left; 
		margin-top: 0;
		margin-bottom:0;
		margin-right: 1em;
		margin-left: 1em;
		font-weight: normal; 
	font-family: verdana; 
	font-size: 9pt;
	background-color: #4b4b4b; background-image: url('mainbg2.jpg'); background-repeat: repeat; background-attachment: scroll;
		}
A:link {text-decoration: underline; color: #003366; font-weight: bold; font-size: 8pt;}
A:visited {text-decoration: underline; color: #4b4b4b; font-weight: bold; font-size: 8pt;}
A:hover {text-decoration: underline; color: #666699; font-size: 8pt;}
A:active {text-decoration: none; color: Black; font-size: 8pt;}

input {font-family: Arial; font-size: 8pt; font-weight: none; color: Black; background-color: #F5F5DC; border: 1px solid #DEB887;}

hr {border-bottom: .05em  dotted #003300;}

TD {font-family: verdana; font-size: 9pt; color: #000000;}

table#main {
	margin:0px;
	width: 100%;
	background-color: #ffffff;  background-image: url('bggreen.png'); background-repeat: repeat; background-attachment: scroll;
}

		
	table#head {
		width:100%;
		height:19px;
		border-collapse: collapse;
		margin-top:0px;
		padding-top:0px;
		text-align:left;
		font-family: verdana; 
		background-image: url('headerbg.png'); 
		font-size: 9pt; 
		color: #000000;
		
		}
	#icons A:link {text-decoration: underline; color: #4b4b4b; font-weight: bold; font-size: 7pt;}
#icons A:visited {text-decoration: underline; color: #4b4b4b; font-weight: bold; font-size: 7pt;}
#icons A:hover {text-decoration: underline; color: #003366; font-size: 7pt;}
#icons A:active {text-decoration: none; color: Black; font-size: 7pt;}
  
table#content {
		width:100%;
		border-collapse: collapse;
		margin-top:0px;
		background-image: url('mainbg.png'); 
		padding-top:0px;
		padding-left:0px;
		padding-right:0;
		border-collapse: collapse;
		font-family: verdana; 
		font-size: 9pt; 
		color: #000000;
		
				}
				
				div#content {
		height:100%;
		padding-top:30px;
		padding-left:20px;
		padding-right:0;
		font-family: verdana; 
		font-size: 9pt; 
		color: #000000;
				}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
	

	
#footer {
		width:100%;
		padding:2px;
		background-image: url('footerbg.png'); 
	}	
	
#footer a {
color: #003300;
 font-size: 7pt;
font-weight: bold;}	

#footer p {
color: #003300;
 font-size: 7pt;
font-weight: normal;
text-align:center;
}

