P  {}

BODY {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-color:white;
}

a:hover {
	text-decoration: underline;
	color:#ff6600;
}

h1 {
	font-size: 14px; 
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
	text-decoration: none;
	color:black;
}

h2 {
	font-size: 12px; 
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
	text-decoration: none;
}

.catheader {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: white;
	background-color: blue;
	text-decoration: none;
}

a.catheader:link {
	color: white;
}
a.catheader:visited {
	color: white;
}
a.catheader:hover {
	color: red;
}

.catlinks {
	font-family: arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	font-color: black;
}

.catlist {
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	border-color: black;
	border-width:0 1 1 0;
}

td.infochunk {
	background: #e3e3e3; 
	border-width: 1 1 1 1; 
	border-color: #666666; 
	border-style: solid; 
	padding: 5px; 
}

td.pagechunk {
	background-color: #f9f9f9;
	border-style: solid;
	border-color: #999999; 
	border-width: 0 1 1 1;
	padding: 5px;
}
a.td.pagechunk {
	color: red;
}

.manlist {
	font-size: 10px;
	color: #0000cc;
	text-decoration: none;
}

.specials {
	font-familly: verdana;
	font-size: 10px;
	font-weight: bold;
}

.itemname {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color: #cc99cc;
	width: 100%;
}

.nopic {
	font-family: Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #ff9933;
	align: middle;
}

.description {
	font-family: arial,helvetica;
	font-size: 12px;
}

.descriptionbig {
	font-family: arial,helvetica;
	font-size: 14px;
}

.afflink {
	font-family: arial,helvetica;
	font-size: 10px;
	font-weight: bold;
}

.feed {
	font-family: arial,helvetica;
	font-size: 10px;
	font-weight: bold;
}
.findmore {
	background: #ffffcc; 
	border-width: 1 1 1 1; 
	border-color: #666666; 
	border-style: solid; 
	padding: 5px; 
	font-size: 12px;
	text-decoration: none;
 
	}
	
a.findmore:link {
	color: black;
}	
