body
{
	color: Black;
	font-family: Arial;
	background-color: White;
	font-size: 10pt;
}
A
{
	text-decoration: none;
	color: Black;
    font-size: large;
}
.ResultsCss
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}
.DataEntrySmall
{
    font-size: small;
}
.TopRow TD
{
    font-weight: normal;
    font-size: 35pt;
    color: black;
    font-family: 'Weltron Urban' , Adolescence, 'Baby Kruffy';
    border-right: double;
    border-top: double;
    border-left: double;
    border-bottom: double;
    -moz-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
    background-image: url('/images/BackgrounPatern.gif');
    background-repeat: repeat;
    border-style: solid;
    border-width: thin;
}
.RaceLinkx
{
	font-weight: bold;
	color: green;
}
.RegLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    font-style: italic;
}
A.RaceLink:link
{
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
A.RaceLink:visited {
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
A.RaceLink:active {
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
A.RaceLink:hover {
	font-weight: normal;
	color: red;
	text-decoration: none;
}
.CalendarLink
{
	text-decoration: none;
	color: blue;
}
.LeftNavLink
{
    margin-left: 2px;
    color: black;
    font-family: Arial;
    text-decoration: none;
    font-weight: normal;
    font-size: 10pt;
    text-transform: none;
}
.LeftNavLink:hover	{
color:Black;

	}

.LeftNavHeader
{
	font-size: 10pt;
	font-weight: bold;
	margin-left: 2px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.LeftNavHeader:hover	{
color:Black;

	}
.LeftNavHR
{
	color: black;
}
.LeftNavRow
{
	height: 30px;
    /*border-right: black thin groove;
    border-top: black thin groove;
    border-left: black thin groove;
    border-bottom: black thin groove;*/
    background-color: white;
}
.LeftNavTable
{
	border-collapse: collapse;
	/*border-right: black 1pt solid;
	border-top: black 1pt solid;
	border-left: black 1pt solid;
	border-bottom: black 1pt solid;*/
	color: white;
    background-color: white;
	 -moz-border-radius: 1em 4em 1em 4em;
    border-radius: 1em 4em 1em 4em;
}
.LeftNavTable TD
{
    /*border-right: black 1pt solid;
    border-top: black 1pt solid;
    border-left: black 1pt solid;
    border-bottom: black 1pt solid;*/
    border: 2px solid white;
    -moz-border-radius: 5px 15px 15px 5px;
    border-radius: 5px 15px 15px 5px;
    background-color: DarkOrange;
    height: 40px;
    align: right;
}
.RightNavTable TD
{ 
    border-bottom: white 10px solid;
    
    border:15px solid white;
    -moz-border-radius: 15px 5px 5px 15px;
    border-radius: 15px 5px 5px 15px;
    background-color: ;
    height: 40px;
 }

.LeftNavTable TR
{
    /*border-right: black 1pt solid;
    border-top: black 1pt solid;
    border-left: black 1pt solid;
    border-bottom: black 1pt solid;*/
    background-color: white;
}
.TopoTopRow TD
{
	font-weight: normal;
	font-size: 20pt;
	color: #009900;
	font-family: 'Bauhaus 93';
	background-color: white;
	border-right: black double;
	border-top: black double;
	border-left: black double;
	border-bottom: black double;
}
.TopoLink
{
	font-size: 14pt;
	margin-left: 2px;
	color: #009900;
	text-decoration: none;
	height: 25px;
	font-family: 'Bauhaus 93';
}


.SelectedRider
{
	color: black;
}
.DefaultRaceLink
{
	font-weight: bold;
	font-size: 16pt;
	color: black;
	font-style: italic;
}
.RMOLeftNavTable
{
    border-collapse: collapse;
    border-right: black 1pt solid;
    border-top: black 1pt solid;
    border-left: black 1pt solid;
    border-bottom: black 1pt solid;
    color: white;
    background-color: white;
}
.RMOLeftNavTable TD
{
    border-right: black 1pt solid;
    border-top: black 1pt solid;
    border-left: black 1pt solid;
    border-bottom: black 1pt solid;
}
.RMOLeftNavTable TR
{
    border-right: black 1pt solid;
    border-top: black 1pt solid;
    border-left: black 1pt solid;
    border-bottom: black 1pt solid;
}
.RMOLeftNavHeader
{
	font-size: 10pt;
	font-weight: bold;
	margin-left: 2px;
	color: Black;
	font-family: Arial;
	text-decoration: none;
}
.RMOLeftNavHeader:hover	{
color:Black;

	}
.RMOLeftNavHR
{
	color: black;
}
