/* CSS Document */
body {
	margin: 0px;
	background-color: #160203;
}
body, td, th, a, input, textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
}
.pitBack {
	background-attachment: scroll;
	background-color: #130000;
	background-image: url(../images/pitcrewSiteBack.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1000px;
	width: 100%;
}
a {
	color: #990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}



.style3 {
	color: #800000;
}
.style4 {
	color: #840000;
	font-weight: bold;
}
.style6 {
	color: #840000;
}
.style7 {
	font-size: 10px;
	color: #590000;
}
