
a:link {color: white}
a:visited {color: white}
a:hover {color: white;font-weight: bold;}
a:active {color: white} 
Body
{
	background-color: black;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.logo
{
	/*
	 background:url(http://www.speedsheettiming.com/ss2.jpg) ;
	 width:560;
	 height:90;
	*/
	}
H1  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: white;
	    
}
H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
.TableStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: White;
	width: 100%;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}
.TableHeaderStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: White;
	background-color: #1f1f1f;
	height:24;
}
.TableSelectedItemStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: orange;
	background-color: #2F2F2F;
	height:24;
	padding-top:2px;
}
.TableSelectedItemStyle a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: orange;
	background-color: #2F2F2F;
	height:24;
     vertical-align:bottom;
	padding-top:2px;
}
.TableSelectedItemStyle a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: orange;
	background-color: #2F2F2F;
	height:24;
	  vertical-align:bottom;
	padding-top:2px;
}
.TableSelectedItemStyle a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: orange;
	background-color: #2F2F2F;
	height:24;
	  vertical-align:bottom;
	padding-top:2px;
}
.TableItemStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: White;
	background-color: #2F2F2F;
	height:24;
}
.AlternateItemStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: White;
	background-color: #3F3F3F;
	height:24;	
}

.RankColumnStyle
{
		width: 5%;
		/* display:none; */
}
.RacerNameColumnStyle
{
		width: 25%;
		/* display:none; */
}
.LapTimeColumnStyle
{
		width: 15%;
		/* display:none; */
}
.RPMColumnStyle
{
		width: 15%;
		/* display:none; */
}
.DateColumnStyle
{
		width: 15%;
		/* display:none; */
}
.CityColumnStyle
{
		width: 15%;
		/* display:none;   */
}

/***************** Login Page *********************/
.FirstNameColumnStyle
{
		width: 15%;
		/* display:none; */
}
.LastNameColumnStyle
{
		width: 15%;
		/* display:none; */
}
.EmailColumnStyle
{
		width: 25%;
		/* display:none; */
}
.ButtonStyle
{
	width: 120px;
	height: 36px;
	font-size: small ;
	font-weight: bold;
}
.TextboxStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: White;
	color: black;
	font-size: small ;
	font-weight: bold;
}
.LabelStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: black;
	color: white;
	font-size: small ;
	font-weight: bold;
}
.WarningTextStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: black;
	color: red;
	font-weight: normal;
}
.Normal
{
	font-size: 11px;
	}
/**************************************/