body{
	padding: 0; margin: 0; background-color: #333333;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
}

pre {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
}

h3 {
	font-size: 11px;
	color: #BD3A2C;
	margin: 0;
	padding: 0;
}

h2 {
	color: #2B8FDB;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	padding: 0;
}

img, .imgbord {
	display: block;
	border: 0;
}

.imgbord {
	border: 1px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
}

#main {
	width: 820px;
	background-color: #FFFFFF;
	background-image: url('pics/tex_maincenter.jpg');
}

a:link {
	color: #BD3A2C;
	text-decoration: none;
}

a.faded:link {
	color: #4C8AB5;
	font-size: 11px;
}

a:visited {
	color: #BD3A2C;
	text-decoration: none;
}

a.faded:visited {
	color: #4C8AB5;
	font-size: 11px;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.faded:hover {
	color: #000000;
	font-size: 11px;
}

#header {
	border: 0
}

#navigation {
	border: 0;
	margin-bottom: 4px;
}

#content {
	border: 0;
}

#footer {
	background-color: #7E7E7E;
	color: #CCCCCC;
	height: 32px;
}

ul, .content
{
margin-left: 10px;
padding-left: 0;
list-style: none;
}

ul li, .content li
{
	padding-left: 20px;
	background-image: url('pics/arrow_ul.gif');
	background-position: 5px 5px;
	background-repeat: no-repeat;
	margin-bottom: 6px;
}

.content li {
	background-image: url('pics/arrow_grey.jpg');
	margin-bottom: 6px;
}

.inputter {
	border: 1px solid #64ABD0;
	height: 12px;
	width: 108px;
	font-size: 10px;
}

.textarrer {
	border: 1px solid #64ABD0;
	font-size: 10px;
	font-family: Tahoma,Verdana,Arial,sans-serif;
}

.content_main {
	float: left;
	width: 576px;
	background-image: url('pics/main_gradient.jpg');
	background-repeat: no-repeat;
	margin-right: 4px;
	text-align: justify;
}

p.evid, p.evid2 {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	background-image: url('pics/arrow_grey.jpg');
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

p.evid2 {
	font-size: 11px;
	margin-bottom: 4px;
}

p.small {
	margin: 0;
	padding: 0;
	font-size: 10px;
	margin-bottom: 4px;
}

.dotter {
	clear: both;
	margin: 10px;
	height: 1px;
	overflow: hidden;
	background-image: url('pics/dotter.jpg');
}

.condiv, .conhref_off, .conhref_on {
	border: 1px dotted #2B8FDB;
	width: 400px;
}

.condiv {
	border-top: 0;
	background-color: #EFF7FC;
}

.conhref_off {
	border: 0;
}

.conhref_on {
	border-bottom: 0;
	background-color: #EFF7FC;
	padding-top: 2px;
	font-weight: bold;
}

.floater {
	display: none;
	position: absolute;
	top: 50px;
	left: 80px;
	background-color: #F5F5F5;
	width: 430px;
	height: 600px;
	border: 0;
	z-index: 256;
}