body {
	height: 100%;
	background-color: Black;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	color:#808080;
	font-size:12px;
	font-weight:bold;
}

table.main {
	text-align: center;
	height: 100%;
	border-left: 3px solid #a80000;
	border-right: 3px solid #a80000;
	padding: 0px;
	margin: 0px;
	width: 550px;
}

table {
	text-align: center;
	height: 100%;
	padding: 0px;
	margin: 0px;
	}

a.entrance:link, a.entrance:visited, a.entrance:active {
font-size:26px;
font-family: Arial Black;
	color: Black;
	text-decoration: none;
}

a.entrance:hover {
	text-decoration: underline;
}

td.iframe {
	height:530px;
	width:400px;
}

td.menu {
	width:100px;
	vertical-align:top;
}

td.banner {
	height:150px;
	padding:0px;
	vertical-align: top;
	text-align: center;
}

a:link, a:visited, a:active {
	color:#a80000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
