body {	margin-top: 30px;
	background: white;
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: black;
}
table {	font-family: Tahoma, Arial;
	font-size: 13px;
	color: black;
}
#header {	margin: auto;
}
#head {	margin: auto;
	height: 69px;
	width: 725px;
	background: url(images/logo.gif) no-repeat right;
}
#all {	height: 100%;
	text-align: center;
}
.menuitemactive {	background: white;
	color: black;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
}
.menuitem {	background: black;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
}
.menulink, .menulink:hover {
	color: white;
	background: black;
	text-decoration: none;
}
.menulinkactive, .menulinkactive:hover {
	color: black;
	background: white;
	text-decoration: none;
}
.labelname {	font-family: Verdana;
	font-size: 10px;
	color: white;
	padding-right: 4px;
	padding-bottom: 1px;
	text-align: right;
}
.labelnamelink, .labelnamelink:hover {	color: white;
	text-decoration: none;
}
a {
	color: #575757;
	text-decoration: underline;
}
a:hover {	color: #575757;
	text-decoration: none;
}
#contentarea {
	margin: auto;
	width: 650px;
}
#content {	padding-top: 50px;
	padding-bottom: 50px;
	text-align: left;
}
#footerarea {	display: block;
	margin: auto;	width: 750px;
	font-size: 11px;
	padding-right: 1px;
	text-align: left;
}
.catalogtoplink, .catalogtoplink:hover {	font-size: 18px;
}
.covers {	border: 1px;
	border-style: solid;
	border-color: silver;
}
.catcap {	font-weight: bold;
	background: #F2F2F2;
	padding-bottom: 1px;
	vertical-align: middle;
}
.newscaption {	font-size: 18px;
	border-bottom: 1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: black;
	vertical-align: top;
}
a.newscaption, a.newscaption:hover {	color: black;
	font-size: 18px;
	text-decoration: none;
}
.newsdate {	text-align: right;
	font-size: 11px;
	border-bottom: 1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: black;
	vertical-align: bottom;
}
.newscontent {	padding-top: 20px;
	padding-bottom: 20px;
}