ul, li, menu {
	font-family: verdana;
	margin-left:5px;
}

body {
	font-family: verdana;
	background-color: #ffffff;
}

H1 {  font-family: verdana;
	line-height: 0.7;
	font-size: 1.7em;
	margin-bottom: 5px;
	padding-left: 10px;
      }

H2 {  font-family: verdana;
	font-size: 1.2em;
	margin-bottom: 10px;
	padding-left: 10px;
      }

H3 {  font-family: verdana;
	font-size: 1.0em;
	margin: 5px;
	padding-left: 10px;
      }

P {  font-family: verdana;
	padding-left: 10px;
	padding-right: 10px;
      }

.congrats {
	font-size: 1.0em;
	font-weight: bold;
	padding-bottom:2px;
	padding-top:5px;
	margin:2px;
	margin-top:5px;
	line-height: 0.7;
}

.stats {
	font-size: 0.9em;
	font-weight: normal;
	padding:2px;
	margin:2px;
	line-height: 0.7;
}

img {
	border:none;
}

.timer {
	border-color:#FFFFFF;
}

/* Set up the A tag colours */
A:link  { COLOR: #1861AD; font-size:12px; font-weight: bold}
A:visited  { COLOR: #1861AD; font-size:12px; font-weight: bold }
A:hover { COLOR: #E9910E; font-size:12px; font-weight: bold }
A { text-decoration: none;}

#w {
	background-color:#FFFFFF;
}

#lg {
	background-color:#C0FFC0;
}
#dg {
	background-color:#00CC00;
}
#y {
	background-color:#FFFFC0;
}
#p {
	background-color:#C0C0FF;
}
#r {
	background-color:#FF0000;
}

table.hires {
	background-color:#000000;
}

table.lores {
	background-color:#000000;
}

table.hires tr {
	height:65px;
}

table.lores tr {
	height:50px;
}

table.hires tr td {
	border-color:#000000;
	width:65px;
}

table.lores tr td {
	border-color:#000000;
	width:50px;
}

table.hires tr td input {
	text-align:center;
	border-style:none;
}

table.lores tr td input {
	text-align:center;
	border-style:none;
}

table.hires tr td input.notes {
	font-size:8pt;
	line-height:8pt;
	font-weight:lighter;
	height:14px;
	width:58px;
}

table.lores tr td input.notes {
	font-size:6pt;
	line-height:6pt;
	font-weight:lighter;
	height:13px;
	width:48px;
}

table.hires tr td input.val {
	font-size:18pt;
	font-weight:lighter;
	height:30px;
	width:58px;
}

table.lores tr td input.val {
	font-size:8pt;
	font-weight:lighter;
	height:18px;
	width:48px;
}

table.hires tr td input.valb {
	font-size:18pt;
	height:30px;
	font-weight:bolder;
	width:58px;
}

table.lores tr td input.valb {
	font-size:8pt;
	height:18px;
	font-weight:bolder;
	width:48px;
}

.archive {
	border:2px solid;
	border-collapse:collapse;
}

.archive tr td {
	text-align:right;
	border:1px solid;
}

.archive tr th {
	text-align:center;
	border:1px solid;
}

.sidebar {
	background-color:#F0F0F0;
	width:160px;
	vertical-align:top;
}

.sidebar2 {
	background-color:#E0E0E0;
	width:145px;
	vertical-align:top;
}

.mainarea {
	background-color:#FFFFFF;
	width:600px;
	vertical-align:top;
}

.timeperiod {
	color: #000000;
}

.usermenu {
	font-size:10pt;
	font-weight:lighter;
}

.usermenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
}

.usermenu li {
	display: inline;
}

.usermenu a:link, .usermenu a:visited {
	margin-right: 2px;
	padding: 3px 10px 2px 10px;
	color: #A62020;
	background-color: #F0F0F0;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #717171;
	border-right: 1px solid #717171;
}

.usermenu a:hover {
	border-top: 1px solid #717171;
	border-left: 1px solid #717171;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

table.stats {
	border:inset;
	border-width:2px;
	border-collapse:collapse;
	margin-left: 20px;
}

table.stats th {
	border:solid;
	border-width:1px;
	padding:4px;
}
table.stats td {
	border:solid;
	border-width:1px;
	padding:4px;
}

