body{
	background: #FFFFFF;
	font: 90% Times New Roman, sans-serif;
	margin: 20px;
	padding: 0;
}

p, table, ul, ol {
	font-size: 1em;
}

#top {
	background: #FFFFFF;
}

/* -------indexed search-------- */
.tx-indexedsearch label{
	display: block;
	float: left;
	margin: 0 10px;
	text-align: right;
	width: 100px;
}

.tx-indexedsearch-browsebox ul.browsebox{
	list-style: none;
	margin: 0;
	padding: 0;
}

.tx-indexedsearch-browsebox ul li{
	float: left;
	margin-right: 1em;
}

.tx-indexedsearch h3{
	background: none;
	font-size: 1.2em;
}

.tx-indexedsearch-res{
	margin-top: 20px;
	width: 95%;
}

.tx-indexedsearch-sw {
	font-weight: bold;
}

.tx-indexedsearch-percent{
	float: right;
	font-weight: bold;
}

.tx-indexedsearch div, .tx-indexedsearch-browsebox {
	margin: 1em 0;
}

img, a img, #menuselect img, .tx-indexedsearch fieldset {
	border: none;
}

#menudaily, #menu, #bottommenu, #search, .tx-indexedsearch legend {
	display: none;
}

a, h1, h2, h3, .tx-indexedsearch-redmarkup {
	color: #000000;
}
