body		 { background-image: url('images/woodbackground.gif'); background-repeat: repeat ; scrollbar-base-color: tan; margin: 6px; }
h1           { font-family: "Trebuchet MS", sanserif; font-size: 16pt; color: #663300; font-weight: bold; margin-top: 6; margin-bottom: 4 }
h2           { font-family: "Trebuchet MS", sanserif; font-size: 14pt; color: #663300; font-weight: bold; margin-top: 6; margin-bottom: 4 }
h3           { font-family: "Trebuchet MS", sanserif; font-size: 12pt; color: #663300; font-weight: bold; margin-top: 6; margin-bottom: 4 }
h4           { font-family: "Trebuchet MS", sanserif; font-size: 11pt; color: #663300; font-weight: bold; margin-top: 6; margin-bottom: 2 }
h5           { font-family: "Trebuchet MS", sanserif; font-size: 10pt; color: #663300; font-weight: bold; margin-top: 6; margin-bottom: 2 }
p            { font-family: "Trebuchet MS", sanserif; font-size: 10pt; margin-top: 6; margin-bottom: 2; color: black }
li           { font-family: "Trebuchet MS", sanserif; font-size: 10pt; text-decoration: none; color: black }
ol           { font-family: "Trebuchet MS", sanserif; font-size: 10pt; text-decoration: none; color: black }
ul           { font-family: "Trebuchet MS", sanserif; font-size: 10pt; text-decoration: none; color: black }
a:active     { font-family: "Trebuchet MS", sanserif; font-size: 10pt; text-decoration: underline; color: darkslategray }
a:link       { font-family: "Trebuchet MS", sanserif; font-size: 10pt; color: darkslategray; text-decoration: none; background: oldlace }
a:visited    { font-family: "Trebuchet MS", sanserif; font-size: 10pt; text-decoration: none; color: darkslategray; background: oldlace }
a:hover      { font-family: "Trebuchet MS", sanserif; font-size: 10pt; text-decoration: underline; color: darkslategray; background : #FFEBCD }
td           { font-family: "Trebuchet MS", sanserif; font-size: 10pt; margin-top: 4; margin-bottom: 2 }

.navbutton1:active, .navbutton1:link, .navbutton1:visited{
background-color: #9d4811;
border: 3px #9d4811 outset;
padding: 3 6px;
color: #e0e1a9;
text-decoration: none;
font: bold 10px Verdana;
}

.navbutton1:hover{
background-color: #e0e1a9;
border: 3px #e0e1a9 outset;
padding: 3 6px;
color: #9d4811;
text-decoration: none;
font: bold 10px Verdana;
}

.navbutton2:active, .navbutton2:link, .navbutton2:visited{
background-color: #e0e1a9;
border: 3px #e0e1a9 outset;
padding: 3 6px;
color: #330000;
text-decoration: none;
font: bold 10px Verdana;
}

.navbutton2:hover{
background-color: #e0e1a9;
border: 3px #e0e1a9 outset;
padding: 3 6px;
color: #9d4811;
text-decoration: none;
font: bold 10px Verdana;
}


#column_300px {
	width: 300px;
	height: 300px;
	float: left;
	overflow: auto;
}