﻿.MenuBackground
{
	font-family: Verdana, Tahoma, Arial, Serif, Sans-Serif, Cursive, Fantasy, Monospace;
	font-size: 98%;
	font-style: normal;
	text-indent: 5px;
	text-align: left;
	text-align: justify;
	color: White;
	background-image: url(../Images/Menu/MenuBackground.png);
	background-repeat: repeat-x;
	background-color: Transparent;
	border-color: Navy;
	height: 32px;
}

TD.MenuBackground
{
	font-family: Verdana, Tahoma, Arial, Serif, Sans-Serif, Cursive, Fantasy, Monospace;
	font-size: 98%;
	font-style: normal;
	text-indent: 5px;
	text-align: left;
	color: Black;
	background-image: url(../Images/Menu/MenuBackground.png);
	background-repeat: repeat;
	background-color: Transparent;
}
