body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-color: #817C66;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#body {
	text-align: left;
	width: 90%;
	margin: 0px auto 0px auto;
}

a img {
	border: none;
}

td {
	font-size: 12px;
}

a:link {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: none;
   }
   
a:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: none;
   }

a:hover, a:active {
   	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F2421;
	border: none;
   }
   
.catlink {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F47723;
	border: none;
   }

.catlink:link {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F47723;
	border: none;
   }
   
.catlink:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7F2421;
	border: none;
   }

.catlink:hover, .catlink:active {
   	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #AAA68D;
	border: none;
	text-decoration:underline;
   }

.background {
	background-image: url(../images/background.gif);
	background-repeat: repeat;
}

.leftnav {
	background-image: url(../images/leftnav_bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 168px;
	vertical-align:text-top;
}

.footer {
	background-image: url(../images/footer_blue_bg.gif);
	background-repeat: repeat;
	height: 39px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
}

.main {
	border-left: 1px solid #777961;
	border-right: 1px solid #777961;
	background-color: #ffffff;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	vertical-align:text-top;
}

.marketson {
	background-color: #EAE9DF;
}

.marketsoff {
	background-color: #F4F4EE;
}

.material {
	background-image: url(../images/materials_bg.gif);
	padding-right:10px;
	background-repeat: no-repeat;
	height: 100px;
	width: 100px;
	position: relative;
	z-index: 1;
}

.materialnumber {
	position: absolute;
	right: 0px;
	font-size: 25px;
	font-weight: bold;
	color: #8DA5BA;
	width: 25px;
	height: 25px;
	background-color: transparent;
	text-align: right;
}

.materials {
	font-size: 11px;
}

.materialsbold {
	font-size: 11px;
	font-weight: bold;
}

.materialstitle {
	font-size: 12px;
	font-weight: bold;
}

#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F47723;
	padding: 0px 0px 5px 0px;
}

#subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3873AF;
	padding: 0px 0px 0px 0px;
}

.italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

.copper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	font-weight: bold;
	color: #28425B;
	margin-left: 10px;
	margin-top:6px;
}

.table {
	border: 1px solid #64829E;
}

.copy {
	padding: 10px 10px 10px 10px;
	text-align: left;
}

#navbarheading {
	font-size: 12px;
	height:22px;
	background-color: #636967;
	color: #ffffff;
	font-weight: bold;
	padding-left: 8px;
}

.credits {
	color: #C4D5E5;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
}
	.credits:link, .credits:visited {
	color: #C4D5E5;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
	}
	
	.credits:hover, .credits:active {
	color: #680000;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
	}

.bullet {
	color: #809DBD;
	font-weight: bold;
}

.customers {
	text-align: right;
	border-bottom: 2px dashed #5A7590;
	padding:0px 20px 5px 0px;
}

.customerson {
	background-color: #EBECE7;
}

.copy li{ 
     line-height: 14px; 
     list-style-position: outside; 
     margin: 5px 0px 5px 30px; 
}

.copy ul{
     list-style-position: outside;
     margin: 4px 0px 8px 0px;
     padding: 0px;
}

/* TABLE STYLES */
.colored{
	background-color : #F1E6E6;
}

.formred {
	color: #7F2421;
	font-weight: bold;
	font-size: 17px;
}

.partstitle{
	background-color : #3873AF;
	color : #FFFFFF;
	text-align : center;
	font-weight : bold;
	letter-spacing : 1px;
	font-size : 11px;
	line-height : 12px;
}

/* STYLES FROM OLD SITE */
.imagefloatright{
	float : right;
	margin : 5px 0px 5px 15px;
}

.imagefloatcenter{
	text-align: center;
	padding: 15px 0px 10px 0px;
}

.imagefloatleft{
	float : left;
	margin : 5px 15px 5px 0px;
}

.bold{
	font-weight: bold;
}

/*menu stuff below*/
#nav, #nav2, #nav3 {
	list-style: none;
	font-size: 12px;
	line-height: 14px;
	width: 165px;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	z-index:100;
	display:block;
	position: relative;
	vertical-align: top;
}
#nav li, #nav2 li, #nav3 li { 
	position: relative; 
	border-bottom:none;
	display:block;
	margin:0px;
	background-color: transparent;
	width: 165px;
	z-index:100;
}

#nav li a, #nav2 li a, #nav3 li a {
	text-decoration:none; 
	display:block;
	padding: 2px 5px 3px 5px;  
	margin:0px; /*helps Opera with hover */
	width:155px; /* helps IE with hover */
	height: auto;
	top: 0px;
	color: #000000;
	background-color: transparent;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #2B2B28;
	z-index:100;
}

#nav a.toplevel, #nav2 a.toplevel, #nav3 a.toplevel{
	text-decoration:none; 
	display:block;
	padding: 2px 5px 3px 5px;  
	margin:0px; /*helps Opera with hover */
	width:155px; /* helps IE with hover */
	top: 0px;
	position:relative;
	color: #000000;
	background-color: transparent;
	border: none;
	z-index:100;
}
	#nav a.toplevel:hover, #nav2 a.toplevel:hover, #nav3 a.toplevel:hover{
		text-decoration:none; 
		display:block;
		padding: 2px 5px 3px 5px;  
		margin:0px; /*helps Opera with hover */
		width:155px; /* helps IE with hover */
		top: 0px;
		color: #000000;
		background-color: #A8BBCC;
		border: none;
		z-index:100;
	}

#nav a:hover, #nav2 a:hover, #nav3 a:hover{
	background-color: #B9B5A6; 
	color: #000000;
	border-top: 1px solid #B9B5A6;
	border-bottom: 1px solid #B9B5A6;
	z-index:100;
}
#nav ul, #nav2 ul, #nav3 ul{
	display:none; 
	position: absolute; 
	top:0px; 
	left:165px;
	padding:0px;
	margin:0px;
	list-style: none;
	overflow:visible;
	width: 165px;
	background-color: #D3D2BD;
	/*background-image: url(../images/menu_bg.gif);*/
	background-repeat: repeat-y;
	z-index:100;
}

 #nav li:hover ul, #nav2 li:hover ul, #nav3 li:hover ul{
	display:block;
}
li>ul { 
	top: 0px;
	padding:0px;
	margin:0px;
	left: auto;
	z-index:100;
}

/* Win IE only \*/
 html #nav li, #nav2 li, #nav3 li{
	float:left;
}/* end holly hack */
