#list-menu-1 A {
	PADDING-RIGHT: 25px; 
	DISPLAY: inline; 
	PADDING-LEFT: 25px; 
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 2px; 
	TEXT-DECORATION: none;
	background: url(images/bgr-green.gif) 2px no-repeat;
	font-family: Verdana, Arial, Helvetica;
	font-size:	10pt;
	font-weight: bold;
	height: 20px;
	COLOR: #ffffff;
	margin: 0px;
}
#list-menu-1 A:link {
	background: url(images/bgr-green.gif) 2px no-repeat;
	}

#list-menu-1 A:visited {
	}

#list-menu-1 A:hover {
	BACKGROUND: url(images/bgr-yellow.gif) 2px no-repeat;
	}

#list-menu-1 span.active a{
	BACKGROUND: url(images/bgr-yellow.gif) 2px no-repeat;
	}

#list-menu-1 #subnav {
    font-size:10px;
    margin-bottom:2em;
    }
#list-menu-1 #subnav a {
    color:#fff;
    margin-right:1em;
    }
#list-menu-1 #subnav span {
    color:#fff;
    margin-right:1em;
    }
    
table.items tr.item td {
	color: #fff;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
