/* AHFinishLine {
	add2menu: true; 
	title: Crank The Shield";
	default4printer: false;
} */
@import "print.css";
@media screen 
{
	body 
	{
		background-image: url(/assets/images/background-images/CTBG1.jpg); 
		background-position: center; 
		background-attachment: fixed; 
		background-repeat: no-repeat; 
	}
	a {
		text-decoration: none;
		color: #cc0000;
	}
	a:hover {
		color: #cc0000; 
		text-decoration: underline; 
	}
	p {
		color: #e0aa00;
	}
	.RaceResults {
		font-family: Arial, Verdana, Tahoma, helvetica, Sans-Serif, sans-serif;
		color: #e0aa00;
		text-align: center;
		width: 100%;
		margin: 0 auto;
		padding: 0px;
	}
	.RaceTitle {
		font-family: Arial, Verdana, Tahoma, helvetica, Sans-Serif, sans-serif;
		font-size: 30pt;
		font-weight: 900;
		text-align: center;
		color: White;
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}
	.RaceLocation {
		font-weight: bold;
		text-align: center;
		background-color: Transparent;
		color: #e0aa00;
	}
	.RaceCatLinks {
		text-align: center;
		margin: 0 auto;
	}
	.ReturnToRaceCats { 
		text-align: center; 
		margin: 0 auto; 
	}
	#tblCat1 
	{
		background: url(/assets/comp/med-middle-bg.png) repeat-y; 
		font-size: 90%; 
		color: White; 
	}
	.tblCat {
		font-family: Verdana, Arial, Tahoma, helvetica, Sans-Serif, sans-serif;
		background-color: White;
		color: Black;
		text-align: left;
		margin: 0 auto;
	}
	.tblCatCaption {
		font-family: Arial, Tahoma, helvetica, Sans-Serif, sans-serif;
		font-weight: bold;
		font-size: 20pt;
		width: 100%;
		border-width: thick;
		background-color: Transparent;
		color: White;
	}
	.tblCatInfo {
		width: 100%;
		color: White;
		border-style: inset;
		border-width: thin;
		background-color: #122e22;
		text-align: center;
		font-family: Arial, Verdana, Tahoma, helvetica, Sans-Serif, sans-serif;
		font-weight: bold;
		font-size: 90%;
		width: 100%;
	}
	.tblCatHeader {
		font-family: Verdana, Arial, Tahoma, helvetica, Sans-Serif, sans-serif;
		font-weight: bold;
		background-color: Black;
		color: #e0aa00;
	}
}
