<style>

    body {
	color: #040302;

    }

    body {
	color: #040302;
	background-color: white;
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 10;
	scrollbar-face-color: #ECE9E8; scrollbar-shadow-color: white; 
	scrollbar-highlight-color: white; scrollbar-3dlight-color: #666666; 
	scrollbar-darkshadow-color: #666666; scrollbar-track-color: white; 
	scrollbar-arrow-color: #666666
    }

    A:Link {
	color: #040302;
	text-decoration: none;
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 10;
    }
    A:VISITED {
	color: #040302;
	text-decoration: none;
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 10;
    }
    A:ACTIVE {
	color: #040302;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10;
    }
    A:HOVER {
	color: #CB9B2F;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10;
	}

 body,p,td {font-family: Verdana, Helvetica, sans-serif; font-size: 10; color : #040302; text-align: justify; line-height: 150%;}
 h1 {font-family: Verdana, Helvetica, sans-serif; font-size: 18; text-weight:700; color : #FFD33E; text-align: justify;}
 h2 {font-family: Verdana, Helvetica, sans-serif; font-size: 24; color : #040302; text-align: center;}
 hr {border-style: solid; height: 1; width: 100; color:white;}

 input {height: 18; font-family: Verdana; font-size: 10; color : #666666;}
 select {height: 18; width: 110; font-family: Verdana; font-size: 10; color : #666666;}
 textarea {font-family: Verdana; font-size: 10; color : #666666;}
 .search {font-family: Verdana, Helvetica, sans-serif; font-size: 10; color : #666633; text-align: center;}

DIV.menuCont {
	width: 160px;
	padding: 1px 1px 1px 1px;
	background-color: #000000;
	display: none; 
	position: absolute;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=120, Strength=0); }

TD.menuItem {
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	cursor: hand;
	color: #000000;
	padding: 2px 9px 2px 9px; }
TD.menuItemOver {
	background-color: #ECECEC;
	border-bottom: 1px solid #CCCCCC;
	cursor: hand;
	color: #000000;
	padding: 2px 9px 2px 9px; }

</style>