body {
	background-color: #170304;
	background-image: url(../images/bg.jpg);
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

#panel {
	background-color: #F1EEEA;
	background-image: none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #5CA0BA;
}

#stage {
	border-bottom: 1px solid white;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid white;
	border-top: 1px solid #CCCCCC;
}
