body		 { background-image: url('images/bg.gif'); background-repeat: repeat ; scrollbar-base-color: tan; margin: 0px; }
h1           { font-family: "Trebuchet MS", sanserif; font-size: 14pt; color: #663300; font-weight: bold; margin-top: 6; margin-bottom: 4 }
h2           { font-family: "Trebuchet MS", sanserif; font-size: 12pt; color: #663300; font-weight: bold; margin-top: 6; margin-bottom: 4 }
h3           { font-family: "Trebuchet MS", sanserif; font-size: 11pt; color: #663300; font-weight: bold; margin-top: 6; margin-bottom: 4 }
h4           { font-family: "Trebuchet MS", sanserif; font-size: 10pt; color: #663300; font-weight: bold; margin-top: 6; margin-bottom: 2 }
h5           { font-family: "Trebuchet MS", sanserif; font-size: 9pt; color: #663300; font-weight: bold; margin-top: 6; margin-bottom: 2 }
p            { font-family: "Trebuchet MS", sanserif; font-size: 9pt; margin-top: 6; margin-bottom: 2 }
li           { font-family: "Trebuchet MS", sanserif; font-size: 9pt; text-decoration: none }
ol           { font-family: "Trebuchet MS", sanserif; font-size: 9pt; text-decoration: none }
ul           { font-family: "Trebuchet MS", sanserif; font-size: 9pt; text-decoration: none }
a:active     { font-family: "Trebuchet MS", sanserif; font-size: 9pt; text-decoration: underline; color: #0000FF }
a:link       { font-family: "Trebuchet MS", sanserif; font-size: 9pt; color: #8B4513; text-decoration: none }
a:visited    { font-family: "Trebuchet MS", sanserif; font-size: 9pt; text-decoration: none; color: #7D5E5B }
a:hover      { font-family: "Trebuchet MS", sanserif; font-size: 9pt; text-decoration: underline; color: #8B4513; background : #FFEBCD }
td           { font-family: "Trebuchet MS", sanserif; font-size: 9pt; 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;
}