﻿body
{
	margin: 0;
	padding: 0;
	color: #008348;
	background-color: #008348;
	font-family: Arial Black;
}
#wrapper
{
	margin: 0 auto;
	width: 800px;
	height: 927px;
}

#loginWrapper
{
	width: 800px;
	height: 927px;
	background: url(Images/background.gif) no-repeat;
}

#loginForm
{
	width: 644px;
	height: 494px;
	margin-right: auto;
	margin-left: auto;
	background: url(Images/Form_Background.png) no-repeat;
	margin-top: 10px;
}

#regoForm
{
	width: 644px;
	height: 650px;
	margin-right: auto;
	margin-left: auto;
	background: url(Images/RegoForm_Background.gif) no-repeat;
	margin-top: 10px;
}


.radiobuttontable td
{
	width: 150px;
}

.regoBackground
{
	background-color: White;
}

.regoTable
{
	background-color: White;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.regoTable td
{
	padding: 2px;
}

.label
{
	color: #008348;
	font-size: 12px;
	font-family: Arial Black;
	text-align: right;
}

.labelTitleBig
{
	color: #008348;
	font-size: 22px;
	font-family: Arial Black;
	text-align: left;
}

.labelTitleSmall
{
	color: #008348;
	font-size: 14px;
	font-family: Arial Black;
	text-align: left;
}

.mandatory
{
	color: Red;
}

.textbox
{
	height: 15px;
	font-size: 10px;
	width: 350px;
}
.selectbox
{
	height: 20px;
	font-size: 10px;
}


.LoggedInWrapper
{
	background-color: White;
	padding-top: 20px;
}

.tipping td
{
	color: #008348;
	font-size: 14px;
}

.tippingTableHeader
{
	color: #008348;
	font-size: 12px;
}
.tippingAlt td
{
	color: #008348;
	font-size: 14px;
	background-color: #cff0e1;
}

.row td
{
	color: #008348;
}

.altRow td
{
	color: #008348;
	background-color: #cff0e1;
}

.tippingRoundLabel
{
	color: #008348;
	font-size: 18px;
}

.personalSummaryHeading
{
	color: #008348;
	font-size: 22px;
}

#footer
{
	padding-top: 50px;
	width: 100%;
}

.entrantLadderHeader
{
	font-size: 11px;
	font-weight:  normal;	
}