BODY, TD  {
   font-family : Verdana, Arial, Sans-Seriff;
   font-size : 14px;
   background-color : #F3F4FE;
   color : #000000;
   text-align : left;
}


A {
   text-decoration : none;
   color : #000050;
}


A:Hover {
   text-decoration : underline;
   color : #0000ff;
   font-weight : normal;
}

H1 {
   font-size : 24px;
   font-weight : bold;
   text-align : center;
   color : #E00000;
}

H2 {
   font-size : 18px;
   font-weight: bold;
}

SMALL  {
   font-size : xx-small;
}


.SubHeader {
   font-weight : bold;
   font-size : 20px;
}


.MenuItem  {
   font-weight : normal;
   font-size : 12px;
   text-decoration : none;
   color : #000050;
   background-color : transparent;
}

.MenuDelimiter  {
   font-weight : bold;
   font-size : 12px;
   text-decoration : none;
   color : #000030;
   background-color : transparent;
}

.MenuItem:Hover  {
   text-decoration : underline;
   color : #804000;
   background-color : transparent;
}

.MenuCurrent  {
   font-weight : bold;
   font-size : 12px;
   text-decoration : none;
   color : #000000;
   background-color : transparent;
}

.Date {
   text-decoration : none;
   color : #000000;
   background-color : transparent;
   font-family : Verdana, Arial, Helvettica;
   font-size : 12px;
}


.TableRow1 {
	background-color : #305030;
	color : #e0e0e0;
	padding-left: 3px;
}

.TableRow2 {
	background-color : #303030;
	color : #e0e0e0;
	padding-left: 3px;
}


.ResultsLink  {
	text-decoration : none;
	color : #70ff70;
	font-weight : normal;
}

.ResultsLink:Hover  {
	text-decoration : underline;
	color : #70c0FF;
	font-weight : normal;
}


.Results_Racename {
	font-family : Courier New, Courier;
	font-size : 28px;
	font-weight : bold;
	color : silver;
}
.SessionHeader {
	font-family : Helvetica, Courier;
	font-weight : bold;
	font-size : 16px;
	color : #ffffff;
}


.WelcomeHeader {
	font-weight : bold;
	font-size : 20px;
}

.WelcomeText {
	font-style: none;
	font-weight : normal;
	font-size : 14px;
}

.ProgressBox {
	border-style : ridge;
	border-color : #a0a0a0;
	border-width : 3px;
	padding : 0px;
	padding-left : 4px;
	padding-bottom: 5px;
}

.ProgressText  {
	font-family : Courier, Courier New;
	font-size : 14px;
}

.ProgressDone {
	color : #30D030;
}


.LoginBoxes {
	font-family : Arial, Helvetica;
	font-size : 10px;
	color : #40f040;
	background-color : #305030;
	font-weight : normal;
	border-color: #60B060;
	border-width : 1px;
	border-style : solid;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-right: 0px;
}

.SignupBoxes {
	font-family : Courier New, Courier;
	font-size : 16px;
	color : #90E090;
	background-color : #303030;
	font-weight : normal;
	border-color : #60B060;
	border-width : 1px;
	border-style : solid;
	margin : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-right : 1px;
	padding-left : 3px;
}

.RosterDivisionHeader {
	font-family : Arial, Helvettica;
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
	color : #a0f000;
	background-color : #000048;
}

.RosterList {
        font-family : Verdana, Sans Seriff, Sans;
        font-size : 10pt;
        font-weight : none;
        text-align : left;
        color : #e0e0e0;
        background-color : #000000;
}


.News-Date  {
	background-color : #404040;
	font-size : x-small;
}

.News-Text  {
	font-family : Courier, Courier New;
	font-size : 14px;
}

.Rules-Heading  {
	font-weight : bold;
}

.Rules-Text  {
	font-size : x-small;
}

.Teams-Name  {
	font-size : x-small;
	background-color : #202020;
	font-weight : bold;
}

.Teams-Drivers  {
	font-size : x-small;
	background-color : #202020;
}

.Driver-Text1  {
	font-size : x-small;
	background-color : #272727;
}

.Driver-Text2  {
	font-size : x-small;
	background-color : #343434;
}

.MyLink  {
	text-decoration : none;
	color : #70c0FF;
	font-weight : normal;
}

.Driver-SectionHeader  {
	font-weight : bold;
	font-size : x-small;
}

.Division {
	background: #000040;
	color: gold;
	font : normal;
	text-align : center;
}

.UserMenu  {
	color : #D0D0D0;
	text-decoration : none;
	background-color : #004000;
	text-align : center;
}

.UserMenu:Hover  {
	text-decoration : none;
	color : #10F010;
	font-weight : bold;
}
