body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	margin: 0px;
	text-align:center;
}
td {
	font-size: 10px;
}
div#header {
	background-color: #FF0000;
	height: 25px;
	background-repeat: no-repeat;
	background-position: center bottom;
	border-bottom-style: double;
	border-bottom-width: 5px;
	border-bottom-color: #000000;
	font-size:18px;
	text-align:left;
	font-style:italic;
	font-weight:900;
	padding-top:2px;
	padding-left:50px;
}
div#menu {
	float:right;
	width:150px;
	background-color:#FF0000;
	text-align:center;
	font-weight:bold;
	padding-left:10px;
	padding-bottom: 5px;
	border-left: 5px double #000000;
	border-bottom: 5px double #000000;
	margin: 0px 0px 20px 10px;
}
div#menu ul {
	margin:0px;
	padding:0px;
}
div#menu li {
	white-space:nowrap;
	padding-bottom:5px;
	text-align:left;
	list-style-type: none;
}
div#menu li ul {
	padding-left:10px;
}
div#menu a {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
div#menu a:hover {
	text-decoration:underline overline;
}
div#content {
	padding:25px;
	text-align:left;
	margin:0px auto 0px auto;
}
.headerSmall {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: 900;
	text-align:center;
	height: 15px;
	border-bottom-width: 2px;
	border-bottom-style: outset;
	border-bottom-color: #CCCCCC;
}
.offset {
	font-size: 10px;
	background-color: #FFFFFF;
	color: #000000;
	padding: 3px;
	width: 100px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #000000;
	text-align: center;
}
.fineprint {
	clear:both;
	font-size: 9px;
	line-height: 8px;
} 
.results {
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	background-color: #FFFFFF;
	border: 3px double #FF0000;
}
.resultsCell {
	border-bottom: 2px double #000000;
	padding: 3px;
	
}
.morebooks {
	font-size: 18px;
	font-weight: 900;
	color: #CC0000;
}
.red {
	font-size: 16px;
	line-height: 12px;
	font-weight: 900;
	color: #FF0000;
}
div#cat_children ul {
	white-space:nowrap;
}
div#cat_children li {
	padding:10px;
	display:inline;
	list-style-type: none;
}	
.MenuTable {
	font-style:italic;
	font-size:18px;
	font-weight:900;
}
.error {
	text-align:center;
	color:#FF0000;
	font-size: 18px;
	font-weight:bold;
}
