BODY {
	font-family: arial, helvetica;
	font-size: 14px;
	background-color: white;
	color: black;
	margin-top: 0px;
	margin-left: 0px;
	background-color: white;
}

.banner {
	background-image: url("pitstop_Images/BannerBottom.gif");
	width: 754px;
	height: 75px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}

.BtnRow2
{
	margin-left: 50px;
	margin-top:  1px;
	font-size: 8px;
	width: 754;
}

.Marquee 
{
	font-family: arial, helvetica;
	font-size: 14pt;
	color: #fd0000;
	margin-top: 10px;
	margin-bottom: 10px;
}

TD 
{
	font-family: arial, helvetica;
	font-size: 14px;
	background-color: White;
}

TD.Footer 
{
	font-family: arial, helvetica;
	font-size: 10px;
}	

.Highlight 
{
	font-weight: bolder;
	color: black;
	font-size:larger;
}

A.Highlight 
{
	border: 2px;
}

.Bordered 
{
	border-width: thin;
	border-color: Black;
	border-style: solid;
}

LI 
{
	margin-bottom: 10px;
}

.Standout 
{
	font-weight: bolder;
	color: red;
	font-size:larger;
	background-color: yellow;
}

IMG.ButtonRow1 
{
	margin-right: 5px;
}

IMG.ButtonRow2 
{
	margin-top: 5px;
	margin-right: 5px;
}