html, body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	height: 100%;
}
table.menu {
	background-image: url(images/nav/menu_bar.gif);
	background-repeat: repeat-x;
}
img.image_left {
	margin-right: 10px;
	margin-bottom: 10px;
}
a {
	color: #E06E0E;
}
a:hover {
	color: #86491D;
	text-decoration: none;
}

table.height {
	height: 100%;
}
img.image_right {
	margin-bottom: 10px;
	margin-left: 10px;
}
