﻿body
{
	background-color: #F2F0F1;
	margin: 0;
}
.MasterTable
{
	padding: 0;
	margin: 0;
	border-style: none;
	border-width: 0;
	border-spacing: 0;
	empty-cells: show;
	caption-side: inherit;
	table-layout: auto;
	border-collapse: inherit;
	vertical-align: top;
}
menu
{
	background-color: #00FFFF;
	border: thin dashed #FF0000;
	table-layout: auto;
}
h2
{
	font-family: 'Segoe UI';
	font-size: 24px;
	font-weight: bold;
	color: #874644;
}
h4
{
	font-family: 'Segoe UI';
	font-size: 18px;
	font-weight: bold;
	color: #874644;
}
h5
{
	font-family: 'Segoe UI';
	font-size: 16px;
	font-weight: bold;
	color: #874644;
}
.Copyright
{
	font-family: "Segoe UI";
	font-size: 12px;
	font-weight: bold;
	color: #874644;
	text-align: center;
}
.FooterText
{
	font-family: 'Segoe UI';
	font-size: 16px;
	font-weight: bold;
	color: #8A4D4A;
	float: none;
	clear: right;
	text-align: right;
}
.FooterTable
{
	border-style: none;
	border-width: 0px;
	border-color: inherit;
	padding: 0;
	background-image: url(      'file:///C:/Projects/StowAndGo/StowAndGo/Images/bottomcenter.jpg' );
	background-repeat: repeat-x;
	empty-cells: show;
	border-spacing: 0px;
}
.RightSide
{
	background-image: url(   'file:///C:/Projects/StowAndGo/StowAndGo/Images/StowAndGoRightSide.png' );
	background-repeat: repeat-y;
	empty-cells: show;
	clear: right;
	text-align: right;
	float: right;
	display: table-cell;
	width: 50px;
	border-spacing: 0px;
}
td
{
	padding:0;
}
li
{
	font-family: 'Segoe UI';
	font-size: 14px;
	font-weight:bold;
	color: #874644;
}
