@charset "UTF-8";
/* CSS Document */

#listnavigation {
	width: 180px;
}
#listnavigation ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#listnavigation li {
	padding-bottom: 3px;
}
#listnavigation a {
	display: block;
	width: 173px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8F6B00;
}
#listnavigation a:link, #listnavigation a:visited {
	color: #731A1A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #731A1A;
}
#listnavigation a:hover {
	color: #FFFFFF;
	background-color: #020F4D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}
#pagewrapper #layoutwrapper #c1 .pictureprgh .c1-text {
	width: 180px;
}
#searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	clear: both;
	float: none;
	width: 170px;
	padding: 5px;
}
