body {
	background-color: #8E3A1E;
}

A:link, A:visited, A:active { font-family: Garamond, Times, serif; font-weight: bold; font-size: 15px; text-decoration:none; color:#8E3A1E}

A:hover {font-family: Garamond, Times, serif; font-weight: bold; font-size:15px; text-decoration:none; color:#D90101}



table.main {
	border-width: 3px;
	border-color:#000000;
	width: 800px;
	height: 600px;
	border-width: 2px 2px 2px 2px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0);
	border-collapse: separate;
	background-color: rgb(255, 255, 240);
	table-layout: fixed;
	padding: 0px;
}

table.menu {
	border-width: 0;
	width: 100%;
	text-align: center;
}

tr.top {
	height: 50px;
}

td.left {
	width: 435px;
}

td.right {
	font: 10px arial;
}

iframe.main {
	border-width: 0;
	background-color:transparent;
	width: 95%;
	height: 340px;
}
