﻿table.COLLAPSEMENU
{
	letter-spacing: -1px;
	width: 206px;	
	background-image: url('../FloorStyling/Menu_Background.jpg');
	background-position: center;
	background-repeat: repeat-y;
}

td.ACTIVECOLLAPSEMENUITEM
{
	padding-left: 25px;
	height: 25px;
}

td.ACTIVECOLLAPSEMENUITEM A
{
	color: #9CAAB1;	
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

td.COLLAPSEMENUITEM
{
	padding-left: 25px;
	height: 25px;
}

td.COLLAPSEMENUITEM A
{
	color: #9CAAB1;	
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

td.ACTIVECOLLAPSESUBMENUITEM
{
	padding-left: 40px;
	height: 25px;
}

td.ACTIVECOLLAPSESUBMENUITEM A
{
	color: #9CAAB1;	
	font-weight: bold;
	text-decoration: none;
}

td.COLLAPSESUBMENUITEM
{
	padding-left: 40px;
	height: 25px;
}

td.COLLAPSESUBMENUITEM A
{
	color: #AAAAAA;	
	font-weight: bold;
	text-decoration: none;	
}

td.COLLAPSEMENUHEADER
{
	height: 35px;
}

td.COLLAPSEMENUFOOTER
{
	background-image: url('../FloorStyling/Menu_Footer_Background.jpg');
	background-position: center;
	background-repeat: no-repeat;
	height: 55px;
}
