﻿body
{
	text-align: center;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	background: #11290f url('images/background2.jpg') no-repeat center top;
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow: auto;
}

.hidden
{
	text-align: center;
}

.hidden a
{
	color: #fff;
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

.hidden a:focus
{
	position:static; 
	width:auto;
	height:auto;
}

.pdf
{
	background: url('/images/icons/icon-pdf.png') no-repeat left center;
	padding: 2px 0px 2px 20px;
	font-weight: normal;
}

#outer
{
	text-align: left;
	width: 800px;
	padding: 5px;
	background: #fff;
	border: 1px solid #183110;
	margin: 0px auto;
	z-index: 99 !important;
		box-shadow: 7px 10px 20px #000;
	-moz-box-shadow: 7px 10px 20px #000;
	-webkit-box-shadow: 7px 10px 20px #000;
}

td a, #footer a
{
	border-bottom: dotted 1px #fff;
}

a
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

a:hover
{
	color: #ade955;
}

a img
{
	border: 2px solid transparent;
}

a:hover img
{
	border: 2px solid #183110;
}

ul
{
	margin-top: 5px;
	list-style-image: url('images/bullet-golf.gif');
}

ul li
{
	padding: 2px 0px;
}

p
{
	text-align: justify;
	line-height: 1.5em;
	margin: 5px 0px 25px 0px;
}

h1
{
	font-size: 1em;
	text-align: left;
	margin: 0px;
}

h2
{
	background: url('images/h2.gif') no-repeat;
	padding-left: 20px;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 1.5em;
	color: #abe552;
}

h3
{
	font-size: 1.2em;
	margin: 0px 0px 5px 0px;
}

hr
{
	margin: 0px 0px 15px 0px;
}

label
{
	width: 125px;
	float: left;
}


.fullscreen
{
	 width: 100%;
	 height: 100%;
	 position: absolute;
	 top: 0px;
	 left: 0px;
}

.floatleft
{
	float: left;
	margin-right: 15px;
}

.floatright
{
	float: right;
	margin-left: 15px;
}

.centertext
{
	text-align: center !important;
}

.imgborder
{
	margin-top: 5px;
	border: 1px solid #fff !important;
	z-index: 10 !important;
}

.usercount
{
	visibility: hidden;
}
