<STYLE>
<!--
A:visited {color: #094D09; background: clear; text-decoration: none; font-weight:bold}
A:link {color: #094D09; background: clear; text-decoration: none; font-weight:bold}
A:hover {color: #FAFAD4; font-weight:bold;}

body{

background-position: 0% 0%;
background-attachment: fixed;

        background-image: url(mid.jpg);
        background-repeat: no-repeat;
        background-position: 0% 0%;
        background-attachment: fixed;
        background-color: #2F4F43;
        scrollbar-face-color: #9FCB51;
        scrollbar-arrow-color: #4B6322;
        scrollbar-shadow-color: #4B6322;
        scrollbar-darkshadow-color: #9FCB51;
	scrollbar-highlight-color: #819957;
	scrollbar-track-color: #9FCB51;
	scrollbar-3dlight-color: #9FCB51;
	color: #094D09;
	font-family: verdana;
	font-size: 9px;

	}
td{ 
	background: #394E26;
	color: #AAD65E;
	font-family: verdana;
	font-size: 9px;
        letter-spacing:1pt;
	filter: alpha(opacity=55);
}
b{
	font-family:verdana;
	color:#094D09;
	font-weight:bold;
	font-size:9px;
	}

h2{
	font-family:verdana;
	color:#094D09;
	font-weight:bold;
	font-size:11px;
	}

input, textarea, select, option, submit, reset,
{
	color: #AAD65E;
	font-family: verdana;
	font-size: 9px;
	border: 1px solid #9EBC6A;
	background: #394E26;
	filter: alpha(opacity=80);
}
-->
</STYLE>
