body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #483B2D;
}

td.header
{
	background-color: #B39A7F;
}

td.menu
{
	background-color: #FFFFFF;
}

td.menu p
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 0
}

td.menu p a
{
	color: #B39A7F;
	text-decoration: none;
}

td.menu p a:hover
{
	color: #FF8400;
}

p, h1
{
	font-family: Arial;
	//color: #B39A7F;
	color: #ECCFB0;
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 14px;
	padding-top: 0;
	padding-bottom: 0
}

p a
{
	color: #FF8400;
	text-decoration: underline;
}

p a:hover
{
	text-decoration: none;
}

h1
{
	color: #FF8400;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 5px;
}

table.pagewidth
{
	width: 760px;
}

img.framedpicture
{
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
}