body {
	padding: 0px;
	margin: 0px;
}
h1 {
	padding-top: 15px;
	font-size: 14pt;
	font-weight: bold;
	line-height: 0px;
}
h2 {
	padding-top: 10px;
	font-size: 11pt;
	font-weight: bold;
	line-height: 0px;
}
.navigation {
	width: 120px;
	background-color: #5566bb;
	color: #ffffff;
	padding: 3px;
}
.content {
	margin-left:120px;
	padding-left:2px;
}
.header {
	font-family: tahoma, arial, helvetica;
	font-size: 12pt;
	font-weight: bold;
	background-color: #8899dd;
	color: #ffffff;
	height: 78px;
	white-space: nowrap;
}
.header-div {
	position: absolute;
	width: 100%;
	overflow: hidden;
}
.corner {
	background-color: #8899dd;
}
.level2 {
	background:#fff3ac;
}
a.activenavitem {
	font-size: 10pt;
	font-family: tahoma, arial, helvetica;
	font-weight: bold;
	color: #ffffff;
}
a.navitem {
	font-size: 10pt;
	font-family: tahoma, arial, helvetica;
	font-weight: normal;
	color: #ffffff;
}
a.navitem:hover {
	color: #eeeeff;
}
.ie a.activenavitem {
	border: 1px solid #ffffff;
	font-family: tahoma, arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	padding: 8px;
	background-color: #bbccff;
	color: #000000;
	width: 100%;
	text-decoration: none;
	margin: 2px;
	width: 120px;
	height: 10px;
}
.ie a.navitem {
	border: 1px solid #ffffff;
	font-family: tahoma, arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	padding: 8px;
	background-color: #8899dd;
	color: #ffffff;
	width: 100%;
	text-decoration: none;
	margin: 2px;
	width: 120px;
	height: 10px;
}
.ie a.navitem:hover {
	background-color: #cceeff;
	border: 1px solid #aaccff;
	color: #000000;
}
.body, .body td {
	background-color: #eeeeff;
	padding: 10px;
	font-family: arial, helvetica;
	font-size: 10pt;
}
.fine-print {
	font-family: arial, helvetica;
	font-size: 8pt;
}
a.game-image {
	border: 1px solid #eeeeff;
}
a.game-image:hover {
	background-color: #ddddff;
	border: 1px solid black;
}