body, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	color: #EEEEEE; /*#ADAEB2;*/
}
body {
	background-color: #323232;
}

a:link,a:active,a:visited {
	color : rgb(102,171,227); /*#2E6FA5;*/
	text-decoration: none;
}

a:hover	{ 
	text-decoration: none; 
	color : rgb(102,171,227); /*#356B99;*/
}
.bckgrd {
	background-color: #1B1B1B;
}

td.nav {
	text-align: right;
}

a:link.nav_ersatz, a:active.nav_ersatz, a:visited.nav_ersatz, a:hover.nav_ersatz {
	color : #EEEEEE; /*#ADAEB2;*/
	text-decoration: none;
}


a:link.nav, a:active.nav, a:visited.nav {
	color : #EEEEEE; /*#ADAEB2;*/
	text-decoration: none;
}
a:hover.nav	{ 
	color : rgb(102,171,227); /*#2E6FA5;*/
	text-decoration: none; 
}

td.nav_sel {
	text-align: right;
}
a:link.nav_sel, a:active.nav_sel, a:visited.nav_sel, a:hover.nav_sel {
	color : #FFFFFF;
	text-decoration: none;
}

.sitefinder_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #EEEEEE; /*#ADAEB2;*/
}
td.sitefinder, span.sitefinder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #69686D;
}
a:link.sitefinder, a:active.sitefinder, a:visited.sitefinder {
	color : #69686D;
	text-decoration: none;
}
a:hover.sitefinder	{ 
	color : rgb(102,171,227); /*#2E6FA5;*/
	text-decoration: none; 
}

td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link.footer, a:active.footer, a:visited.footer {
	color : #EEEEEE; /*#ADAEB2;*/
	text-decoration: none;
	font-size: 11px;
}
a:hover.footer	{ 
	color : rgb(102,171,227); /*#2E6FA5;*/
	text-decoration: none; 
	font-size: 11px;
}
.title {
	font-size: 14px;
	line-height: 22px;
	color: #EEEEEE; /*#ADAEB2;*/
	font-weight: bold;
}
.dbdepot {
	font-size: 13px;
	line-height: 20px;
	color: #EEEEEE; /*#ADAEB2;*/
}
.fussnote {
	font-size: 13px;
	line-height: 20px;
	color: #69686D;
}

.tablehead {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-weight: bold;
}
.tablefooter {
	border-top: 1px solid #CCCCCC;
	font-weight: bold;
}
.tablerow { 
	background-color:#292929;	
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
}

