body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;    
	background-color: #000000;	
	/*scrollbar-face-color: #8EA584;
	scrollbar-shadow-color: #CC999;
	scrollbar-highlight-color: #CC999;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #B4C3AE;
	scrollbar-arrow-color: #FFFFFF;	*/
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}
.bgheader {
	background-attachment: fixed;
	background-image: url(/img/common/bg_page.jpg);
	background-repeat: repeat-x;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	text-align: center;
	font-weight: bold;
	text-decoration: none;	
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	text-align: center;
	font-weight: bold;
	text-decoration: none;	
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-align: center;
	font-weight: bold;
	text-decoration: none;	
}
a.menuselect:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-align: center;
	font-weight: bold;
	text-decoration: none;	
}
a.menuselect:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-align: center;
	font-weight: bold;
	text-decoration: none;	
}
a.menuselect:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-align: center;
	font-weight: bold;
	text-decoration: none;	
}.bgfooterscheda {
	background-attachment: fixed;
	background-image: url(/img/common/schede/bg_footer_scheda.jpg);
	background-repeat: repeat-x;
}
.schedatitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #3366CC;
}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 15px;


}
.titleitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #3366CC;
}

