body
{
	background-color: #FFFFFF;
	background-image: url(images/body.jpg);
	margin: 0px 0px 0px 0px;
}

body, td, th
{
	font-family: Tahoma;
	font-size: 7pt;
	color: #7A7A7A;
	vertical-align: top;
}

input
{
	font-size: 7pt;
}

.Form
{
	font-size: 7pt;
	width: 200px;
}

img
{
	border: 0px;
}

a
{
	text-decoration: underline;
	color: #CF7214;
}

a:visited
{
	text-decoration: underline;
	color: #CF7214;
}

a:hover
{
	text-decoration: none;
	color: #CF7214;
}

a:active
{
	text-decoration: none;
	color: #CF7214;
}

a.FooterLink
{
	font-size: 7.5pt;
	text-decoration: underline;
	color: #CF7214;
}

a.FooterLink:visited
{
	font-size: 7.5pt;
	text-decoration: underline;
	color: #CF7214;
}

a.FooterLink:hover
{
	font-size: 7.5pt;
	text-decoration: none;
	color: #CF7214;
}

a.FooterLink:active
{
	font-size: 7.5pt;
	text-decoration: underline;
	color: #CF7214;
}

h2
{
	font-family: Tahoma;
	color: #CF7214;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

h3
{
	font-family: Tahoma;
	color: #CF7214;
	font-size: 7pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

.Container
{
	background-image: url(images/container.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 64px;
	padding-top: 57px;
	padding-bottom: 66px;
}

.SpacerCell
{
	background-color: #5D5D5D;
}

.Left
{
	background-color: #5D5D5D;
}
