/* Wargrave Runners Style Sheet */

a {
	background: transparent;
	color: #0000FF;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.nounderline {
	text-decoration: none;
}

a:visited {
	background: transparent;
	color: #008000;
}

a.news {
	font: 11px Verdana, sans-serif;
}

body {
	background: #f;
	color: #000000;
	font-family: Verdana, sans-serif;
	margin: 0px 0px 0px;
}

body.entryform {
	background: #FFFFFF none; /* Used to compose printable 10K Entry Form */
}

h1 {
	background: #ffffff;
	color: #0000FF;
	font-family: Verdana, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-align: left;
}

h2 {
	background: ##ffffff;
	color: #0000FF;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
}

h2.news {
	background: ##ffffff;
	color: #0000FF;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}


h2.centre {
	background: ##ffffff;
	color: #0000FF;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

h2.entryform {
	background: transparent none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
}

h3 {
	background: ##ffffff;
	color: #0000FF;
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
}

h3.cathead {
	background: ##ffffff; /* Alternate heading (for links categories) */
	color: #A82822;
}

h4 {
	background: ##ffffff;
	color: #0000FF;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}

h4.news {
	background: ##ffffff;
	color: #FF0000;
	font: 11px Verdana, sans-serif;
}

h5 {
	background: ##ffffff;
	color: #0000FF;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

input,  select, textarea {
	color: #000000; /* Use monospace fonts for Form fields - ensures similar view in IE and NN*/
	font: normal 12px "Courier New","Lucida Console", Courier, monospace;
}

p {
	background: ##ffffff;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

p.diary {
	background: #Ffffff;
	color: #800000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

p.news {
	font: 11px Verdana, sans-serif; /* Use smaller font for news items on front page */
}

span {
	background: ##ffffff;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

td{
	background: ##ffffff;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

td.entryformfld {
	background: #FFFFFF none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

td.entryformfldnam {
	background: #FFFFFF none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

/* The following was used to force Netscape to use correct height fields for SELECT statements*/
/* Maybe there was another way but I didn't find it */
td.nnspec {
	background: ##ffffff;
	color: #000000;
	font: normal 12px "Courier New","Lucida Console", Courier, monospace;
}

td.rentab {
	font-size: 10px;
}

td.restab {
	font: 12px Verdana, sans-serif;
}

th {
	background-color: ##ffffff;
	color: #0000FF;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

th.rentab {
	font: bold 12px Verdana, sans-serif;
}

th.restab {
	font: 12px Verdana, sans-serif;
}

tr.spacer50px {
	height: 50px;
}

ul {
	background: ##ffffff;
	color: #FF0000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

.contbut {
	color: #000000; /* Use normal fonts for 'Control' buttons */
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

.eldatmsg {
	background: ##ffffff; /* Text for last date element changed message*/
	color: #FF0000;
	font-size: 11px;
	font-style: italic;
}

.entryform {
	background-color: #FFFFFF; /* Printable 10K Entry Form*/
	color: #000000;
}

.entryformdisclaimer {
	background: #FFFFFF none;
	color: #000000;
	font-size: 7pt;
	font-style: italic;
}

.frmfldnam {
	background: ##ffffff;
	color: #0000FF;
}

.italic11px {
	background: ##ffffff; /* Text for e-mail addresses and other things*/
	color: #0000FF;
	font-size: 11px;
	font-style: italic;
}

.italic13px{
	background: ##ffffff; /* Text for e-mail addresses and other things*/
	color: #0000FF;
	font-size: 13px;
	font-style: italic;
}

.libut {
	background: ##ffffff; /* Set bullet of LI to match an anchor*/
	color: Blue;
}

.litext {
	background: ##ffffff; /* Text following any bullet*/
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

.menu1 {
	background: transparent;
	color: #0000FF;
	cursor: default;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	left: 0%;
	position: relative;
}

.menu2 {
	background: transparent;
	color: #00FF00;
	display: none;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	left: 3%;
	position: relative;
}

.menu3 {
	background: transparent;
	color: #1F5176;
	display: none;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	left: 6%;
	position: relative;
}

.picdiallog {
	background: ##ffffff;
	color: #0000FF;
	font-size: 10px;
}

.radbutleg {
	background: ##ffffff;
	color: #0000FF; /* Legend for Radio Buttons*/
	font-size: 13px;
}

.red{
	background: ##ffffff;
	color: #FF0000;
}

.superman {
	background: ##ffffff;
	color: #FF0000; /* Superscript*/
	font-size: 10px;
	vertical-align: super;
}
