* {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#000000;
  font-weight:normal;
  font-size:10px;
}

pre {
  font-family: Courier;
  color:#000000;
  font-weight:normal;
  font-size:8px;
  background-color:#DDDDFF;
}

BODY {
	margin: 0px;
}

A:hover {
	color:#C2AC13;
}

.homelink {
	cursor: pointer;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #004E61;
}

h1 a {
	font-size: 18px;
	font-weight: bold;
	color: #004E61;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	font-family : "Trebuchet MS", "Clarendon Cn BT", serif;
	color: #004E61;
}

h3 {
	font-weight : bold;
	font-family : "Trebuchet MS", "Clarendon Cn BT", serif;
	color: #1D6186;
	font-size : 14px;
}

H4 {
	font-weight : bold;
	font-family : "Trebuchet MS", "Clarendon Cn BT", serif;
	color: #1D6186;
	font-size : 13px;
}

.content {
	padding: 25px 25px 10px;
}

.footer {
	font-size: 12px;
	font-weight: bold;
	color: #004E61;
	text-decoration: none;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
}
FORM {
	display:inline;
}

.highlight {
    background-color: #AAFFAA;
}

.wastable {
	background-color:#FFFFFF;
}

.wastableheader {
	background-color:#CDDCDF;
}
.wastableheaderlight {
	background-color:#8DECEF;
}
.wastableheadercurrent {
	background-color:#CDDC11;
}
.wasmenuheader {
	font-weight : bold;
	font-family : "Trebuchet MS", "Clarendon Cn BT", serif;
	color: #1D6186;
	font-size : 14px;
}
.wasmenuheader a {
	background-color:#CDDCFF;
	font-weight : bold;
	font-family : "Trebuchet MS", "Clarendon Cn BT", serif;
	color: #1D6186;
	font-size : 14px;
}
.wasmenuheader a#current {
	background-color:#CDDC11;
}
.wassubmenuheader > .disabled {
	background-color:#CDDCDF;
  font-style: italic;
}
.wassubmenuheader {
  margin: 5px 0px 10px 0px;
}
.wassubmenuheader a{
	background-color:#CDDCDF;
}
.wassubmenuheader a#current {
	background-color:#CDDC11;
}
.waserrormessages {
  margin: 10px 0px;
  padding: 10px;
  background-color:#FF4444;
}

.washighlighttext {
	color: #ADA000;
	display:inline;
}

.wascurrentclimber#climbername {
	font-weight : bold;
	font-family : "Trebuchet MS", "Clarendon Cn BT", serif;
	color: #1D6186;
	font-size : 14px;
}

.wasenterscore {
	background-color:#CDDCDF;
	padding-top: 10px;
	padding-bottom: 10px;
}

hr {
	color:#C2AC13;
	background-color:#C2AC13;
	height: 1px;
}

