/* Sortable tables */
table.sortable a.sortheader {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    display: block;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}

.statstext {
	font-family: Arial;
	font-size:  11px;
	font-weight: bold;
}

.normtext {
	font-family: Arial;
	font-size:  11px;
}

.colorheader {
	font-family: Arial;
	font-size:  11px;
	font-weight: bold;
	color: yellow;
}

.quicklogin {
	font-family: Arial;
	font-size: 9px;
}

.tourneyinfo {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.tourneyheader {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.driverheader {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.pageheader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.seriesheader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

.enterstats {
	font-family: Arial;
	font-size:  10px;
	font-weight: bold;
	color: #000066;
}

.newsheader {
	font-family: Arial;
	font-size:  12px;
	font-weight: bold;
	color: #000066;
}