body {
	scrollbar-3dlight-color:000000;
	scrollbar-arrow-color:000000;
	scrollbar-base-color:000000;
	scrollbar-darkshadow-color:000000;
	scrollbar-face-color:FFFFFF;
	scrollbar-highlight-color:000000;
	scrollbar-shadow-color:000000;
	scrollbar-track-color:000000;
	background-color: #000000;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #cfcfcf;
	text-decoration: none;
	text-align: justify;
	margin-top:0px;
	width:452px;

}



td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #cfcfcf;
	text-decoration: none;
	text-align: left;
	margin-right:32px;
	
}

ul {
	margin-left: 2em; padding-left: 0;
}

ul li {
	list-style-image:url(../design_elements/bullet.jpg);
}


a:link {
	color: #fb0606;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #fb0606;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #cfcfcf;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #fb0606;
	text-decoration: none;
	font-weight: bold;
}


.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #cfcfcf;
	text-decoration: none;
	text-align: left;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px 0px 20px 0px;
	padding: 4px 0px 0px 0px;
	width:452px;
	text-transform: uppercase;
	background: url(../design_elements/title.jpg); 
	border:0px;
	z-index:1;
	height:30px;
}



hr { 
	display: block;
	height: 2px;
	background: url(../design_elements/hr.jpg); 
	margin-right:32px;
	border:0px;
}

.floatLeft {
	float: left;
	margin: 0px 0px 0px 0px;
	border: 1px solid #FFFFFF;

}

.floatRight { 
    float: right; 
    margin: 0px 0px 0px 20px; 
	border: 1px solid #FFFFFF;
}


.backbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	float: right; 
	margin: 0px 32px 0px 0px;
	_margin: 0px 32px -20px 0px;
	padding: 4px 0px 0px 0px;
	z-index:50;
}