BODY { 	
	font-family: Tahoma;
	color: black;
	font-size: 11;
	line-height: 1.3;
	background: white;
	color:black; 
	SCROLLBAR-FACE-COLOR: #BBBBBB;
	SCROLLBAR-HIGHLIGHT-COLOR: #EEEEEE; 
	SCROLLBAR-SHADOW-COLOR: #999999; 
	SCROLLBAR-3DLIGHT-COLOR: #EEEEEE; 
	SCROLLBAR-ARROW-COLOR: #CCCCCC; 
	SCROLLBAR-TRACK-COLOR: #EEEEEE; 
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
}
INPUT,TEXTAREA, SELECT {
	font-family: Tahoma;
	color: black;
	font-size: 11; 
}
A:link {
	color: blue
}
A:visited {
	color: black
}
A:active {
	color: blue
}
.focim{
	text-align: center;
	font-size: 16;	
			
}
.lablec{
	text-align: center;
	font-size: 9;				
}
.tx{
	text-align: left;
	font-size: 11;
}
.tx_minusz{
	text-align: left;
	font-size: 10;
}
.tx_minusz_minusz{
	text-align: left;
	font-size: 9;
}
.tx_plusz{
	text-align: left;
	font-size: 12;
}
.box3d{
	color: black;
	font-size: 11;
	font-weight: normal;
}
.box3d_minusz{
	text-align:right;
	color: grey;
	font-size: 8;
	font-weight: normal;
}
.box3d_blue{
	color: #0000AA;
	font-size: 11;
	font-weight: bold;	
	margin-bottom:10px;
}