/*** Links ***/

a:link {
	color: #FFFF70;
	font-family: arial;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	font-family: arial;
	text-decoration: none
}

a:hover {
	color: #FFFFFF;
	font-family: arial;
	text-decoration: none;
} 

a:visited {
	color: #FFFF70;
	font-family: arial;
	text-decoration: none;
}

a.nav:link {
	color: #FFFFFF;
	font-family: arial;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

a.nav:active {
	color: #FFFFFF;
	font-family: arial;
	text-decoration: none
}

a.nav:hover {
	color: #FFFFFF;
	background: url(images/nav-bg.png);
	font-family: arial;
	text-decoration: none
} 

a.nav:visited {
	color: #FFFFFF;
	font-family: arial;
	text-decoration: none
}


/*** Global ***/

body {
	margin: 0px;
	background: #11252E url(images/background.jpg);
	font-family: arial
}

td {
	font-family: arial;
	font-size: 8pt
}

.nav {
	color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 3px;
	padding-right: 3px
}

.date {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	padding: 4px 4px 4px 4px;
	border-width: 1px;
	border-style: dashed;
	border-color: #000000;
	background: url(images/blue-trans.png);
	position: absolute; left: 650px; top: 170px
}

.count {
	font-family: impact;
	font-size: 50pt;
	color: #FFFFFF;
	text-shadow: #222222 2px 2px 4px;
	position: absolute; left: 25px; top: 158px
}

.header {
	font-family: arial black;
	font-size: 14pt;
	color: #DDDDDD;
	text-shadow: #222222 2px 2px 4px;
	text-align: left;
	background: #363636 url(images/header-bg.jpg);
	padding: 5px 5px 5px 5px
}

.maintable {
	margin-top: 15px;
	margin-bottom: 15px;
	border-width: 3px;
	border-style: double;
	border-color: #000000
}

.number {
	background: #87282C;
	color: #C99C99;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold
}

.name {
	background: url(images/name-bg.png);
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt
}

.description {
	background: url(images/blue-trans.png);
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt
}

.subheader {
	background: #216C8D url(images/subheader-bg.jpg);
	color: #FFFFFF;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold
}

.copyright {
	background: url(images/copyright-bg.png);
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: right
}


/*** Series Colors ***/

.regular {
	background: url(images/bg-regular.png); color: #FFFFFF; font-weight: bold }

.giftpack {
	background: url(images/bg-regular.png); color: #FFE25C; font-weight: bold }

.finalrun {
	background: url(images/bg-finalrun.png); color: #D1D1D1; font-weight: bold }

.fe2004 {
	background: url(images/bg-white.png); color: #000000; font-weight: bold }

.fe {
	background: url(images/bg-white.png); color: #1B299B; font-weight: bold }


/*** Colors - Generic ***/

.black {
	background: url(images/bg-black.png); color: #C2C2C2; font-weight: bold }

.blackgreen {
	background: url(images/bg-black.png); color: #45FF7A; font-weight: bold }

.blackyellow {
	background: url(images/bg-black.png); color: #FFFF70; font-weight: bold }

.blue {
	background: url(images/bg-blue.png); color: #86D4FF; font-weight: bold }

.burgundy {
	background: url(images/bg-burgundy.png); color: #FFFFFF; font-weight: bold }

.brown {
	background: url(images/bg-brown.png); color: #E4B568; font-weight: bold }

.darkblue {
	background: url(images/bg-darkblue.png); color: #FFFD4A; font-weight: bold }

.darkgray {
	background: url(images/bg-darkgray.png); color: #D1D1D1; font-weight: bold }

.darkred {
	background: url(images/bg-darkred.png); color: #FD5432; font-weight: bold }

.gold {
	background: url(images/bg-gold.png); color: #000000; font-weight: bold }

.green {
	background: url(images/bg-green.png); color: #BAFF00; font-weight: bold }

.lavender {
	background: url(images/bg-lavender.png); color: #52006C; font-weight: bold }

.lightblue {
	background: url(images/bg-lightblue.png); color: #FFFFFF; font-weight: bold }

.lightgreen {
	background: url(images/bg-lightgreen.png); color: #FFFFFF; font-weight: bold }

.midnight {
	background: url(images/bg-black.png); color: #024ADB; font-weight: bold }

.militarygreen {
	background: url(images/bg-militarygreen.png); color: #AAD6AC; font-weight: bold }

.orange {
	background: url(images/bg-orange.png); color: #FFB865; font-weight: bold }

.orangeyellow {
	background: url(images/bg-orangeyellow.png); color: #FFFFFF; font-weight: bold }

.purple {
	background: url(images/bg-purple.png); color: #DA8CFE; font-weight: bold }

.red {
	background: url(images/bg-red.png); color: #FFFF80; font-weight: bold }

.redwhite {
	background: url(images/bg-red.png); color: #FFFFFF; font-weight: bold }

.silver {
	background: url(images/bg-silver.png); color: #000000; font-weight: bold }

.teal {
	background: url(images/bg-teal.png); color: #94FFDA; font-weight: bold }

.yellow {
	background: url(images/bg-yellow.png); color: #C94C00; font-weight: bold }

.yellowgreen {
	background: url(images/bg-yellowgreen.png); color: #00721D; font-weight: bold }

.yellowblack {
	background: url(images/bg-yellow.png); color: #000000; font-weight: bold }

.yelloworange {
	background: url(images/bg-yelloworange.png); color: #000000; font-weight: bold }

.white {
	background: url(images/bg-white.png); color: #2D84FC; font-weight: bold }

.whitered {
	background: url(images/bg-white.png); color: #C40000; font-weight: bold }



.construction {
	background: url(images/bg-construction.png); color: #FFFFFF; font-weight: bold }

.trackaces {
	background: url(images/bg-darkblue2.png); color: #FF7E00; font-weight: bold; text-shadow: #000 1px 1px 2px; }

.redwhiteblue {
	background: url(images/bg-redwhiteblue.png); color: #FFFFFF; font-weight: bold }



/*** 2003 Series ***/

.rollpatrol {
	background: url(images/bg-rollpatrol.png); color: #FFF; font-weight: bold; text-shadow: #000 1px 1px 5px; }

.dragonwagons {
	background: url(images/bg-black.png); color: #FD5432; font-weight: bold }

.sega {
	background: url(images/bg-palegreen.png); color: #0000FF; font-weight: bold }

.spectraflame2 {
	background: url(images/bg-purple.png); color: #82FFB8; font-weight: bold }

