﻿body
{
	background-image: url('./images/i_tdbg.gif');
	margin: 0px;
}

table
{
	
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	table-layout: auto;
	empty-cells: show;
	border-top-style:  none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-spacing: 0px;
	border-collapse: collapse;
	vertical-align: top;
}
td
{
vertical-align: top;
	font-size: medium;
}



img
{
	vertical-align: top;
	white-space: nowrap;
	word-spacing: 0em;
	letter-spacing: 0em;
	border-width: 0px;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-style: none;
	padding: 0px;
	margin: 0px;
	
	
	overflow: visible;
	table-layout: auto;
	border-collapse:  collapse;
	border-spacing: 0px;
	empty-cells:  hide;
}

.MenuTable
{
	background-color: White;
	width: 765px;
	
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	table-layout: auto;
	empty-cells: show;
	border-top-style:  none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-spacing: 0px;
	border-collapse: collapse;
	vertical-align: top;
	
}


.FooterTable
{
	background-color: #74471C;
	color: #FEF191;
	width: 765px;
	
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	table-layout: auto;
	empty-cells: show;
	border-top-style:  none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-spacing: 0px;
	border-collapse: collapse;
	vertical-align: top;
	
}

.LeftFooterCell
{
	text-align: left;
	width: 33%;
		
}

.RightFooterCell
{
	text-align: right;	
	width: 33%;
}

.FooterTable a:link
{
	color: #FEF191;
}

.FooterTable a:vlink
{
	color: #FEF191;
}

.BreadCrumbTD
{
	background-color: #74471C;
	color: #FEF191;
	width: 765px;
	
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	table-layout: auto;
	empty-cells: show;
	border-top-style:  none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-spacing: 0px;
	border-collapse: collapse;
	vertical-align: top;
	
}

.BreadCrumbTD a:link
{
	color: #FEF191;
}

.BreadCrumbTD a:visited
{
	color: #FEF191;
}

.ContentTable
{
	
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	table-layout: auto;
	empty-cells: show;
	border-top-style:  none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-spacing: 0px;
	border-collapse: collapse;
	vertical-align: top;
}