<STYLE>
<!--
A:visited {color: #A85B28; text-decoration: none;}
A:link {color: #D37435; text-decoration: none;}
A:hover {color: #FBDCC7; text-decoration: underline;}

body{

background: #000000; 
background-image: url(centerright.jpg);
background-repeat: no-repeat;
background-position: 0% 0%;
background-attachment: fixed;

        scrollbar-face-color: #F0C97E;
        scrollbar-arrow-color: #9F521F;
        scrollbar-shadow-color: #F0C97E;
        scrollbar-darkshadow-color: #F0C97E;
	scrollbar-highlight-color: #F0C97E;
	scrollbar-track-color: #F0C97E;
	scrollbar-3dlight-color: #E3AD63;
	color: #8A1414;
	font-family: verdana;
	font-size: 9px;
	}
td{ 
	background: #F0C97E;
	color: #8A1414;
	font-family: verdana;
	font-size: 9px;
}
b{
	font-family:verdana;
	color:#9F521F;
	font-weight:bold;
	font-size:11px;
	}
input, textarea, select, option, submit, reset,
{
	color: #8A1414;
	font-family: verdana;
	font-size: 9px;
	border: 1px solid #000000;
	background: #F0C97E;
	filter: alpha(opacity=80);
}
-->
</STYLE>

