body {	text-align: center; 
		background-color: #003300;
		margin-top: 0;
		margin-bottom:0;
		margin-right: 1em;
		margin-left: 1em;
		font-weight: normal; 
	font-family: verdana; 
	font-size: 9pt;
		}
A:link {text-decoration: underline; color: #006600; font-weight: bold; font-size: 9pt;}
A:visited {text-decoration: underline; color: #999900; font-weight: bold; font-size: 9pt;}
A:hover {text-decoration: underline; color: #999966; font-size: 9pt;}
A:active {text-decoration: none; color: Black; font-size: 9pt;}

hr {border-bottom: .05em  solid #006600;}

TD {font-family: verdana; font-size: 9pt; color: #000000;}

table#maintble {
	width: 100%;
	height:100%;
	background-color: #ffffff;  background-image: url('framebg.jpg'); background-repeat: repeat; background-attachment: scroll;
}


table#header {
		width:100%;
        height:178px;
		border-collapse: collapse;
		text-align: left;
		font-family: georgia; 
		font-size: 15pt; 
		background-image: url('headerbg3.jpg'); background-repeat: no-repeat; background-attachment: scroll;
}

		
	table#frame {
		width:100%;
                border-collapse: collapse;
		margin-top:0px;
		padding-top:0px;
		text-align:left;
		font-family: verdana; 
		color: #000000;
		
		}
	
  
		
	div#content {
		width: 100%;
		height:100%;
		padding-top:0;
		padding-left:0;
		padding-right:0;
		
		border-collapse: collapse;
		margin-top:0;
		font-family: verdana; 
		color: #000000;
				}
div#content2 {
		width: 95%;
		height:90%;
		padding-top:10px;
		padding-left:20px;
		padding-right:0;
                font-size: 9pt; 
		font-family: verdana; 
				color: #000000;
                  background-color: #ffffff;
				}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
	

	
#footer {
		width:100%;
		padding:2px;
		height:150px;
		background-image: url('footbg2.jpg'); background-repeat: no-repeat; background-attachment: scroll;
	}	
	
#footer a {
color: #003300;
 font-size: 7pt;
font-weight: bold;}	

#footer p {
color: #003300;
 font-size: 7pt;
font-weight: normal;
text-align:center;
}

