body {
	background-color: gray;
	width:960px;
	min-width:960px;
	margin-right:auto;
	margin-left:auto;
	border: 0px;
	padding: 0px;
}
td {
  vertical-align:top;
}
body img {
	border: 0px;
	}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-position: top;
	vertical-align: top;
}

.bodytext a{
	font-family: Arial, Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: underline;
	background-position: top;
	
}
.bodytext h4{
	font-family: Arial, Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	text-align: left;
	vertical-align: top;
}
.head1 a {
	color: #990000;
	text-decoration: underline;

}

.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
.head2 a {

	color: #990000;
	text-decoration: underline;

}


.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
.head3 a {
	color: #990000;
	text-decoration: underline;
}
.boxhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 0 0 0 0;
}
.boxhead a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 0 0 0 0;
	text-decoration: none;
}
.label1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
}
.label1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
}
div#main {
	position:absolute;
	top:130px;
	width:960px;
	background-image:url(images/bodyBackground3.gif);
	background-repeat:repeat-y;
	background-color:white;
}

/*div#main {
	position:absolute;
	z-index:1000;
	top:130px;
	width:1024px;
	min-width: 1000px;
	background-color:white;
  }*/

div#header {
	position:absolute;
	top:0px;
	width:960px;
	height:130px;
	min-width: 960px;
	background-color: #FFF;
	}
div#topLeft {
	position:relative;
	width:312px;
	height:130px;
	float:left;
  }
  
div#logoDiv {
	position:relative;
	height: 130px;
	width:312px;
	background-color: black;
	background-image: url(images/performance_parts.jpg);
	background-repeat: no-repeat;
  } 

div#cartNotice a {
	color: #fff;
	text-decoration: underline;
	}
div#topRight {
	float:left;
	}
div#banner {
	width: 648px;
	height: 130px;
	background-image: url(images/blacktowhite.jpg);
    background-repeat: repeat-y;
	}
  
div#topMenu {
	height: 20px;
	color: #000;
	font-weight: bolder;
	font-size: 11px;
	font-family:  Arial, Helvetica, sans-serif;	
	line-height: 20px;
	text-align: left;
	background-image: url(images/blacktowhite.jpg);
    background-repeat: repeat-y;
}
	
div#myMenu {
	float: left;
	margin-left: 5px;
	color: #000;
	text-transform: capitalize;
	
	}
div#myMenu a {
	margin-right: 10px;
	color: white;
	}
div#account {
	float: right;
	text-transform: capitalize;
	font-family:  Arial, Helvetica, sans-serif;	
	line-height: 20px;
	}
div#account a {
	color: darkred;
	}
div#adminMenu {
	height: 20px;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	font-family:  Arial, Helvetica, sans-serif;	
	line-height: 20px;
	text-align: left;
	border-top: 1px solid white;
	z-index:99;
	}
div#adminMenu a {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	font-family:  Arial, Helvetica, sans-serif;
	margin-left: 5px;
	}
div#middle {
	clear: both;
	margin-top: 130px;
	}

/*div#leftColumn {
	position:absolute;
	top:0px;
	left:0px;
	width: 200px;
	height:100%;
	background-image:url(images/bodyBackground3.gif);
	}*/
	
div#leftColumn {
	float:left;
	position:relative;
	top:0px;
	left:0px;
	width: 200px;
	min-height:1080px;
	height:100%;
	
	}

  
div#searchBox {
	margin-left: 22px;
	}
/*	
div#content {
	position:relative;
	background-color:white;
	margin-left: 200px;
	padding-bottom:25px;
	min-height:1080px;
	height:100%;
	}*/
	
div#content {
	float:right;
	position:relative;
	top:0px;
	background-color:white;
	width:760px;
	min-height:1080px;
	height:100%;
	}

div#pp_content {
	position:relative;
	top:0px;
	background-color:white;
	width:960px;
	/*min-height:1080px;*/
	height:100%;
}
	
div#footer {
	width:760px;
	background-color: #C00; 
	text-align: center;
	text-transform: capitalize;
	font-weight: bolder;
	font-size: 11px;
	font-family:  Arial, Helvetica, sans-serif;	
	line-height: 25px;
	}
div#footer a {
	color: #fff;
	}
div#subFooter {
	height: 8px; 
	background-color: #000;
	font-size: 5px;
	}
div.surroundFooter {
	font-size: 11px;
	background-color: #fff;
	}
/* forms */
.dropdown {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	background-color: #ccc;
	width: 150px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.submitButton {
  font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: black;
	border-style: outset;
	margin-top: 5px;
}
.shoppingsubmit
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: darkred;
	border-style: outset;
	margin-top: 5px;
	width:200px;
}
.submitButtonDisabled {
  font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #ccc;
	border-style: none;
	margin-top: 5px;
}
.submitButton2 {
  font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
	background-color: #000;
	border-style: none;
	border: 0;
	height: 25px;
}
.priceButton {
  font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #f00;
	background-color: #fff;
	border-style: none;
	border: 0;
}
.partButton {
  font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	background-color: #fff;
	border: 0;
}
.textBox {
  font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #ccc;
	margin-top: 2px;
	margin-bottom: 2px;
}
.textArea {
  font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #ccc;
}
.formHeader {
  font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;  
	text-align: right;
}
.message {
  font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f00;  
}
.message a {
  font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f00;
	text-decoration: underline;  
}
.instruction {
  font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;  
}
.formLabel {
  font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;  
}
.formLabel a {
  font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;  
	text-decoration: underline;
}
.formLabel select {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	background-color: #ccc;
}
.formRadioLabel{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
.formTextarea {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #ccc;
}
/* end forms */
/* side stuff */
.sideh2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 5px 0 5px 0;
}
.sideh1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: left;
	text-indent: 16pt;
}
div.side h2 {
	background-color: #C00;
	color: #fff;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	padding-left: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
div.side ul {
	list-style: none;
	padding: 0 0 0 18px;
	margin: 0;
	}
div.side li {
	padding: 0;
	margin:0;
	line-height: 20px;
	position: relative;

	}
div.side li:hover {
		background-color: #cdcdcd;
	}
div.side ul ul  {
	position: absolute;
	top: 0;
	left: 98%; /* to position them to the right of their containing block */
	width: 100%; /* width is based on the containing block */
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 1px;
	border : 1px dashed #999;
	background-color : #E6E6E6;


	}
	
 

div.side ul ul,
div.side ul li:hover ul ul
{display: none;}

div.side ul li:hover ul,
div.side ul ul li:hover ul
{display: block;}

	
div.side a {
	/*display: block;*/
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	text-decoration: underline;
	text-align: left;
	}
div.sidex h2 {
	background-color: #C00;
	color: #fff;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	padding-left: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom:solid;
	border-color:black;
	}
h2.sideA a {
	background-color: #C00;
	color: #fff;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	}
div.side form {
	margin-left: 18px;	
	}
a.productGroup {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	margin: 0px;
}
a.productSubGroup {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	margin: 0 0 0 5px;
	white-space:nowrap;
}


#featuredParts {
	/* display: none; */
	}
#featuredPartsTable{
	border-collapse: collapse;
	}
/* partsList.tpl */
.partNumber  {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	padding: 0px;
	white-space:nowrap;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
.partNumber a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	padding: 0px;
	white-space:nowrap;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

th.partHeader {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	padding: 5px;
	white-space:nowrap;
}
th.partHeader a{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	padding: 5px;
	white-space:nowrap;
}
td.part {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
td.part a{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.partPrice {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	border:0;
	background-color:#fff;
}
td.page {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 5px;
}
td.page a{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
/* end partsList.tpl */
/* product_group.php */
td.vendors {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 10px;
	border : 1px dashed #999;
	background-color : #cdcdcd;
}
td.vendors a{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
/* end product_group.php */
/* shopping_cart.php */
td.pgepl {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 10px;
	border : 1px dashed #999;
	background-color : #cdcdcd;
}
td.pgepl a{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
} 
td.pgepl a:visited{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/* end shopping_cart.php */
.pLevelText {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin: 0px;
}
.pLevelText a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	margin: 0px;
}
/* part page */
.part th {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
  white-space:nowrap;
  vertical-align: top;
}
.part td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
  vertical-align: top;
}
td.price
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	margin: 0px;
  vertical-align: top;
  text-align: center;
}
/* end part page */ 
/* my_account page */
th.status {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
  white-space:nowrap;
	text-align: left;
	background-color:#ccc;
}
th.status a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
  white-space:nowrap;
	text-align: left;
	text-decoration:underline;
}
td.status {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding:0;
	background-color:#ccc;
}
td.status a{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding:0;
	background-color:#ccc;
}
div#proAnswers th{
  margin:0;
  padding:0 5px;
  font-size:11px;
  font-family: Arial, Helvetica, sans-serif;
  color:white;
  background:black;
}
div#proAnswers td{
  margin:0;
  padding:0 5px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color:black;
  background:white;
	text-align:center;
}
div#proAnswers
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
div#proAnswers h1,h2,h3,h4,h5,h6
{
  margin-top:.5em;
  margin-bottom:.1em; 
}
div#proAnswers h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	text-align: left;
	vertical-align: top;
  margin-top:0;
}
div#proAnswers h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	text-align: left;
	vertical-align: top;  
  margin-top:0;
}
div#proAnswers h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	text-align: left;
	vertical-align: top;  
  margin-top:0;
}
div#proAnswers h4 {
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	vertical-align: top;  
  margin-top:0;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color:black;
  background:white;
}
div#proAnswers a:link {
  color:black;
  text-decoration:underline;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color:black;
  background:white;
  }
div#proAnswers a:visited {
  color:black;
  text-decoration:underline;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color:black;
  background:white;
  }
div#proAnswers a:hover {
  color:black;
  text-decoration:underline;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color:black;
  background:white;
  }
div#proAnswers a:active {
  color:black;
  text-decoration:underline;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color:black;
  background:white;
  }
div#proAnswers pre, code {
  color:black;
  font-size:8pt;
  background-color:white;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color:black;
  background:white;
}
div#proAnswers p {
  margin-top:.3em;
  margin-bottom:.7em;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color:black;
  background:white;
}
div#proAnswers ul {
  list-style-type:disc;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color:black;
  background:white;
}
div#proAnswers li {
  margin-bottom:.3em;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color:black;
  background:white;
}
div#proAnswers hr {
  color:black;
  background-color:white;
}


table.textborder
{
	height:128px;
	width:530px;
	background-color:silver;
}

table.slideshows
{
	height:230px;
	width:530px;
	background-color:silver;
}

table.sidepanel
{
	background-color:silver;
	height:632px;
	width:215px;
}

table.commentblock
{
	background-color:silver;
	width:215px;
}

table.box
{
	height:217px;
	width:257px;
	background-color:silver;
}
table.vendor
{
	width:750px;
	background-color:silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.text
{
	background-color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.sidepanel
{
	padding-left:5px;
}
.titletext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boldredtext
{
	color:darkred;
	font-size:20px;
	font-weight:bolder;
}
.filltext
{
	font-size:10px;
	color:gray;
	font-weight:bolder;
}
.shoppingspreetext
{
	font-size:10px;
	color:black;
	font-weight:bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boldspreetext
{
	font-size:12px;
	font-style:italic;
	font-weight:bolder;
	font-color:black;

}
.boldblacktext
{
	font-size:10px;
	color:black;
	font-style:italic;
	font-weight:bolder;
}

.ratingtext
{
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:gray;
	font-weight:bolder;
}
td.lg-top-left
{
    top:0px;
    left:0px;
	width:10px;
	height:10px;
	background: url('images/performanceparts_layout_jun09/border_images/twenty-lg.jpg') top left no-repeat;
}
td.lg-top-right
{
    top:0px;
    right:0px;
	width:10px;
	height:10px;
	background: url('images/performanceparts_layout_jun09/border_images/twenty-lg.jpg') top right no-repeat;
}
td.lg-bottom-left
{
    bottom:0px;
    left:0px;
	width:10px;
	height:10px;
	background: url('images/performanceparts_layout_jun09/border_images/twenty-lg.jpg') bottom left no-repeat;
}
td.lg-bottom-right
{
    bottom:0px;
    right:0px;
	width:10px;
	height:10px;
	background: url('images/performanceparts_layout_jun09/border_images/twenty-lg.jpg') bottom right no-repeat;
}

td.white-top-left
{
    top:0px;
    left:0px;
	width:10px;
	height:10px;
	background:url('images/performanceparts_layout_jun09/border_images/twenty-white.jpg') top left no-repeat;
}
td.white-top-right
{
    top:0px;
    right:0px;
	width:10px;
	height:10px;
	background:url('images/performanceparts_layout_jun09/border_images/twenty-white.jpg') top right no-repeat;
}
td.white-bottom-left
{
    bottom:0px;
    left:0px;
	width:10px;
	height:10px;
	background:url('images/performanceparts_layout_jun09/border_images/twenty-white.jpg') bottom left no-repeat;
}
td.white-bottom-right
{
    bottom:0px;
    right:0px;
	width:10px;
	height:10px;
	background:url('images/performanceparts_layout_jun09/border_images/twenty-white.jpg') bottom right no-repeat;
}
td.lg-top-left-grn
{
	width:10px;
	height:10px;
	background-image:url('images/performanceparts_layout_jun09/border_images/ten-top-left-grn.GIF');
}
td.lg-top-right-grn
{
	width:10px;
	height:10px;
	background-image:url('images/performanceparts_layout_jun09/border_images/ten-top-right-grn.GIF');
}
td.lg-bottom-left-grn
{
	width:10px;
	height:10px;
	background-image:url('images/performanceparts_layout_jun09/border_images/ten-bottom-left-grn.GIF');
}
td.lg-bottom-right-grn
{
	width:10px;
	height:10px;
	background-image:url('images/performanceparts_layout_jun09/border_images/ten-bottom-right-grn.GIF');
}
td.white-top-left-grn
{
	width:10px;
	height:10px;
	background-image:url('images/performanceparts_layout_jun09/border_images/ten-top-left-white-grn.GIF');
}
td.white-top-right-grn
{
	width:10px;
	height:10px;
	background-image:url('images/performanceparts_layout_jun09/border_images/ten-top-right-white-grn.GIF');
}
td.white-bottom-left-grn
{
	width:10px;
	height:10px;
	background-image:url('images/performanceparts_layout_jun09/border_images/ten-bottom-left-white-grn.GIF');
}
td.white-bottom-right-grn
{
	width:10px;
	height:10px;
	background-image:url('images/performanceparts_layout_jun09/border_images/ten-bottom-right-white-grn.GIF');
}