﻿body
{
	font-family: Verdana;
	font-size: 0.7em;
	color: #FFFFB0;
	background-color: #624f00;
	margin: 0px;
}
h1
{
	font-family: Arial;
	font-size: 2em;
	font-weight: bold;
	color: White;
	margin-bottom: 0px;
}
h2
{	
	font-size: 1em;
	font-weight: bold;
	color: White;
	margin-top: 0px;
}
h3
{
	font-weight: bold;
	color: #FFCC00;
}
a
{
	text-decoration: none;
	color: #FFFFB0;
}
a:visited
{
	color: #FFFFB0;
}
a:hover
{	
	color: #FFCC00;
}
img
{
	border: none;
}
#div100
{
	width: 100%;
}
#div80
{
	width: 85%;
	margin-left: auto;
	margin-right: auto;	
}
#divThird
{
	float: left;
	width: 250px;
	height: 100%;
	background-color: #544200;
}
#divThirdInner
{
	width: 80%;
	background-color: #66551f;
	margin-top: 7%;
	padding: 10px 10px 10px 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#divTwoThird
{	
	float: left;
	height: 100%;	
	width: 740px;
}
#divTwoThirdInner
{
	width: 92%;
	height: 92%;
	margin-top: 4%;
	margin-left: 4%;
}
#divButtonBlock
{
	height: 24px;
	color: #FFCC00;
	background-color: #795815;
	text-align: center;
	border: solid 2px #3d2614;
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 24px;
}
#divGameCover
{
	height: 235px;
	text-align: center;
	border: solid 2px #3d2614;
	border-top-width: 0px;
	border-bottom-width: 0px;	
}
#divDoubleBlock
{
	height: 44px;
	border: solid 2px #3d2614;
}
#divLeftScoreBlock
{
	float: left;
	height: 42px;
	width: 75%;
	color: White;
	background-color: #6b4c0c;
	text-align: center;
	border: solid 1px #8b7345;
	font-family: Arial;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 42px;
}
#divRightScoreBlock
{
	float: right;
	height: 42px;
	width: 22%;
	color: White;
	background-color: #6b4c0c;
	text-align: center;
	border: solid 1px #8b7345;
	font-family: Arial;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 42px;
}
#divLeftUserScoreBlock
{
	float: left;
	height: 18px;
	width: 75%;
	color: #FFCC00;
	background-color: #5d3c09;
	text-align: center;
	border: solid 1px #8b7345;
	line-height: 18px;
}
#divRightUserScoreBlock
{
	float: right;
	height: 18px;
	width: 22%;
	color: #FFCC00;
	background-color: #5d3c09;
	text-align: center;
	border: solid 1px #8b7345;
	line-height: 18px;
}
#divScreenshots
{
	height: 100px;
	text-align: center;
	border: solid 2px #3d2614;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.divSectionHeaderBlock
{
	width: 100%;
	height: 1.7em;
	color: White;
	font-size: 1em;
	font-weight: bold;
	background-color: #594700;
	line-height: 1.7em;
	padding-left: 10px;
	margin-bottom: 8px;
}
.button
{
	background-color: #9C731A;
	color: #FFCC00;
	border: none;
	font-weight: bold;
	text-align: center;
}
.gridView
{
	width: 85%;
	border: 1px solid #544300;
	color: #FFFFB0;
	padding: 2px;
	margin-left: auto;
	margin-right: auto;
}
.gridView th
{
	border: 1px solid #544300;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.gridView td
{
	border: 1px solid #544300;
	padding-right: 5px;
	padding-left: 5px;
}
.headerStyle
{
	text-decoration: none;
	background-color: #9e9353;
	border: 1px solid Black;
	color: Black;
	font-weight: bold;
	padding: 2px;
}
.headerStyle a
{
	color: Black;
}
.headerStyle a:hover
{
	color: #C41208;
}
.rowStyle
{
	background-color: #725F18;
	border: 1px solid Black;
	height: 2.0em;
}
.altRowStyle
{
	background-color: #6D5A0D;
	border: 1px solid Black;
	height: 2.0em;
}
.pagerStyle
{
	color: #FFFFB0;
}
.pagerStyle a:hover
{
	color: White;
}
.pagerStyle span
{
	color: #C41208;
}
.textbox
{
	height: 20;
	border-style: dotted;
	border-color: #B88821;
	border-width: 1px;
	background-color: #594700;
	color: #FFFFFF;
}
