/* Common tags                 */
/*-----------------------------*/		

body 
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:small;
    color:#000000;
    margin: 0;
    padding: 0;
 }
 
#wrap {
		margin:0 auto;
	}
		
A:link      { color: #006600; }
A:visited 	{ color: #006600; }
A:active 	{ color: #006600;  cursor:hand; }
A:hover 	{ color: #4D9FE1;  cursor:hand; }
		
legend { font-size:10px;color:#999999; }
fieldset { width:300px;margin:0px;padding:2px;}
		
p
{
	
}

.title
{
    text-transform: uppercase;
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: #6487DC;
 }

hr {
	border: 0;
	border-top: 2px solid #DE5C2F;
	height: 2px;
}

img
{
	border-width: 0;
}

ul
{
	list-style-image: url(../Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-family: verdana;
}

.menutextindent
{
    font-size: x-small;
}
.bigmessage
{
    font-size: large;
}
/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: large;
	color: #265CC0
}

h2
{
	font-family: Verdana;
	font-size: medium;
	margin-top: 30;
	color: Black;
	margin-bottom: -15;
}
	
h3
{
	font-family: Verdana;
	font-size: small;
	margin-bottom: -15;
	color: #265CC0;
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana;
}

#DisplayMode { font-size:24px; font-family:AvantGarde, Arial, Helvetica, sans-serif; font-weight:bold; }
#LeaderBoardCurrentSplit, #SelectNameList caption { font-size:18px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }


/* Tables                      */
/*-----------------------------*/	
table
{
	font-size: 1em;

}

td.logo
{
	text-align: left;
	width: 184px;
}

td.title 
{
	text-align: center;
	font-family: verdana;
	font-size: x-large;
	font-weight: bolder;
	color: #fce48a;
	background-color:#052e6c;
}

td.headerbar 
{
	background-image: url(../Images/btm_bar01.gif);
	color: White;
	text-align: right;
	height: 24px;
}


td.footer
{
	margin-left: 30;
	font-family: Verdana;
	font-size:xx-small;
	font-weight: normal;
	color: #6487DC;
	text-align: right;

}

table.runnerList
{
    background-color: #fafafa;
    border: 1px #000000 solid;
    border-collapse: collapse;
    border-spacing: 0px;
 }


tr.runnerName
{ 
    background-color: #663300;
    font-family: Verdana;
    font-weight: bold;
    font-size: .8em;
    color: #FFFFFF; 
    text-align: left;
}

th.runnerList
{ 
    background-color: #FFCB3D;
    border: 1px #000000 solid;
    font-family: Verdana;
    font-weight: bold;
    font-size: .9em;
    color: Black; 
    text-align: center;
    width: 100px;
}

td.runnerList
{ 
    border: 1px #6699CC dotted;
    text-align: right;
    font-family: Verdana, sans-serif, Arial;
    font-weight: normal;
    font-size: .9em;
    color: #404040;
    background-color: #fafafa;
    padding: 2px;
}

th.places
{ 
    background-color:#FFFF99;
    border: 1px Navy solid;
    font-family: Verdana;
    font-weight: bold;
    font-size: .9em;
    color: #000; 
    text-align: center;
    width: 40px;
}

td.places
{ 
    background-color:#FFFF99;
    border: 1px Navy dotted;
    text-align: right;
    font-family: Verdana, sans-serif, Arial;
    font-weight: normal;
    font-size: .9em;
    color: #000;
    padding: 2px;
}
th.leaderBoard
{ 
    background-color: #FFCB3D;
    border: 1px #000000 solid;
    font-family: Verdana;
    font-weight: bold;
    font-size: .9em;
    color: Black; 
    text-align: center;
}

td.leaderBoard
{ 
    border: 1px #6699CC dotted;
    font-family: Verdana, sans-serif, Arial;
    font-weight: normal;
    font-size: .9em;
    color: Black;
    background-color: #fafafa;
    padding: 2px;
}
td.spacer
{ 
    text-align: right;
    font-family: Verdana, sans-serif, Arial;
    font-weight: normal;
    font-size: .4em;
    color: #fafafa;
    background-color: #fafafa;
    padding: 2px;
}
td.border
{
    border:2px #6699CC ;
    padding: 2px;
}#wrap {
	background-color: #FFFFFF;
}
#banner {
	width: 985px;
	height: 76px;
}



/****************************************
 FOOTER TEXT  
*/

#footertext { margin: 10px;}
#footertext a {font-weight:bold; }
#footertext a:link { color: #0000CC;}
#footertext a:visited { color: #0000CC;}
#footertext a:hover { color: #0000CC;}
#footertext a:active { color: #0000CC;}
#footertext p { font-family:Arial, Helvetica, sans-serif;font-size: 11px; color: #000000; margin: 10px 0px;}