body {
	background-color: #888888;
	background-image: url("../img/background.gif");
	background-repeat: repeat;
}

p {
	margin-top: 0px;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.document-part {
	margin-top: 0px;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a {
	color: #0080ff;
	font-weight: bold;
	text-decoration: underline;
}

img {
	border: none;
}

a:VISITED {
	color: #00407f;
	font-weight: bold;
	text-decoration: underline;
}

a:HOVER {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}

a.menu {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.menu:VISITED {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.menu:HOVER {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	font-size: medium;
	font-weight: bold;
	background-image: url("../img/onepoint.png");
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 8px 22px;
}

h3 {
	font-size: medium;
	font-weight: bold;
	background-image: url("../img/onepoint.png");
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 8px 22px;
}

h4 {
	font-size: small;
	font-weight: bold;
}

em {
	font-style: normal;
	font-weight: bold;
}

em.attention {
	color: #ff0000;
}

em.error {
	color: #ff0000;
}

input.text-field {
	width: 240px;
}

table {
	border-collapse: collapse;
}

tr {
	
}

th {
	background-color: #eeeeee;
	vertical-align: top;
	border: solid #dddddd 2px;
	width: 800px;
	padding: 10px;
}

td {
	vertical-align: top;
	border: solid #dddddd 2px;
	width: 800px;
	padding: 10px;
}

div.pager {
	float: none;
	clear: both;
	height: 18px;
	margin-bottom: 12px;
}

div.prev {
	float: left;
}

div.next {
	float: right;
	margin-right: 10px;
}

div.service-links {
	float: none;
	clear: both;
	margin-bottom: 12px;
}

span.service-link {
	padding-right: 6px;
}

div#container {
	font-family: sans-serif;
	font-size: small;
	line-height: 140%;
	width: 900px;
	margin: 0 auto 0 auto;
}

div#header {
	width: 900px;
	height: 220px;
	color: #ffffff;
	background-color: #201000;
	background-image: url("../img/headerback.jpg");
	background-repeat: no-repeat;
}

div#title {
	
}

div#title-image {
	float: left;
	padding: 6px 0 0 4px;
}

img#title-image-entity {
	border-style: none;
	border-width: 0;
}

div#description {
	font-size: 14px;
	float: left;
	padding: 14px 10px 10px 20px;
	width: 680px;
}

div#description--padding {
	
}

div#abstract {
	
}

div#common-menus {
	margin-top: 14px;
}

div.common-menu {
	float: left;
	margin-right: 14px;
}

div#menu-bar {
	font-size: 14px;
	float: none;
	clear: both;
	width: 890px;
	margin: 0 0 0 5px;
	border-top: solid 1px #ffffff;
}

div.menu {
	float: left;
	margin: 5px 0 0 0;
	padding: 1px 10px 0 10px;
	border-right: solid 1px #ffffff;
}

div#main {
	clear: both;
	border-style: none;
	background-color: #ffffff;
	padding: 20px;
}

div#footer {
	float: none;
	clear: both;
	width: 100%;
	height: 20px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #ffffff;
	border-style: none;
	background-color: #201000;
	background-image: url("../img/footerback.jpg");
	background-repeat: no-repeat;
}

div#copyright {
	margin-right: 10px;
}

div.recommendation {
	margin-bottom: 12px;
}

div.sort-key {
	font-weight: bold;
	margin-bottom: 12px;
}

table.shelf {
	float: none;
	clear: both;
	border-collapse: collapse;
	margin-bottom: 12px;
}

tr.shelf {
	
}

td.shelf {
	vertical-align: top;
	border: solid #dddddd 4px;
	width: 400px;
	height: 400px;
	padding: 10px;
}

td.shelf-full {
	vertical-align: top;
	border: solid #dddddd 4px;
	width: 800px;
	padding: 10px;
}

h3.shelf-cell-title {
	font-size: medium;
	font-weight: bold;
	margin: 0;
	padding: 0 0 4px 0;
	background-image: none;
}

div.shelf-cell-subtitle {
	padding-bottom: 4px;
	font-size: small;
	font-weight: bold;
	font-size: small;
}

div.shelf-cell-image {
	height: 120px;
}

img.shelf-cell-image {
	height: 120px;
}

div.shelf-cell-text {
	height: 180px;
	padding-top: 10px;
}

div.shelf-cell-text-full {
	padding-top: 10px;
}

div.shelf-cell-bottom {
	font-size: small;
	font-weight: bold;
	float: right;
	margin-left: 8px;
}

div.shelf-cell-bottom-left {
	font-size: small;
	font-weight: bold;
	float: left;
	margin-left: 8px;
}

div.shelf-cell-link {
	font-size: small;
	font-weight: bold;
	float: right;
	margin-left: 8px;
}

div.search {
	margin-bottom: 14px;
}

input.search-box {
	width: 300px;
}

div.item-display {
	width: 800px;
	height: 140px;
	float: none;
	clear: both;
	border-top: solid 1px #dddddd;
	margin-top: 10px;
	padding-top: 10px;
}

div.item-display-image {
	float: left;
	width: 200px;
	text-align: left;
	vertical-align: middle;
}

img.item-display-image {
	height: 120px;
}

div.item-display-text {
	float: left;
	width: 550px;
}

div.main-notice {
	float: none;
	clear: both;
	font-size: x-small;
	margin-top: 14px;
}