a.hidden {
	text-decoration: none;
	color: black;
}

table.datalisting {
	width: 100%;
	border-collapse: collapse;
}

table.datalisting th {
	text-align: left;
	padding: 0.2em 2ex 0.2em 2ex;
}

table.datalisting td {
	border: 1px solid black;
	padding: 0.2em 2ex 0.2em 2ex;
	color: black;
}

table.datalisting tr.d0 td {
	background-color: #FEFEF2;
}

table.datalisting tr.d1 td {
	background-color: #FCF6CF;
}

#header { background-image: url(../images/pieces/header.jpg); background-repeat: no-repeat; }
#sectionHD { color: white; font-size: 16px; }
body { font-size: 12px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
td
{
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
h1 { font-size: 18px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
h3 { font-size: 14px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }

div.wallpaper {
	float: left;
	text-align: center;
	margin: 10px;
}
div.margin {
	margin: 10px;
}
a:link { color: #069; font-weight: bold; }
a:visited { color: #069; font-weight: bold; }
a:hover {color: #039; font-weight: bold; }
a:active { color: #069; font-weight: bold; }

.newsdate { font-size: 10px; font-style: italic; padding-right: 5px; }

blockquote
{
	background-color: #ededdf;
	border-style: dashed;
	border-width: 1px;
	padding: 15px;
	margin: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
}
blockquote.none
{
	background-color: #ffffff;
	border-style: dotted;
	border-width: 1px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

td.form_caption
{
	text-align: right;
	font-weight: bold;
	background-color: #ededdf;
	color:#003;
}

.topmenu
{
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color:#ffffff;
	}
	
a.topmenu:link { color: #ffffff; font-weight: bold; }
a.topmenu:visited { color: #ffffff; font-weight: bold; }
a.topmenu:hover {color: #ffffff; font-weight: bold; }
a.topmenu:active { color: #ffffff; font-weight: bold; }
