@CHARSET "UTF-8";

* html div#content {
	height: 1em;
	margin-bottom: 0;
}

body img {
	border: none;
}

body {
	background: #000000;
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Tahoma", "Lucida Sans Unicode", Verdana;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0.8em;
}

table td {
	vertical-align: top;
}

#site {
	margin: 10px auto;
	text-align: left;
	width: 980px;
}

#middle {
	display: block;
	width: 980px;
	clear: both;
	float: left;
	background: url(theme/classic/img/middle_bg.png) repeat-y #853300;
}

#right {
	width: 146px;
	float: right;
	padding: 10px 7px;
	display: block;
	text-align: left;
	color: #2F4771;
}

#menu {
	background: url("theme/classic/img/menu_bg.png") repeat-x;
	height: 35px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 980px;
}

#header {
	background: url("theme/classic/img/header.png") no-repeat;
	height: 75px;
	margin: 0;
	text-align: right;
	width: 980px;
}

#footer {
	background: url("theme/classic/img/footer.png") no-repeat;
	height: 127px;
	text-align: right;
	width: 980px;
	display: block;
	clear: both;
}

#headline {
	width: 790px;
	float: left;
	padding: 10px 20px 5px 20px;
	display: block;
	color: #222222;
	padding: 10px 20px 5px 20px;
}

#content {
	background: #FBF7EF;
	color: #000000;
	height: auto;
	padding: 0px 0px 0 20px;
	text-align: left;
	margin: 0;
	width: 790px;
	min-height: 250px;
	display: block;
	float: left;
}

body a:hover {
	color: #6798B8
}

body a:visited {
	color: #53a74d;
}

body a {
	color: #467797;
}

body a.mark:visited {
	color: #53a74d;
	background: url("theme/classic/img/icons/link_visited.png" ) 100%
		no-repeat;
	height: 12px;
	width: auto;
	padding: 0 13px 0 0;
}

body a.mark {
	color: #467797;
	background: url("theme/classic/img/icons/link_go.gif" ) 100% no-repeat;
	height: 12px;
	width: auto;
	padding: 0 1.2em 0 0;
}

body h1 {
	color: #467797;
	margin: 0.2em 0 0.2em 0;
	font-size: 1.8em;
}

body #content h1 {
	padding: 0.2em 0;
	width: 787px;
	height: 25px;
	border-bottom: 1px solid #467797;
}

body h2 {
	color: #bd6b23;
	font-size: 1.4em;
	margin: 0em 0;
	padding: 0;
	font-weight: normal;
}

body p {
	margin: 0.2em 0;
	padding: 0;
}

body h3 {
	font-size: 1.2em;
	color: #6e5946;
	margin: 0.5em 0;
}

body h4 {
	font-size: 1.1em;
	margin: 0.3em 0;
}

.hide {
	display: none;
}

.highlight {
	color: #aa0011;
}

.resultBox {
	padding: 10px;
	border: 1px solid #72A758;
	background: #EDFFEC;
}

hr {
	border: none;
	border-bottom: 1px solid #72A758;
	margin: 1em 0;
}

.coldata {
	color: #aa00aa;
	font-weight: bold;
	font-size: 0.9em;
}

.colname {
	color: #000;
	font-weight: bold;
	font-size: 0.9em;
}

.infoBox,.infoBoxWide {
	background: #EFFFF3;
	border: 1px solid #578F2C;
	clear: both;
	padding: 8px;
	margin: 7px 0;
}

.infoBox {
	width: 450px;
}

.infoBoxWide {
	width: 760px;
}

.infoBox h3 {
	background: url("theme/classic/img/icons/accept.png" ) 0 no-repeat;
	font-size: 1em;
	color: #578F2C;
	margin: 0 0 5px 0;
	padding: 0 0 0 21px;
}

.infoBox p {
	font-size: 1em;
	color: #578F2C;
	margin: 0;
	padding: 0;
}

table.imageList th strong {
	font-size: 1.2em;
	color: #467797;
}

table.imageList th.imageListPic a {
	border: 1px solid #6798B8;
	padding: 2px;
	display: block;
	background: white;
}

table.imageList th.imageListPic {
	padding: 0 5px 0 0;
	text-align: center;
}

table.imageList th img {
	margin: 2px auto;
}

table.imageList * {
	vertical-align: top;
}

table.imageList {
	width: 770px;
}

table.imageList hr {
	border-bottom: 1px solid #6798B8;
	border-top: 1px solid #6798B8;
	padding: 0;
	margin: 0;
}

table.imageList td.decollator {
	padding: 8px 0 10px 0;
	margin: 0;
}

.subtitle {
	font-size: 0.8em;
	color: #32652E;
	margin: 0 0 5px 0;
	display: block;
}

.dateBox {
	padding: 5px;
	width: 54px;
	height: 16px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #EFE0D1 url("theme/classic/img/datebox.png") no-repeat;
	color: #32652E;
	font-size: 0.9em;
	font-weight: bold;
}

.textBox {
	padding: 0;
	text-align: left;
	margin: 0 0 0 0;
}

.pageimage {
	float: right;
	margin: 0 3px 0 0;
}

.pageintrotext {
	float: left;
	width: 500px;
}

.lighter {
	background: #EFEAE0;
}

.darker {
	background: #DFDAD1;
}

.markedgrn {
	background: #F5FFFA;
}

.lighter a {
	color: #000;
}

.darker a {
	color: #000;
}

.linktext {
	color: #080;
}

table.report {
	width: 760px;
}

table.linklist {
	width: 760px;
}

table.linklist a     , table.linklist a:hover,table.linklist a:visited {
	color: #00d;
	font-weight: normal;
}

a.markred {
	color: #900;
}