.menutable {
	height: 33px;
}

.menutabletd {
	font-weight:bold;
	color: #316b63;
	text-transform:uppercase;
	height:33px;
	font-size:9px;
	text-align:center;
}

#MenuSpacer {
	width:50px;
	height:33px;
	float:left;
}
#Menu {
	font-family: Verdana,Arial,Helvetica; 
	font-size:9px;
	text-align: center;
	margin: 2px 0 0 0;
	padding: 0px 0 0 0;
	height: 33px;
	width: 95px;
	float:left;
	background: url(/images/nav/blank_off.gif) no-repeat left bottom;
} 

#Menu a {
	font-weight:bold;
	color: #000; //#316b63;
	text-transform:uppercase;
	text-decoration:none;
}

#Menu a:hover {
	font-weight:bold;
	color: #000;//#316b63;
	text-decoration:none;
	background: url(/images/nav/blank_on.gif) no-repeat left bottom;
}

#Menu a div {
	height: 33px;
	padding-top:7px;
}

#Menu a div * {
	vertical-align:middle;
}

#Menu a:hover div {
	font-weight:bold;
	color: #000;//#316b63;
	text-decoration:none;
	background: url(/images/nav/blank_on.gif) no-repeat left top;
}

#Menufranchise {
	font-family: Verdana,Arial,Helvetica; 
	font-size:9px;
	text-align: center;
	margin: 2px 0 0 0;
	padding: 0px 0 0 0;
	height: 33px;
	width: 95px;
	float:left;
	background: url(/images/nav/blank_off_franchise.gif) no-repeat left bottom;
} 

#Menufranchise div {
	height: 33px;
	padding-top: 7px;
	vertical-align:middle;
}
#Menufranchise a {
	font-weight:bold;
	//color:#f7de84;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
}
#Menufranchise a:hover {
	font-weight:bold;
	color: #316b63;
	text-decoration:none;
	background: url(/images/nav/blank_on.gif) no-repeat left bottom;
}

#Menufranchise a:hover div {
	font-weight:bold;
	color: #316b63;
	text-decoration:none;
	background: url(/images/nav/blank_on.gif) no-repeat left top;
}


#ActiveTab {
	font-family: Verdana,Arial,Helvetica; 
	font-size:9px;
	text-align: center;
	margin: 2px 0 0 0;
	padding: 0px 0 0 0;
	height: 33px;
	width: 95px;
	float:left;
	background: url(/images/nav/blank_on.gif) no-repeat left bottom;
}
#ActiveTab div {
	height: 33px;
	padding-top: 7px;
	vertical-align:middle;
}

#ActiveTab a {
	font-weight:bold;
	color: #000;//#316b63;
	text-transform:uppercase;
	text-decoration:none;
}
