table.container
{
	width: 100%;
	height: 100%;
	text-align: center;
	border: none;
}
td.container
{
	height: 100%;
	vertical-align: middle;
}

table.layout
{
	width: 907px;
	border: none;
}
table.layout tr td
{
	border: none;
}
td.border
{
	background-color: #8B0B04;
}
td.tabs
{
	background-color: #8B0B04;
	vertical-align: bottom;
	text-align: left;
}
td.content
{
	text-align: left;
	vertical-align: top;
	background-color: #E7E3B5;
}
td.text
{
	font-family: Verdana;
	font-size: 10pt;
	color: #8B0B04;
}
td.menu
{
	background-color: #D2CEA5;
	color: #8B0B04;
	font-family: Verdana;
	font-size: 8pt;
	vertical-align: top;
	text-align: left;
}
td.date
{
	background-color: #CFC76B;
	color: white;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
}
td.empty
{
	background-color: white;
	vertical-align: bottom;
	text-align: left;
}
td.menuFooterPlaceholder
{
	background-color: #D2CEA5;
	color: #8B0B04;
	font-family: Verdana;
	font-size: 8pt;
	vertical-align: bottom;
	text-align: left;
}
td.menuFooter
{
	background-color: #CFC76B;
	color: #8B0B04;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	height: 67px;
}

td.punchLine
{
	background-color: #004812;
}
td.footer
{
	background-color: #004812;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: white;
}
td.footerRight
{
	background-color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}

table.table
{
	border: 1px solid #8B0B04;
}
table.table tr td
{
	border: 1px solid #8B0B04;
}
table.table tr th
{
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid #8B0B04;
	text-align: center;
}

img
{
	border-width: 0;
}

a.email
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.email:hover
{
	color: #A79D36;
}

a.menuItem
{
	color: #8B0B04;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}
a.menuItem:hover
{
	color: #A79D36;
}

a 
{ 
color: #004812;  
font-family: Verdana;  
font-size: 10pt; 
text-decoration: none; 
} 
a:hover 
{  
color: #A79D36; 
}