﻿body {
	color:#333333;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
}

.main
{
	width:1003px;
	margin-left: auto;
	margin-right: auto;
}

h1
{
	margin-top:30px;
	font-family: Arial;
	font-size: 29px;
	font-weight: normal;
	line-height:30px;
	text-align: center;
	margin-top: 100px;
}

h1 img
{
	vertical-align: bottom;
}

.col1
{
	font-size: 90%;
	float: left;
	width:650px;
	padding-right: 0px;
	margin-left:0px;
}

.col2
{
	float: left;
	width:300px;
	margin-top: 90px;
	margin-left: 20px;
	border-left:1px solid #EEEEEE;
	padding-left:30px;
	height: 400px;
}

.clearer
{
	clear: both;
}

.btn {
	background-color:#990000;
	border:1px solid #990000;
	color:white;
	font-size:120%;
	width: 165px;
	margin-right: 10px;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
}

.url
{
	font-size: 110%;
}

.label {
font-weight:bold;
}

.lblinfo {
padding-bottom:10px;
}

#fhLoginBtn, #fhSubmit {
background-color:#990000;
border:1px solid #990000;
color:white;
font-size:120%;
font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
}

a:hover {
text-decoration:underline;
}

.reminder {
margin-left:10px;
}

a {
color:#990000;
text-decoration:none;
}

.register {
border-top:1px solid #EEEEEE;
font-size:90%;
margin-top:40px;
padding-top:30px;
text-align:center;
}

.gutter {
clear:both;
font-size:10px;
height:10px;
line-height:10px;
margin:0;
padding:0;
}

.register a, .link_button {
background-color:#990000;
color:#FFFFFF;
font-size:120%;
padding:3px 9px;
text-decoration:none;
}

.btn2
{
	width: auto;
	margin-left:10px;
	font-size: 100%;
}

#footer {
font-size:70%;
margin:10px 0;
text-align:center;
margin-top: 40px;
}

a img
{
	border: none 0px #fff;
}

h1 a:hover
{
	text-decoration: none;
}

h2
{
	font-size: 120%;
}

#header {
	background-color:#EEEEEE;
	font-size:90%;
	height:20px;
	padding:0 10px;
	text-align:right;
}

#header #header-left {
background-color:#EEEEEE;
float:left;
text-align:left;
width:50%;
}

#header #header-right {
background-color:#EEEEEE;
float:left;
text-align:right;
width:50%;
}

table.stats
{
	width: 100%;
}

table.stats td, table.stats th
{
	padding-right:30px;
}

table.stats th
{
	text-align: left;
}

.col2 .tab
{
	margin-left:10px;
	margin-right:10px;
}

table.stats tr.group
{
	background-color: #f0f0f0;
}

table.stats tr.group td
{
}

table.stats tr.odd
{
	background-color: #fafafa;
}

table.stats td.num
{
	text-align: center;
}

table.stats td
{
	padding-top: 5px;
	padding-bottom: 5px;
}

table.stats td.index
{
	padding-left: 5px;
}

.menubar h2
{
	display: inline;
	margin-left: 25px; 
}

tr.group
{
	cursor: pointer;
}