{
padding: 0;
margin: 0;
border: 0;
}

body, html {
	font-size: 8pt;
	font-family: Helvetica;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 890px;
	padding: 2px;
	border-style: solid;
	border-width: 1px; 
	border-color: #f5f5f5;

}
#header {
	background: #333333;
}
#thead {
	padding: 5px;
	text-align: right;
	color: #999999;
}
#shead {
	padding: 5px;
	color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px; 
	border-bottom-color: #c0c0c0;
}
#left {
	float: left;
	width: 200px;
	padding: 5px;
}
#right{
	float: left;
	width: 600px;
}
.clear {
	clear: both;
}
#sfoot {
	padding: 5px;
}
#footer {
	padding: 5px;
	background: #333333;
	color: #e4e4e4;
}
#bfoot {
	text-align: center;
	padding: 5px;
	color: #999999;
}
.navigation {
	margin: 0;
	padding: 0;
}
.navigation li {
	margin: 0;
	list-style: none;

	border-bottom-style: dotted;
	border-bottom-width: 1px; 
	border-bottom-color: #c0c0c0;

	color: #666666;
	font-weight: bold;
}
.selected a, .selected a:visited {
	padding: 5px;
	background: #669999;
	color: #f5f5f5;
	display: block;
	text-decoration: none;
}
.selected a:hover {
	padding: 5px;
	background: #669999;
	color: #f5f5f5;
	display: block;
	text-decoration: none;
}


.nnav a, .nnav a:visited {
	padding: 5px;
	background: #f4f4f4;
	color: #666666;
	display: block;
	text-decoration: none;
}
.nnav a:hover {
	padding: 5px;
	color: #666666;
	display: block;
	text-decoration: none;
	background: #e4e4e4;
}

#shead a, #shead a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666666;

}
#shead a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}


#authors a, #authors a:visited {
	text-decoration: none;
	color: #666666;

}
#authors a:hover {
	text-decoration: underline;
	color: #666666;
}

#thead a, #thead a:visited {
	text-decoration: none;
	color: #666666;

}
#thead a:hover {
	text-decoration: underline;
	color: #666666;
}

#bfoot a, #bfoot a:visited {
	text-decoration: none;
	color: #666666;

}
#bfoot a:hover {
	text-decoration: underline;
	color: #666666;
}

#subCategories ul {
	margin: 0;
	padding: 10px;
}
#subCategories li {
	padding: 5px;
	display: inline;
}
#subCategories li a, #subCategories li a:visited {
	color: #666666;
	display: inline;
	text-decoration: underline;
}
#subCategories ul li a:hover {
	color: #666666;
	display: inline;
	text-decoration: underline;
}
#subCategories {
	width: 600px;
}
.product {
	padding: 8px;
	float: left;
	width: 150px;
}
.price {
	font-weight: bold;
	font-size: 11pt;
}
.product a, .product a:visited {
	color: #666666;
	text-decoration: underline;
}
.product a:hover {
	color: #666666;
	text-decoration: underline;
}

#footer a, #footer a:visited {
	color: #e5e5e5;
	text-decoration: underline;

}
#footer a:hover { 
	color: #e5e5e5;
	text-decoration: underline;
}

h2 {
	color: #333333;
	margin: 5px;
}
h4 {
	margin: 0px;
}
#products {
	width: 670px;
}
.productPages {
	padding: 5px;
	text-align: right;
	color: #999999;
	border-top-style: dotted;
	border-top-width: 1px; 
	border-top-color: #e4e4e4;
	border-bottom-style: dotted;
	border-bottom-width: 1px; 
	border-bottom-color: #e4e4e4;
}
.productPages a, .productPages a:visited {
	text-decoration: none;
	color: #e4e4e4;

}
.productPages a:hover {
	text-decoration: none;
	color: #c0c0c0;
}
.curPage {
	color: #999999;
	padding-left: 3px;
	padding-right: 3px;
	border-style: solid;
	border-width: 1px; 
	border-color: #999999;
}

#authors {
padding: 5px;
}
.navhead {
	font-weight: bold;
	display: block;
	padding: 5px;
	background: #666666;
	color: #f5f5f5;
}
.authorsbrowse {
	padding: 5px;
	background: #f5f5f5;
	color: #666666;
}
.searchbox {
	border-style: solid;
	border-width: 1px; 
	border-color: #c0c0c0;
}
.authorbox {
	border-style: solid;
	border-width: 1px; 
	border-color: #c0c0c0;
}
.imginput {
	vertical-align: middle;
}
.alright {
	float: right;
	color: #333333;
}
.alleft {
	float: left;
	color: #333333;
}
.search td {
	padding: 5px;
}
#searchinput {
	border-style: dotted;
	border-width: 1px; 
	border-color: #c0c0c0;

}
.prodInfo td {
	padding: 5px;
	color: #666666;
}