
BODY {
	font-size: 100%;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	color: #333333;
	margin: 0px 0px 0px 0px;
	cursor: default;
	scrollbar-3dlight-color: #96BDA6;
	scrollbar-arrow-color: #607961;
	scrollbar-darkshadow-color: #96BDA6;
	scrollbar-face-color: #D8E7DE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D8E7DE;
	scrollbar-track-color: #C2CFC7;
}

DIV.CloseWindow {
	font-size: 80%;
	font-weight: bold;
	position: relative;
	bottom: 40px;
	right: 10px;
	color: #336699;
	cursor: hand;
}

TABLE.MainTable {
	width: 100%;
	min-weight: 500px;
	border-width: 0px 1px 0px 1px;
	border-color: #CCCCCC;
	border-style: solid;
}

TABLE.MainTable TD.Content {
	vertical-align: top;
	padding-bottom: 0px;
}

TABLE.MainTable TD.ContentZoom {
	height: 100%;
	padding: 10px 0px 10px 0px;
	vertical-align: top;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

TABLE.MainTable  TD.ContentZoom TD {
	text-align: center;
}

TABLE.MainTable OBJECT.FlashGame {
	margin: 2px;
	border: 1px solid #CCCCCC;
	border-margin: 2px;
}

TABLE.MainTable TD.Description {
	height: 50px;
	padding: 5px;
	vertical-align: top;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	background-color: #FFFFE1;
	font-size: 10px;
}

FONT.red {
	color: #D38B8B;
}

FONT.redunderline {
	color: #D38B8B;
	text-decoration: underline;
}

.NoDisplay {
	display: none;
}
