a:link,
a:visited {
	color: #000;
	text-decoration: none;
}
a > img {
	border: none;
}
body {
	font-family: "times new roman",times,serif;
	color: #000;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	}
h2, h2.top {
	border-bottom: 1px dashed #958B78;
	border-top: 1px dashed #958B78;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 20px;
	}
h2.top {
	margin-top: 0px;
	}
.subhead12  {
	font-weight: bold;
	font-size: 12px;
	}
.subhead12_weiss  {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	}
.subhead11  {
	font-weight: bold;
	font-size: 11px;
	}
.sgrad {
	font-size: 12px;
	font-weight: bold;
}
.hideInPrint {
	display: none;
}
div#content > table {
	margin-left: 10px;
}
div#imgexamplebox {
	float: left;
	width: 180px;
	margin-left: 11px;
}
div.imgexample {
	width:180px;
	text-align: justify;
	font-size: 9px;
	margin-bottom: 10px;
}
div#page {
	text-align: left;
	margin: 0 auto;
	padding: 0;
}

div#header,
div#cornertopleft,
div#cornertopright,
div#cornerbottomleft,
div#cornerbottomright,
div#footer {
	display: none;
}

div#main {
	margin: 0 13px 1em 202px;
	text-align: justify;
}
* html div#main {
	height: 1em;
	margin-bottom: 0;
}
div#main p {
	font-size: 1em;
	margin: 1em 0;
}
.message,
#downloadFrame,
#maillistFrame {
  display: none;
  border: 1px dashed #7B7972;
}
#noscript,
.message {
	padding: 5px;
	background-color: #EFEFEF;
}
p#noscript {
	border: 1px solid red;
	text-align: center;
	font-weight: bold;
	color: black;
	background-color: #FFF0EF;
}
table#maillistFrame {
	display: block;
	text-align: center;
	margin-left: 5px;
}
#downloadFrame {
	position: absolute;
  width: 107px;
  height: 42px;
	background-color: #E6E1D8;
}
#downloadFrame div {
  padding: 7px 20px;
}
#dimbbox {
	float:right;
	margin: 0 0 8px 8px;
	width: 100px;
	padding: 2px 0;
	border: 1px dashed #958B78;
}
#dimbbox div {
	text-align: center;
	font-weight: bold;
	font-size: 8px;
}
#dimbbox img {
	margin: 3px 0;
}
.newsDate {
  width:60px;
  font-weight: bold;
  vertical-align: top;
}

.levelLight,
.levelMiddle,
.levelHard {
	font-weight: bold;
	letter-spacing: 1px;
}

.levelLight {
	color: #00f;
}

.levelMiddle {
	color: #f00;
}

.levelHard {
	color: #000;
}