
body {
	font-family: Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
}
img.title1{
	position: relative;
	top: 30px; 
	border: 0;
}
.prodpic{
	
	border-color: #000000;
	border-width: 1px;
}
.paypalout{
	x-position: 200px;
	border: 1;
	border-width: 10px;

}
.showitem{
	position:relative;
	bottom:25px;
}
td{
	font-size: 11px;
}
td.cattitle{font-size: 12px; font-weight: bold; color: #b94141}
td.toprightlinks{font-size: 11px;}
td.header{font-size: 12px; font-weight: bold; color: #b94141}

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

td.toprightlinks a{
	color: #b94141;
	text-decoration: none;
	font-weight: bold;
}
td.toprightlinks a:HOVER{
	text-decoration: underline;
	font-weight: bold;
}


td.catlist a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

td.catlist a:HOVER{	
	text-decoration: underline;
	font-weight: bold;
}

tr.cartheader{
	font-weight: bold;
	background-color:gray;
	text-align: center;
}
tr.cartdetails{
	background-color:#ffe4e4;
	color:#000000;
}
table.cart td{
	padding:0.5em;
}

table.cart{
	border:1px solid gray;
	margin:0px;
	line-height:150%;
	padding:0;
	margin:0;
}


a.filter:visited{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.filter:link{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.filter:hover{
	text-decoration: underline;
}