<style type="text/css">
/*
YOU NEED A CSS LIKE THIS FOR EACH SIDEBAR CATEGORY

maroon in footer = #710302
dk green in main = #014f25
dk green in eastowne = #024e27
dk blue in hilton = #0d2d78
gray = #8b8b8b
maroon in crestwood = #700404
tan in backgrounds = #ceb57d
lt tan in menu = #E5CD9D
*/
.dummy{}

.sidebarcellselected
		{
			background-image: url(/images/layout/hilton/hilton_09.jpg);
			background-repeat: no-repeat;
			font-size: 11px;
			font-weight: bold;
			height: 22px;
			width: 152px;
			vertical-align:middle;
			padding-left: 4px;
			color: #FFFFFF;
			font-family: tahoma, arial, helvetica, sans-serif;	
			
		}
</style>
