html,body{
	margin:0;
	padding:0;
	height:100%;
	border:none;
}
table.main
{
	width: 100%;
}
td
{
	font-family: Arial;
	font-size: 12px;
}
td.menu
{
	font-size: 14px;
	text-align: left;
}
td.menu2
{
	background-color: #6b5239;
}
a
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: none;
}
td.top
{
	background:url(/gfx/logo.jpg) no-repeat;
	width: 855px;
	height: 93px;
}
table.content
{
	width: 900px;
	height: 525px;
	border-width:3px;
	border-color: #750e19;
	border-style: solid;
}
table.content2
{
	height: 525px;
	width: 900px;
}