/*Main contents pages.*/

body {
	
background-image: url(back/oak.jpg);

border: 5px solid; #003300;

margin: 0;

font-family: Verdana, Helvetica, Arial, sans-serif;

font-size: 10pt;

text-align: center;

}

#contents  {

position: absolute;

margin-right: 5%;

margin-left: 5%;

padding: 5px;

font-family: Verdana, Helvetica, Arial, sans-serif;

font-size: 8pt;

font-weight: bold;

line-height: 17pt;

top: 0px;

left: 0px;

right: 0px;

}

#left  {

margin-left: 5px;

margin-top: 65px;

margin-bottom: 0px;

padding: 0px;

top: 0px;

left: 0px;

}

#right  {

margin-right: 0px;

margin-top: 65px;

margin-bottom: 0px;

padding: 0px;


top: 0px;

right: 0px;

}


#contents a:link {

color: #000066;  

text-decoration: none;

border: solid 2px #003300;

padding: 2px;

background: #efefef;

}

#contents a:visited {

color: #003300;

text-decoration: none;

border: solid 2px #003300;

padding: 2px;

background: #efefef;


}

#contents a:hover {

color: #000066;

text-decoration: none;

text-align: center;

border: solid 2px #003300;

padding: 2px;

background: #ffffff;


}
#main {

padding-left: 5%;

padding-right: 5%;

padding-top: 40px;

padding-bottom: 0px;

text-align: left;

margin-left: 5%;

margin-right: 5%;

margin-top: 55px;

margin-bottom: 30px;

}

#main a img {

border: none;

}

#main a:link {

color: #000066;  

text-decoration: underline;

}

#main a:visited {

color: #003300;

text-decoration: underline;

}

#main a:hover {

color: #990000;

text-decoration: underline;

}

p {font-size: 10pt;

text-align: left;

font-weight: normal;

padding: 10px;


}

p.disclaimer {font-size: 12pt;

color: #000033;

text-align: center;

line-height: 16pt;

font-weight: bold;

padding: 0px;

}

p.converter {font-size: 12pt;

text-align: center;

padding: 0px;

}

h2 {

font-size: 17pt;

color: #003300;

text-decoration: underline;

text-align: center;

padding-top: 25px;

padding-bottom: 0px;



}

hr {
  
	color: #003300;

 

}


#feedback {

	padding-left: 70px;
	
padding-right: 70px;

text-align: left;


}


#feedback a:link {

color: #000066;  

text-decoration: underline;

}

#feedback a:visited {

color: #003300;

text-decoration: underline;

}

#feedback a:hover {

color: #990000;

text-decoration: underline;

}

#feedback p {font-size: 10pt;

text-align: center;

font-weight: normal;

padding: 10px;

}


h2 {

font-size: 17pt;

color: #003300;

text-decoration: underline;

text-align: center;

padding-top: 25px;

padding-bottom: 0px;



}

hr {
  
	color: #003300;

 
	text-align: center; 



}
	
#footer {

text-align: center;

font-size: 7pt;

padding-bottom: 8px;

}




