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

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

p.header { font-size: 14pt;
font-weight: ;
color: #9ce6d5;
font-family: verdana,arial;
text-align: right ;
padding: 3px 10px 5px 0px;
letter-spacing: 0.2cm;
background: url(header.gif); }

p.header:first-letter 
 
 { font-size: 16pt;
font-weight: ;
color: #ffd845;
font-family: verdana,arial;     }


p.stats { font-size: 6pt;
font-weight: bold;
color: #458e34;
font-family: Georgia, Times, Helvetica, sans-serif;
text-align: left;
border: 0px solid #041504;
padding: 8px 8px 8px 50px;
background: url(stats.gif); 
background-color: 1b1b1b;}


a.l{
font-size: 7pt;
color: #f7a304;
background-color: #fff0d1;
border-bottom:1px dashed #f7a304;
}

a.l:hover{
font-size: 7pt;
color: #629e33;
background-color: #fff0d1;
border-bottom:1px dashed #629e33;
}

a:link {text-decoration: underline; color:  #f7a304; cursor: ;}
a:visited {text-decoration: underline; color: #f7a304; cursor: ;}
a:hover {text-decoration: underline; color: #629e33; cursor: ;}


input, textarea, option, select {
                background: url(stats.gif);
	font: 8pt arial;
	color: #2aa570;
	letter-spacing: 1px;
	border: 1px solid #629e33;
	padding:2px; }

b, strong
{color: #629e33;
font-size: 11px;
font-weight: }

i, em
{color: #f7a20a;
font-family: Tahoma;
font-size: 10px;
font-weight: normal ;}

u, underline
{color: #629e33;
font-family: Tahoma;
font-size: 10px;
border-bottom:1px dashed #f7a20a;}


<!--
body {

scrollbar-arrow-color: #f3f7fe;
scrollbar-darkshadow-color: #8be4ec;
scrollbar-track-color: #f3f7fe;
scrollbar-face-color: #c2e2ed;
scrollbar-shadow-color: #8be4ec;
scrollbar-highlight-color: #c2e2ed;
scrollbar-3dlight-color: #c2e2ed;}