body {
	background-color: white;
	margin: 0px;
}

body, td, th, span, div, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a {
	color: #a61238;
	text-decoration: none;
}

a.misc {
	color: gray;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

th {
	font-size: 8pt;
	text-align: left;
	color: #6a6b6d;
}

.warning {
	color: red;
}

.newslist {
	background-color: #f2f0e6;
	border: 1px solid #e3e3e3;
}

.seriescap {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
	font-size: 12pt;
	font-weight: bold;
	color: #a61238;
}

.categorymenu {
	background-color: #e7e6d9;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
	font-size: 10pt;
	font-weight: bold;
	color: #6a6b6d;
}

.categorymenu a {
	color: #6a6b6d;
}

.categorymenu1 {
	background-color: #f2f0e6;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 0px;
	font-size: 10pt;
	font-weight: bold;
	color: #86888b;
}

.categorymenu1 a {
	color: #86888b;
}

.categorymenu2 {
	background-color: #f2f0e6;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 0px;
	font-size: 10pt;
	font-weight: bold;
	color: #b3b5b7;
}

.categorymenu2 a {
	color: #b3b5b7;
}

.active, .active td a {
	color: #c60c46;
}

.active td {
	color: black;
}

.activesubs {
	color: #c60c46;
	margin-bottom: 0px;
}

.featured {
}

.booksummary {
	background-color: #f2f0e6;
	border: 1px solid #e3e3e3;
}

h3 {
	color: #a30234;
}

.authors {
	color: black;
}

.annotation {
	font-size: 12pt;
}