body {
	font-family: Verdena;
	font-size: 12pt;
	color: #8D0000;
	scrollbar-face-color: #68370C;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #A75A16;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #9AABB7;
	scrollbar-shadow-color: white;
	scrollbar-darkshadow-color: #9AABB7;
	background-image: url(../images/site/hatter.jpg);
} 

.button {
   font-family: Arial,Helvetica,sans-serif; 
   font-size: 8pt;
   color: #8D0000;
   background-color: #9b7b8b;

   aborder-bottom-color: black;
   aborder-right-color: black;
   aborder-top-color: #8CC7D8;
   aborder-left-color: #8CC7D8;
   
   aborder-left-style: solid;
   aborder-right-style: solid;
   aborder-top-style: solid;
   aborder-bottom-style: solid;
}

.mainmenu       { text-align: center; padding: 5px; border-bottom: 1px solid black; }
.grey           { padding: 5px; }
.monospace      { font-family: monospace; }
fieldset        { padding: 5px; }
legend          { font-weight: bold; }
A               { text-decoration: underline; font-weight: bold; color: #8D0000; }
A:HOVER         { text-decoration: underline; }
form            { margin: 0px; padding: 0px; }
select, td, input, textarea 
                { vertical-align: top; font-size: 8pt; font-family: Trebuchet MS, Verdana,Arial,Helvetica,sans-serif; }
h1              { font-family: Arial; color: #8D0000; font-size: 16px; font-weight: bold; margin: 0px; padding: 0px; }
h2              { font-family: Arial; color: #8D0000; font-size: 16px; font-weight: bold; margin: 0px; padding: 0px; }
h3              { font-family: Arial; color: #8D0000; font-size: 12px; font-weight: bold; margin: 0px; padding: 0px; }
h4              { font-family: Arial; color: #8D0000; font-size: 10px; margin: 0px; padding: 0px; }
.currentpage    { color: #8D0000; font-weight: bold; background: black; }
.alert, .error  { color: #8D0000; font-weight: bold; }
big             { font-size: 15pt; }
th              { font-size: 10pt; text-decoration: underline; text-align: left; }
.defaultcursor  { cursor: default; }
.helpbutton     { visibility: hidden; color: black; background-color: #dbdbdb; }
.highlight      { padding: 2px; background-color: #dafbff; }
