@charset "utf-8";
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	background-color: #ffffff;
}

/* headers */

.header {
	margin-left: auto;
	margin-right: auto;
	max-width: 980px;
	padding: 3px 10px 3px 10px;
	background-color: #f10000;
	color: #ffffff;
	font-family: "Courier New", Courier, "Bitstream Vera Sans Mono", monospace;
	font-size: 95%;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
}

.headermenu {
	margin-left: auto;
	margin-right: auto;
	max-width: 980px;
	padding: 3px 10px 3px 10px;
	background-color: #d4d4d4;
	color: #000000;
	font-family: "Courier New", Courier, "Bitstream Vera Sans Mono", monospace;
	font-size: 90%;
	text-align: left;
	letter-spacing: 1px;
}

/* end headers */

/* links */

.header a:link,
.header a:visited {
	color: #ffffff;
	text-decoration: none;
}

.header a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a {
	text-decoration: none;
	color: #000099;
}

.navbar a:hover,
.headermenu a:hover {
	text-decoration: underline;
}

a:visited,
a.top:visited {
	text-decoration: none;
	color: #660099;
}

a:hover,
a.top:hover {
	text-decoration: underline;
	color: #000099;
}

/* end links */

#container {
	margin-left: auto;
	margin-right: auto;
	max-width: 978px;
	padding: 20px 10px 20px 10px;
	text-align: left;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
}

#menu {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	max-width: 160px;
	background-color: transparent;
	vertical-align: top;
	font-size: 70%;
	line-height: 130%;
}

#content {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	max-width: 605px;
	background: transparent;
	vertical-align: top;
	border-left: 1px solid #d4d4d4;
	font-size: 80%;
	line-height: 140%;
}

#more {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	max-width: 156px;
	border: 1px solid #d4d4d4;	
	vertical-align: top;
	font-size: 70%;
	line-height: 130%;
}

#fullcontent {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	max-width: 780px;
	background: #ffffff;
	vertical-align: top;
	font-size: 80%;
	line-height: 140%;
}

#extracontent {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background: #ffffff;
	vertical-align: top;
	font-size: 80%;
	line-height: 140%;
}

h1 {
	font-family: "Courier New", Courier, "Bitstream Vera Sans Mono", monospace;
	font-size: 130%;
	line-height: 120%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

h2 {
	font-family: "Courier New", Courier, "Bitstream Vera Sans Mono", monospace;
	font-size: 130%;
	line-height: 120%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

h3 {
	font-weight: bold;
	font-size: 100%;
	line-height: 120%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

td {
	background: #ffffff;
	vertical-align: top;
	font-size: 80%;
	line-height: 140%;
}

td.a-z {
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 0px;
	line-height: 100%;
}

/* images */

img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	display: inline;
	border: none;
}

img.thumb {
	border: none;
}

img.mid-r {
	border: none;
	float: right;
	clear: right;
	margin: 6px 0px 6px 10px;
}

img.full {
	border: none;
	clear: both;
	margin: 6px 0px 6px 0px;
}

/* end images */

.browse {
	text-align: right;
	margin: 5px 10px 5px 0px;
}

.back {
	margin: 5px 10px 5px 0px;
	font-weight: bold;
	text-align: right;
}

.top {
	margin: 20px 10px 20px 0px;
	font-family: "Courier New", Courier, "Bitstream Vera Sans Mono", monospace;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
}

.footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	max-width: 980px;
	background-color: #d4d4d4;
	padding: 2px 10px 2px 10px;
	font-family: "Courier New", Courier, "Bitstream Vera Sans Mono", monospace;
	font-size: 70%;
	letter-spacing: 1px;
	text-align: left;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

.row-four {
	width: 24%;
	float: left;
	text-align: center;
	margin: 5px 5px 10px 0px;
}

.row-four-r {
	width: 24%;
	float: right;
	text-align: center;
	margin: 5px 5px 10px 0px;
}

.row-two {
	width: 48%;
	float: left;
	text-align: center;
	margin: 5px 5px 10px 0px;
}

.row-two-r {
	width: 48%;
	float: right;
	text-align: center;
	margin: 5px 5px 10px 0px;
}

.caption {
	font-size: 85%;
	line-height: 130%;
	text-align: left;
	margin-top: 5px;
	margin-left: 6px;
	margin-right: 2px;
}

.caption-f {
	font-size: 85%;
	line-height: 130%;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 6px;
	margin-left: 8px;
}

.smallref {
	font-size: 85%;
	padding-left: 5px;
}

ul {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}

li { 
	line-height: 140%;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	list-style-type:disc;
}

ul.menu {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

li.menu { 
	line-height: 100%;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none; 
}

p {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}

.pagenr {
	border-bottom: 1px dotted Gray;
	text-align: right;
	font-size: 90%;
	color: Gray;
	margin: -6px 0px 18px 0px;
	padding: 0px 6px 6px 0px;
}

hr {
	border: 0;
	color: #000000;
	background-color: #000000;
	height: 1px;
	margin-bottom:7px;
}

hr.red {
	color: #f10000;
	background-color: #f10000;
	height: 1px;
}