/* Style sheet for Sharpe Appreciation Society, copyright www.southessex.co.uk*/
body, td  {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #003300;
	background-color : #FFFFEE;
	scrollbar-face-color : #FFFFEE;
	scrollbar-shadow-color : #AAAA00;
	scrollbar-highlight-color : #AAAA00;
	scrollbar-3dlight-color : #FFFFEE;
	scrollbar-darkshadow-color : #FFFFEE;
	scrollbar-track-color : #DDDDAA;
	scrollbar-arrow-color : #AAAA00; 
	margin: 4px;
}

p, ul  {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	line-height : 15px;
}

.boldgold { font-size : 16px;
	font-weight : bold;
	color : #AAAA00;
}

.goldtext { font-size : 12px;
	color : #888800;
}

.red { color : #FF0000;
}

.redbold { font-size : 18px;
	font-weight : normal;
	color : #FF0000;
	line-height : 17px;
}

.lgebold { font-size : 14px;
	font-weight : bold;
	line-height : 16px;
}

.blue { color : #0066FF;
}

.green { color : #009900;
}

.purple { color : #660099;
}

.boldblack { font-size : 20px;
	font-weight : normal;
	color : #000000;
}

.boldgreen { font-size : 16px;
	font-weight : bold;
	color : #005500;
}

.italicboldgreen { font-size : 16px;
	font-style : italic;
	font-weight : bold;
	color : #005500;
}

.smlboldgreen { font-size : 12px;
	font-weight : bold;
	color : #005500;
}

.smlboldgold { font-size : 12px;
	font-weight : bold;
	color : #AAAA00;
}

td.sidebg { background-color : #FFFFEE;
}

.updates  {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 28px;
	color : #AAAA00;
	font-style : italic;
	font-weight : normal;
}

h1  {
	font-family : arial, helvetica, sans-serif;
	font-size : 34px;
	color : #005500;
	font-style : normal;
	font-weight : normal;
}

h1.red  {
	font-family : arial, helvetica, sans-serif;
	font-size : 34px;
	color : #FF0000;
	font-style : normal;
	font-weight : normal;
}

h2  {
	font-family : verdama, geneva, arial, helvetica, sans-serif;
	font-size : 24px;
	color : #AAAA00;
	font-style : normal;
	font-weight : normal;
}

h3  {
	font-family : arial, helvetica, sans-serif;
	font-size : 20px;
	color : #005500;
	font-style : normal;
	font-weight : normal;
}

a.pagenav  {
	color : #008800;
	font-style : italic;
	font-weight : bold;
	text-decoration : none;
}

a.pagenav:visited  {
	color : #008800;
}

a.pagenav:hover  {
	color : #AAAA00;
}

a.pagenav:active  {
	color : #AAAA00;
}

a  {
	color : #008800;
	text-decoration : underline;
}

a:visited  {
	color : #666600;
}

a:hover  {
	color : #AAAA00;
}

a:active  {
	color : #AAAA00;
}

.copyright  {
	font-family : arial, helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	line-height : 12px;
}


