﻿A {
	COLOR: #FFFFFF;
	CURSOR: "hand";
	font-size:8pt;
	TEXT-DECORATION: NONE
}

A:hover {
	COLOR: #FAD6A6;
	font-size:8pt;
	TEXT-DECORATION: NONE
}

.sales {
	font-family: arial;
	font-size: 8pt;
	COLOR: blue;

}

.o {font-family: arial;font-size: 8pt;COLOR: EB841D;}

.catwhite {font-family: arial; font-size: 12pt; font-weight:bold; COLOR: FFFFFF;}

.maintxt {font-family: arial; font-size: 10pt; font-weight:bold; COLOR: black;}

.bigmaintxt {font-family: arial; font-size: 12pt; font-weight:bold; COLOR: black;}

td {
font-family: arial;
font-size:10pt;
}


td.innertable {
font-family: arial;
font-size:12pt;
font-weight:bold
}

.catlinks {
font-family: arial;
font-size: 15pt;
font-weight: bold
}

.catlink A:hover {
color: red;
}

.catlink A:visited {
color: red;
}

.partdesc {
font-family: arial;
font-size:10pt;
font-weight:bold
}



body {
font-family: arial;
margin: 0; 
padding: 0;
background-image: url(../images/dpbg.gif);
}



.leftborder {
background-image: url(../images/sidebarleft.jpg);
background-repeat: repeat-y;

}

.rightborder {
background-image: url(../images/sidebarright.jpg);
background-repeat: repeat-y;

}
