input.search
{
	height: 20px;
	width: 125px;
	background-color: #3366CC;
	border: solid #999999;
	border-width: 1px;
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

a.dark:link {
	color: #666666;
	text-decoration: none;
}

a.dark:visited {
	color: #666666;
	text-decoration: none;
}

a.dark:active {
	color: #666666;
	text-decoration: none;
	font-style: bold;
}

a.dark:hover {
	color: #333333;
	text-decoration: none;
}

hr {
	height: 1px;
	color: #999999;
}

p.mincart {
	font-size: 10px;
	font-family : Verdana;
}

p.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
	}

p.dyno     {
	font-size: 14px;
	font: Impact;
	color: black;

p {
	font-size: 12px;
	font-family : Verdana;
	}
	
p.whitebold {
	font-size: 14px;
	font-family : Verdana;
	color: #FFFFFF;
	
	}

p.dark {
	font-size: 12px;
	font-family : Verdana;
	}

table.bborder {
	padding: 25px;
	border: 1px solid black;
	width: 100%;
	vertical-align: top;
	}	
	
table.one {
	vertical-align: middle;
	padding: 25px;
	border: 1px solid black;
	width: 100%;
	vertical-align: top;
	}
		
table.index
		{
	width: 100%;
	border: 1px solid blue;
	}
	
table.two {
	padding: 25px;
	width: 100%;
	vertical-align: top;
	}
	
td.mustanggt {
	margin: 0px;
	padding: 0px;
	width: 365px;
	height: 200px;
	text-align: top;
	background-image: url(http://www.blueovalperformance.net/images/cars/mustanggtSMALLER.png);
	background-repeat: no-repeat;
	background-position: middle;
	}

td.ls {
	margin: 0px;
	padding: 0px;
	width: 365px;
	height: 160px;
	text-align: top;
	background-image: url(http://www.blueovalperformance.net/images/cars/ls.png);
	background-repeat: no-repeat;
	background-position: middle;
	}
	
td.corvette {
	margin: 0px;
	padding: 0px;
	width: 365px;
	height: 200px;
	text-align: top;
	background-image: url(http://www.blueovalperformance.net/images/cars/corvette.jpg);
	background-repeat: no-repeat;
	background-position: middle;
	}
	
td.standard {
	border: 1px solid blue;
	font-size: 11px;
	font-family : Verdana;
	}

td.bluegradient {
	vertical-align: top;
	font-size: 13px;
	font-weight:bold;
	vertical-align: top;
	text-align: left;
	background-image: url(http://www.blueovalperformance.net/images/bluegradient.png);
	background-repeat: repeat-x;
	
	}
	
td.bluegradient2 {
	vertical-align: top;
	width: 50%;
	font-size: 13px;
	font-weight:bold;
	vertical-align: top;
	text-align: center;
	background-image: url(http://www.blueovalperformance.net/images/bluegradient.png);
	background-repeat: repeat-x;
	
	}
	
td.bluegradient3 {
	vertical-align: top;
	width: 200px;
	font-size: 14px;
	font-weight:bold;
	vertical-align: top;
	text-align: center;
	background-image: url(http://www.blueovalperformance.net/images/bluegradient.png);
	background-repeat: repeat-x;
	
	}
	
	
td.bluegradientreverse {
	vertical-align: top;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border: 1px solid blue;
	background-image: url(http://www.blueovalperformance.net/images/bluegradientreverse.png);
	background-repeat: repeat-x;
	width: 147px;
	}
	
	
td.bluegradientnarrow {
	vertical-align: top;
	width: 10px;
	background-image: url(http://www.blueovalperformance.net/images/bluegradient.png);
	background-repeat: repeat-x;
	}
	
	
td.checkeredflag {
	vertical-align: middle;
	width: 50%;
	height: 70px;
	background-image: url(http://www.blueovalperformance.net/images/menu/checkeredflagXXLong.png);
	background-repeat: no-repeat;	
	}
	
td.header {
	vertical-align: top;
	width: 50%;
	height: 70px;
	background-image: url(http://www.blueovalperformance.net/images/blueovalheader.png);
	background-repeat: no-repeat;	
	}
	
td.topbar {
	vertical-align: top;
	width: 100%;
	height: 25px;
	background-image: url(http://www.blueovalperformance.net/images/topbar3.gif);
	background-repeat: no repeat;
	}


td.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

td.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #FFDE9B;
}

td.mincart {
	font-size: 10px;
	font-family : Verdana;
}


td.whiteborder {
     border: 1px solid white;

}

td.blueborder {

     border: 1px solid blue;

  }

td.middle {

     vertical-align: middle;

}

td.green         {

	 border: 1px solid green;
	 
	 }

