.btmlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #666666;
}
.mainheadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990000;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003300;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}
.menuprice {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #990000;
}
.menusubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #990000;
	text-align: left;

}
.menutext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
}
.menuheadlines {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #333300;
}

body, 
table,
img,
td
{
	margin: 0;
	padding: 0;
	border: 0;
}

body
{
	background-color: #6D1702; 
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

img
{
	vertical-align:top;
}

table
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
	
table.backLeft
{
	background-image: url(../images/left_stretch.gif);
	height: 100%;
}

table.backRight
{
	background-image: url(../images/right_repeat.gif);
	height: 100%;
}

table.backRight tr td.menu
{
	height: 40px;
}

tr.mainRow
{
	height: 100%;
	vertical-align: top;
}

