body
{
	background-color: #49531F;

	margin: 0px;
	padding: 0px;
}

table.header
{
	background-color: #5A564D;

	color: #FDFCFA;
	
	border-bottom-color: #746D63;
	border-left-color: #948D83;
	border-right-color: #746D63;
	border-top-color: #948D83;
	border-style: solid;
	border-width: 1px;
	
	width: 875px;
	
	margin: 10px 0px 6px 0px;
}

font.logotype
{
	color: #FDFCFA;
	
	line-height: 100%;
	text-decoration: none;
	white-space: nowrap;

	font-family: Georgia, 'Times New Roman', Serif;
	font-size: 24px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	
	text-align: center;
}

font.slogan
{
	color: #FDFCFA;
	
	line-height: 100%;
	text-decoration: none;
	white-space: nowrap;

	font-family: Verdana, Tahoma, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	
	text-align: center;
}

#navigation
{
	color: #FDFCFA;

	font-family: Verdana, Tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
	margin: 0px;
	padding: 0px;
}

div#navigation  a:link,
div#navigation  a:visited
{
	color: #B5AF7D;

	line-height; 100%;
	text-decoration: none;
	white-space: normal;
}

div#navigation  a:hover,
div#navigation  a:active
{
	color: #DCD0A0;
}

table.content
{
	background-color: #DCD0A0;

	color: #49531F;
	
	border-bottom-color: #746D63;
	border-left-color: #A49D93;
	border-right-color: #746D63;
	border-top-color: #A49D93;
	border-style: solid;
	border-width: 1px;
	
	line-height: 100%;
	text-decoration: none;
	
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
	width: 875px;
	
	margin: 0px;
	padding: 0px;
	
	text-align: left;
}

table.content font.contentlogotype
{
	color: #49531F;
	
	line-height: 100%;
	text-decoration: none;
	white-space: nowrap;

	font-family: Georgia, 'Times New Roman', Serif;
	font-size: 13px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
}

table.content font.nowrap
{
	white-space: nowrap;
}

table.content  a:link,
table.content  a:visited
{
	color: #A44124;

	line-height; 100%;
	text-decoration: none;
	white-space: normal;
}

table.content  a:hover,
table.content  a:active
{
	color: #C74633;
}

table.content img
{
	border-style: none;
		
	margin: 0px;
	padding: 0px;
}

table.footer
{
	background-color: #5A564D;

	color: #FDFCFA;
	
	border-bottom-color: #746D63;
	border-left-color: #948D83;
	border-right-color: #746D63;
	border-top-color: #948D83;
	border-style: solid;
	border-width: 1px;
	
	width: 875px;
	
	margin: 4px 0px 10px 0px;
}

table.footer img
{
	border-style: none;
		
	margin: 0px;
	padding: 0px;
}

font.copyright
{
	color: #FDFCFA;
	
	line-height: 100%;
	text-decoration: none;
	white-space: nowrap;

	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
	text-align: right;
}
