div {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #102010;
	font-family: sans-serif;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
	color: white;
	}
h3 {
	font-size: 10pt;
	margin-top: 22px;
	margin-bottom: 3px;
	}
h2 {
	font-size: 12pt;
	margin-top: 8px;
	margin-bottom: 4px;
	}
h1 {
	font-size: 14pt;
	margin-top: 8px;
	margin-bottom: 4px;
	}
h1 a {
	text-decoration: none;
	}
.floatLeft {
	float: left;
	}
.floatRight {
	float: right;
	}
.alignRight {
	text-align: right;
	}
.alignCent {
	text-align: center;
	}
.x20 {
	width: 20px;
	}
.x50 {
	width: 50px;
	}
.x110 {
	width: 110px;
	}
.x120 {
	width: 120px;
	}
.x150 {
	width: 150px;
	}
.x180 {
	width: 180px;
	}
.x260 {
	width: 260px;
	}
.x280 {
	width: 280px;
	}
.x300 {
	width: 300px;
	}
.x400 {
	width: 400px;
	}
.x450 {
	width: 450px;
	}
.x470 {
	width: 470px;
	}
.x580 {
	width: 580px;
	}
.x630 {
	width: 610px;
	}
.xHalf {
	width: 50%;
	}
.largeSize {
	font-size: 16px;
	}
.leftRightPading {
	padding-left: 10px;
	padding-right: 10px;
	}
.line {
	background-image: url(/images/line.gif);
	background-repeat: repeat-y;
	}

.mainArea {
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	margin: 0px auto -1px auto;
	width: 812px;
	min-height: 800px;
	color: white;
	}
.cent {
	width: 20px;
	margin: 0px auto -1px auto;
	}
.cent div {
	text-align: center;
	}
.loginMenu {
	position: relative;
	left: 560px;
	top: 1px;
	text-align: center;
	width: 240px;
	overflow: hidden;
	}
.loginMenu a {
	text-decoration: none;
	color: #e0ffe0;
	}

.logo {
	font-family: sans-serif;
	font-size: 14pt;
	color: #C0FFC0;
	position: relative;
	left: 40px;
	top: 5px;
	}
.fresh {
	color: white;
	font-size: 22pt;
	font-style: italic;
	}

.menuArea {
	position: relative;
	left: 30px;
	top: 55px;
	width: 760px;
	color: #e0ffe0;
	}
.menuArea a {
	text-decoration: none;
	color: #e0ffe0;
	}
.contentArea {
	position: relative;
	top: 85px;
	left: 30px;
	width: 750px;
	}

.contentContainer:after {
	content: ".";
	display: block;
	height: 0px;	
	clear: both;
	visibility: hidden;
	}
.miny785 {
	min-height: 785px;
	}

.footerArea {
	background-image: url(/images/footer.jpg);
	margin: 0px auto -1px auto;
	width: 812px;
	height: 187px;
	color: #C0FFC0;
	font-size: 9pt;
	text-align: center;
	}
a {
	color: #C0FFC0;
	}

.cclear {
	content: ".";
	display: block;
	height: 0;	
	clear: both;
	visibility: hidden;
	}

.shade {
	background-image: url(/images/shade.png);
	}

.shade_yel {
	background-image: url(/images/shade_yel.png);
	}

.row:after {
	content: ".";
	display: block;
	height: 12px;	
	clear: both;
	visibility: hidden;
	}

select, input, textarea {
	background: transparent;
	border: 1px solid;
	border-color: #669966;
	color: white;
	}

.padSml {
	padding: 2px;
	}
.padTop5 {
	padding-top: 5px;
	}
.rejected {
	color: #FF2222;
	}

.active {
	color: #22ff22;
	}

.action {
	color: blue;
	}

.winning {
	color: yellow;
	}
.hand {
	cursor: pointer;
	}
.stdBorder {
	border: 1px solid #669966;
	}

.progressList {
	display: inline;
	padding: 5px;
	}
.progressList:after {
	content: "";
	}
.progressList:before {
	content: "> ";
	}
.progressListActive {
	font-weight: bold;
	}
.highlightOver {
	padding: 3px;
}
.highlightOver:hover {
	background-image: url(/images/shade.png);
	}
.noFirstBreak p {
	margin-top: 0px;
	margin-bottom: 4px;
	line-height: 1.15em;
	}
.optionsList li {
	margin-bottom: 8px;
	}
.optionsList ul{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	border: 1px solid #669966;
	margin-bottom: 8px;
	margin-left: 8px;
	}
.revealButton {
	border-bottom: 1px dashed #051005;
	}
.revealButton:hover {
	border-bottom: 1px dashed #051005;
	border-top: 1px dashed #051005;
	}
#oldContent a, #newContent a {
	text-decoration: none;
	}
