body { 
	font: 8pt tahoma; 
	color: #404040;
	letter-spacing: 1px;
	background-color: dfe6d3;
	line-height: 14px;
}

#background {
	position: absolute;
	z-index: 0;
	height: 224px;
	right: 0%;
	top: 0px;
	width: 100%;
	background-image: url('top.png'); 
}


a:link {text-decoration: none ; color: #192832; cursor: ; 	background-color: cdd7bd; }
a:visited {text-decoration: none ; color: #192832; cursor: ; background-color: cdd7bd;  }
a:hover {text-decoration: none ; color: #192832; cursor: ; background-color: c9cf8f;  }


#menu dl {width: 125px; margin: 0 auto; padding: 0 0 0px 0; background: url() no-repeat bottom left;}
#menu dd {margin:0; padding:0; color: #ffffff; font-size: 1.0em; border-bottom: 2px solid #dfe6d3; background: ffffff;}
#menu dt {margin:0; padding: 0px; font-size: 1.0em; font-weight:bold; letter-spacing: 1px; color: #ffffff;}
#links a, #links a:visited {color:#868981; text-decoration:none; display:block; padding:6px 0px 6px 0px; text-align: center;
background: #cdd7bd; 	 width:125px;  letter-spacing: 1px;
}
#links a:hover {color:#868981; text-decoration:none; display:block; padding:6px 0px 6px 0px; text-align: center;
background: #c9cf8f;  width:125px;  letter-spacing: 1px; }

ol li {font-size:11px;}




p.header { font-family: century gothic; 
font-size: 20px;
font-weight: ;
letter-spacing: 10px;
padding: 0px 0px 0px 20px;
color: #1a1a1a;
text-align: left;
}


p.part { font-family: century gothic; 
font-size: 15px;
font-weight: ;
letter-spacing: 3px;
padding: 0px 0px 0px 0px;
color: #1a1a1a;
text-align: left;
}


p.stats { font-size: 6pt;
font-weight: bold;
color: #dee6d0;
font-family: Georgia, Times, Helvetica, sans-serif;
text-align: left;
padding: 8px 8px 8px 50px;
background-color: 435252;}



input, textarea, option, select {
	background-color: #cdd7bd;
	font: 8pt arial;
	color: #868981;
	letter-spacing: 1px;
        border: 0px solid;
	padding:2px; }

i{
color: ad0100;
font-style: italic;
text-decoration: none;
}

b{
color: #ad0100;
font-style: ;
text-decoration: none;
}




<!--
body {

scrollbar-arrow-color: #dfe6d3;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #dfe6d3;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #dfe6d3;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;}
