body
{
	vertical-align: baseline;
	color: black;
	line-height: normal;
	font-family: 'Times New Roman';
	letter-spacing: normal;
	position: absolute;
	background-color: #ffa500;
	text-align: left;
}

#CornerLogo
{
	left: 10px;
	position: absolute;
	top: 5px;
}

#SideMenu
{
	left: 10px;
	cursor: hand;
	color: black;
	font-family: 'Times New Roman';
	position: absolute;
	top: 150px;
	text-align: left;
	text-decoration: none;
}

#SideMenu table
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	width: 182px;
	border-bottom: black 1px solid;
	background-color: #ff8c00;
}

#SideMenu td.header
{
	font-weight: bold;
	font-size: small;
	color: black;
	background-color: #ff8c00;
}

#SideMenu td.link
{
	border-right: #ff4500 1px solid;
	border-top: #ff4500 1px solid;
	font-size: small;
	border-left: #ff4500 1px solid;
	text-indent: 10pt;
	border-bottom: #ff4500 1px solid;
	background-color: #ff8c00;
	text-decoration: none;
}

#SideMenu p.level1
{
	text-indent: 10pt;
}

#SideMenu a.link
{
	font-weight: normal;
	color: black;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

#TopMenu
{
	left: 220px;
	cursor: hand;
	position: absolute;
	top: 15px;
	height: 199px;
	text-decoration: none;
}

#TopMenu table
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	width: 434px;
	border-bottom: black 1px solid;
	background-color: #ff8c00;
}

#TopMenu td.menu
{
	border: #ff4500 solid 1px;
	font-size: small;
	text-decoration: none;
	background-color: #ff8c00;
	font-weight: bold;
	width: 144px;
	text-align: center;
}

#TopMenu a.link
{
	font-weight: bold;
	color: black;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

#Content
{
	left: 220px;
	position: absolute;
	top: 145px;
	width: 432px;
}

#Content p.block
{
	border-right: black 1px solid;
	padding-right: 20px;
	border-top: black 1px solid;
	padding-left: 20px;
	padding-bottom: 20px;
	margin: 15px;
	border-left: black 1px solid;
	line-height: 20pt;
	padding-top: 20px;
	border-bottom: black 1px solid;
	background-color: #ff8c00;
	text-align: justify;
}

#Content p.block:first-line
{
	font-weight: bold;
	font-size: large;
}

#Content table.block
{
	border-right: black 1px solid;
	padding-right: 20px;
	border-top: black 1px solid;
	padding-left: 20px;
	padding-bottom: 20px;
	margin: 15px;
	border-left: black 1px solid;
	color: black;
	line-height: 20pt;
	padding-top: 20px;
	border-bottom: black 1px solid;
	background-color: #ff8c00;
	text-align: justify;
}

#Content table.pagehead
{
	border-top: black 1px solid;
	border-bottom: black 1px solid;
}

#Content table.rating
{
	margin: 20px;
}

#Content td.title
{
	width: 70%;
}

#Content td.rating
{
	width: 30%;
}

#Content td.block
{
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin: 15px;
	padding-top: 20px;
}

#Content td.member
{
	width: 300px;
}

#Content td.standard
{
	width: 20%;
}

#Content td.blitz
{
	width: 20%;
}

#Content td.listitemA
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100px;
}

#Content td.listitemB
{
	width: 300px;
}

#Content a.link
{
	font-weight: normal;
	color: black;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}

#Content a.link:hover
{
	font-weight: bold;
	color: black;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}


p.level2
{
	text-indent: 20pt;
}
