
body	{
	background: #ffffff
	 url(/i/2003/parts/olghost.gif) bottom right no-repeat fixed; /*#e0861e*/
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: small;
	}

#topBorder {
	background: #999999 url(../images/topborder.jpg) top left repeat;
	height: 27px;
}
#topMenu{	
	/*background: #7AB953; /*green*/	
	text-align: right;
	background:#ffffff;
	height: 5px;
}
#productSection {
	text-align: left;
	border-top: 5px solid #7AB953;
	border-bottom: 5px solid #7AB953;
}
#defaultBodyRight {
	float:right;
	width: 500px;
	text-align: center;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#defaultBodyLeft {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 300px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#indexBody {
	width:100%;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: 10pt;
}
#topBlack { 
	width:  100%;
	height: 20px;
	border-bottom: 2px solid #740909;
	background: #000000;
}

#grayTop {
	background:  #999999 url(../images/graytop.gif) top left;
	height: 111px;
}
#indexProduct {
	padding: 5px;
	/*background:  #ffffff url(../images/grayboxgradient.jpg) top left;*/
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	height: 111px;
	width: 150px;
}
.f8point {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #cccccc;
}
.buttonscontainer {
	width: 350px;
}

.buttons a {
	color: #999999;
	float:left;
	background-color: #ffffff;
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-bottom: 1px solid 999999;
	font: 11px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.buttons a:hover {/* #E2R4E4 lt gray*/
	background-color: #7AB953;
	color: #ffffff;
	text-decoration: none;
}
a:link, a:visited { 
	text-decoration : none;
	color: #FF9C00;
	background: transparent; 
	}
#copyFooter {
	background: #B90822 url(../images/headermiddle.jpg) top left repeat;
	border-top: 3px solid #000000;
	height: 27px;
	text-align: center;
	font-size: 8pt;
	color: #FF9C00;
}
