body
{
	background: #FFFFFF;
	font-family: verdana, arial;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

.underline
{
	height: 2px;
	background-color: #333333;
}

.toolbar td
{
	background-image: url(/B1.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 105px;
	height: 20px;
	padding-right: 1px;
}
.outer {
padding: 10px;
background-color: white;
width: 800px;
margin-left: auto;
margin-right: auto;
}
.register {
background-image: url(/Register.gif);
background-repeat: no-repeat;
text-align: center;
padding-top: 7px;
font-size: 16px;
font-weight: bold;
width: 150px;
height: 35px;
}
.toolbar
{
background-color: #202020;
color: #FFFFFF;
padding: 2px;
font-weight: bold;
}
.toolbar a:link, .toolbar a:visited, .register a:link, .register a:visited,.toolbar a:link:visited {
color: white;
text-decoration: none;
}

.loggedin
{
	padding: 10px 5px 0 5px;
}

.copyright
{
	text-align: right;
	font-size: 10px;
	padding: 5px 10px 0 10px;
	background: url(/Images/bottom.gif) repeat-x;
	height: 20px;
}

li
{
	list-style-type: disc;
}

.title
{
	height: 47px;
	background-image: url(/Images/top.gif);
}

.login
{
	float: right;
	width: 250px;
	padding: 1px 10px 0 10px;
}

.login form
{
	margin: 0;
	padding: 0;
}

.logo
{
	padding: 10px 0 0 10px;
}

.text
{
	border: 1px solid #808080;
}

.content
{
	padding: 10px;
}

.content table td
{
	vertical-align: top;
	padding: 3px;
}

.content table.gradient td
{
	vertical-align: top;
	background: url(/Images/game-back.gif) no-repeat;
	padding: 10px;
}

.content table td.td_noback
{
	background: none;
}

.button
{
	background-color: #C0C0C0;
	border: 1px solid #404040;
}

.space {
	width: 5px;
}

h2
{
	margin-bottom: 3px;
	margin-top: 3px;
	font-size: 14px;
}


h5
{
	margin-bottom: 1px;
	margin-top: 1px;
	font-size: 10px;
}

p.red {
	margin-bottom: 0;
	margin-top: 0;
	color: red;
	font-weight: bold;
}

.error
{
	padding: 5px 3px 3px 3px;
	font-weight: bold;
	color: red;
}
.game .text
{
	border: 0px solid #808080;
}
.game table td
{
	padding: 0;
}
