/* BJ Style sheet */

BODY
{
    BACKGROUND-COLOR: lightyellow;
    FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif;
    FONT-SIZE: x-small;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;    
    margin-left: 0%; 
    margin-right: 0%;
    color: Green;
	margin-top: 0px;
	background: lightyellow  repeat-x ;
	background-image: url(http://www.burnhamjoggers.org.uk/images/bgbjlogo.gif);
	background-repeat: repeat;
	background-attachment: fixed;

	SCROLLBAR-FACE-COLOR: lightyellow; 
	SCROLLBAR-HIGHLIGHT-COLOR: green; 
	SCROLLBAR-SHADOW-COLOR: lightyellow; 
	SCROLLBAR-3DLIGHT-COLOR: lightyellow; 
	SCROLLBAR-ARROW-COLOR: green; 
	SCROLLBAR-TRACK-COLOR: lightyellow; 
	SCROLLBAR-DARKSHADOW-COLOR: green;	
}

p.main {
	width: 85%;	top: 32px;	text-align: center;	position: absolute;
}

p.gborders 
{
	BORDER-RIGHT: green 1px solid; BORDER-TOP: green 1px solid; 
	BORDER-LEFT: green 1px solid; BORDER-BOTTOM: green 1px solid; BACKGROUND-COLOR: white
}

div.shortcuts {
	z-index: 101; font-size: xx-small;	left: 8px;	width: 824px;
	color: Green; font-family: Tahoma, Verdana, Times New Roman;
	position: absolute;	top: 8px;	height: 24px;	
}

div.scutsctr {
	z-index: 101; font-size: xx-small;	left: 8px;	width: 85%;
	color: Green; font-family: Tahoma, Verdana, Times New Roman;
	position: absolute;	top: 8px;	height: 24px;	text-align: center;
}


div.shim {
	Z-INDEX: 100; LEFT: 0px; WIDTH: 100%; POSITION: absolute; TOP: -8px; HEIGHT: 32px;
	
}

div.shimbg { background-image: url(http://www.burnhamjoggers.org.uk/images/greenshim.gif); }
	
div.gborders {
	BORDER-RIGHT: green 1px solid; BORDER-TOP: green 1px solid; 
	BORDER-LEFT: green 1px solid; BORDER-BOTTOM: green 1px solid; BACKGROUND-COLOR: white
}

div.main {
	width: 85%;	top: 32px;	text-align: center;	position: absolute;
}

div.defblock {
	BORDER-RIGHT: green 1px solid; BORDER-TOP: green 1px solid; 
	BORDER-LEFT: green 1px solid; BORDER-BOTTOM: green 1px solid; BACKGROUND-COLOR: white;
	width: 600;	text-align: center;
}

div.ndefblock {
	width: 600;	text-align: center;
}
table.xsmall {	font-size: xx-small; }

table.gborders {
	BORDER-RIGHT: green 1px solid; BORDER-TOP: green 1px solid; 
	BORDER-LEFT: green 1px solid; BORDER-BOTTOM: green 1px solid; BACKGROUND-COLOR: white
}

td.x {
	font-size: x-small;
}

td.xx {
	font-size: xx-small;
}

td.whatsnewdt {
	font-size: xx-small; text-align: center; vertical-align: top;
}

td.whatsnewdtl {
		font-size: xx-small;
		text-align: left;
		vertical-align: top;
}


tr.header {
	font-size: x-small;	background-color: yellow; font-weight: bold; color: Black;
}

tr.odd {
	background-color: ghostwhite;
}

tr.even {
	background-color: whitesmoke;
}


td.center {	text-align: left; font-size: xx-small ; }

td {
	font-size: x-small;
}

td.distance {
	width: 90px; text-align: center; color: Teal;
}

td.racedate {
	width: 90px; text-align: center; color: Black;
}

td.racetime {
	width: 80px; text-align: center; color: red;
}

td.racedesc {
	width: 290px; text-align: center;
}

td.MPMKPM {
	width: 115px;	text-align: center;
}

td.racepos {
	width: 60px; text-align: center; font-size: xx-small;
}

td.npos {
	width: 60px; text-align: center; color: Gray; font-size: xx-small ;
}

td.agegrade {
	width: 60px; text-align: center; color: Purple; font-size: xx-small ;
}

td.entrantname 
{
	width: 160px;
}

td.rhdr
{
	WIDTH: 18px; HEIGHT: 31px;
	background-image: url(http://www.burnhamjoggers.org.uk/images/gallery/res/hdr_right.gif);
}

td.mhdr 
{
	HEIGHT: 31px; color: Black; font-size: medium;
	background-image: url(http://www.burnhamjoggers.org.uk/images/gallery/res/hdr_mid.gif);
}

td.lhdr
{
	WIDTH: 15px; HEIGHT: 31px;
	background-image: url(http://www.burnhamjoggers.org.uk/images/gallery/res/hdr_left.gif);
}
	
A:link { text-decoration: underline; color: #3333cc; }	
A:visited { text-decoration: underline; color: darkblue }	
A:active { text-decoration: none; color:	red; }	
A:hover	{ text-decoration: underline; color: maroon; font-weight: bold }
	
SMALL	{	
	font-size:	.7em;
}	

BIG	{	
	font-size:	1.17em;
}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
}	
	

UL LI	
{

}	

UL LI LI	{	
	list-style-type:	none;
}	

UL LI LI LI	{	
	list-style-type:	none;
}	
	
OL LI	{	
	list-style-type:	decimal;
}	

OL OL LI	{	
	list-style-type:	lower-alpha;
}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
}	

font.currentlink {	color: black; font-weight: normal; }
