/* General Style Info */
body {
	background:none;
	color:#000;
}
body,input,select,textarea{
	font-family:'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-serif;
	font-size:75%;
}
a {
	color: #666;
}
h1, h2, h3, h4 {
	color: #000;
}
/* Frame */
#bgflash{
	display:none;
}
#wrapper{
    position:relative;
    width:890px;
}
.topcenter{
	width:850px;
}
.leftmiddle{
	background:none;
}
.rightmiddle{
	background:none;
}
/* Layout */
#content{
	background:none;
	border:none;
}
#header{
	display:none;
}
#toplogo{
	display:none;
}
#navholder{
	display:none;
}
#frametopshadow{
	display:none;
}
#framebottom{
	display:none;
}
#framebottomshadow{
	display:none;
}
.pagelink{
	font-size:120%;
	color:#888;
}
/* Tables */
.linetable td{
	border-bottom:1px solid #999;
}
.producttable th{
	color:black;
}
.producttable img{
	border:1px solid #999;
}
.productlisting td, .productlisting thead{
	border-bottom:1px solid #999;
}
.productlisting thead{
	background: #999;
}
