html, body {
	height:100%
}
body, td, th, div, input, select, textarea {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a.hover {
	color: #CC0000;
	text-decoration:underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #939598;
	background-repeat: repeat-x;
}
div#container {
	min-height: 100%;
	margin: 0 auto;
	width: 840px;
	overflow:visible;
	background-color:#d8d5d0;
}
div#header {
	width: 840px;
	height: 68px;
}
div#mainimg {
	width: 840px;
	height: 210px;
}
div#navigation {
	width: 840px;
	height: 27px;
	padding-bottom: 7px;
	background-image: url(gfx/menu.png);
}
div#navigation div.main {
	height:27px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 4px;
	float: left;
	background:url(gfx/spacer.png) no-repeat;
}
div#navigation div.mainEnd {
	height:27px;
	width:1px;
	float: right;
	background:url(gfx/spacer.png) no-repeat;
}
div#content {
	padding: 15px 20px 15px 20px;
	background-color:#d8d5d0;
	width: 800px;
}
div#newslist {
	text-align:right;
}
div#newslist ul {
	list-style: none;
	margin:0;
	padding:0;
}
div#newslist ul li {
	margin: 0;
	padding: 5px 0 5px 0;
	border-top: 1px solid #CCCCCC;
}
.tableRows {
	cursor:pointer;
	/* any IE */
	cursor:hand;
}
div#adr {
	border-top:#CCCCCC solid 1px ;
	padding: 10px 0 0 0;
	margin: 15px 20px 15px 20px;
	width: 800px;
	height: 19px;
	vertical-align: bottom;
	color:#666;
	font-size:10px;
}
div#adr a {
	text-decoration:none;
	color:#333;
}
img {
	border: 0 none;
}
hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
}
h1 {
	margin-top: 0;
	font-size: 16px;
}
h2 {
	font-size: 13px;
}
img {
	border: 0 none;
}
hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
}
a:hover {
	text-decoration: none;
}
a.menu {
	font-weight: bold;
	color: #c5cccf;
	text-decoration: none;
}
a.menu:hover {
	color: #ffffff;
	text-decoration: none;
}
a.menuOn {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
th {
	text-align:left;
}

/*--- sorttable --- */

#tableHeader td a {
	color: #333333;
}
.tableData {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom:1px solid #CCCCCC;
}
#pictcoll img {
	margin-bottom:5px;
}
