.titleblack {
	font-family: "Century Gothic", Arial;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.black8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
body { 
scrollbar-face-color: #FFB680;
scrollbar-arrow-color: White;
scrollbar-3dlight-color: White;
scrollbar-base-color: #FFB680;
scrollbar-darkshadow-color: White;
scrollbar-highlight-color: White;
 scrollbar-shadow-color: White;
 scrollbar-track-color: #FFCEAA;
}

.navwhite {

	font-family: "Century Gothic", Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.navwhite:hover {
	color: #3F5372;
}
.bbdotted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.titlepage {

	font-family: "Century Gothic", Arial;
	font-size: 15px;
	color: #000033;
	font-weight: bold;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	list-style-type: square;


}
.subtitlepage {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	font-weight: bold;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3F5372;
}
input, select, textarea {
	background-color: #E8ECF2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a { 

color: #0057AA; 
text-decoration: none}
a:hover {
	color: #1E90FF; 
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.subliniere {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	color: #6699FF;
	font-weight: normal;
	font-style: italic;

}
.lista {
	list-style-type: square;

}
.bordertabel {
	border: 1px solid #D3D3D3;
	height: auto;
	width: auto;


}

