@charset "iso-8859-1";
<style type="text/css">
/* This is a CSS comment */
a, a:visited, a:link {color:#DBCBB7; text-decoration:underline;}
a:hover, a:active {color:#B6A58F; text-decoration:underline;}



/* ----- MENU 2009------ */

.menu2009, .menu2009:visited, .menu2009:link {color:#000; text-decoration:none; font-size:11px; font-family:arial; text-transform:uppercase; font-weight: bold;}
.menu2009:hover, .menu2009:active {color:#aaaaaa}
div#menu{background: #96999c; border-top: 1px #b5b5b5 solid; border-bottom: 1px #b5b5b5 solid; width: 100%; height: 22px;}
div#menu ul{
	margin:0;
	padding:0 0 4 3px;
	background: #96999c;
	text-align: center;
}
div#menu ul li{display: inline; padding:0 1}
div#menu ul li a{padding: 3px 6px 3px 6px; background:#aeaeae; color: #555555}
div#menu ul li a:hover{background: #e5e5e5; color: #000; text-decoration: none}
/* ----- menu2009 members color ------ */
div#menu ul li.membersmenu a {background: #990033; color: #ffffff}
div#menu ul li.membersmenu a:hover{background: #333333;}
/* ----- menu2009 home button ------ */
div#menu ul li.homemenu a {background: #e5e5e5; color: #555555}
div#menu ul li.homemenu a:hover{background: #CFCFCF}


</style>
