BODY 	{ 
	font-family: sans-serif; font: 12pt/14pt;
	scrollbar-arrow-color: white;
	scrollbar-3dlight-color: black;
	scroll-bar-highlight-color: black;
	scrollbar-face-color: #AF9E82;
	scrollbar-shadow-color: black;
	scrollbar-track-color: #AF9E82;
	scrollbar-darkshadow-color: black;
	//margin: 2em,2em;
	}
H1 	
	{ 
    	font-family: sans-serif;
	font-size: larger;
	border-bottom-width: thin;
	border-top-width: thin 
	font-weight: bold;
	}
H2 
	{ 
	font-family: sans-serif;
	color: #64554F;
	font-size: large;
	font-weight: bold;
	border-bottom-width: thin;
	border-top-width: thin 
	}
H3, H4, H5, H6 
	{
	padding: 5;
	color: #645545;
	font-weight: bold;
	font-family: sans-serif 
	}
Form 	{
	margin: 0em,0em;
     	}
  
P 	{ 
    	font-family: sans-serif; font: 12pt/14pt 
	}
UL 	
	{
	font-family: sans-serif; font: 12pt/14pt;
	}
.NavBar 
	{ 
	position: absolute; left:0px; top:62px;width:760px; height: 20px;
	background: #AF9E82;
	font-weight: bold;
	font: 10pt/12pt;
	} 
.NavButton 
	{
	color:white;
    	background: #AF9E82;
	font-weight:bold;
	font: 8pt/10pt;
	}
.BufferButton 
	{ 
	color:white;
        padding-right: 0;
	background: #AF9E82;
	font-weight:bold;
	font: 8pt/10pt;
	}
.heading 
	{
	font-weight: bold;
   	font-family: sans-serif; font: 12pt/14pt; 
	color: #c89b64;
	background: #6d5a3a;
	} 
.dark 
	{
	font-family: sans-serif; font: 12pt/14pt; 
	color: black;
	background: #AF9E82;
	}
.light
	{
	font-family: sans-serif; font: 12pt/14pt; 
	color: black;
	background: #bbad93;
	}
.Caption
	{
    	font-weight: bold 
	}

.Warning 
	{ 
	background: gray;
	font: 12pt/16pt;
	padding: 5;
	color: yellow;
	}
.small 
	{
    	font-family: sans-serif; font: 9pt/11pt; 
	}
A:link 
	{ 
	color:red;
	font-weight: bold;
	text-decoration: none;
	}
A:active 
	{ 
	color:black;
	font: 12pt/14pt;
	font-weight: bold;
	text-decoration: none;
	}
A:visited 
	{ 
	color:red;
	font-weight: bold;
	text-decoration: none;
	}
B 	
	{ 
	color:darkgreen;
	font: 12pt/14pt;
	font-weight: bold;
	font-family: sans-serif;
	}

I 	
	{ 
	color: olive;
	font-weight: bolder
	}

IMG 	{ 
	border: 0;
	}

IMG.logo 
	{
	position: absolute; left: 0px; top:0px;width:760px;
	border: 0;
	}
	
TABLE.menu 
	{
	position: absolute; left:0px; top:42px;width:760px; height:20px;
	background: #AF9E82;
	cursor:hand;
	}
TD.menu 
	{
    	font-family: sans-serif; font: 9pt/11pt; 
	font-weight: bold;
	color: black;
	background: #AF9E82;
	cursor:hand;
	}
TD.submenu 
	{
    	font-family: sans-serif; font: 9pt/11pt; 
	background: #c7a657;
	border-top: 1px;
	cursor:hand;
	}
TEXTAREA,SELECT,INPUT 
	{
	background: #EBDDD4;
	}
TABLE.template 
	{
	position: absolute; left:0px; top:82px; width:760px;
	background: #AF9E82;
	}
TABLE 	
	{ 
	padding: 5;
	/* background: wheat; */
	}
