.alap {

	background-color: #FEFAE3;
	background-image: url('gfx/hatter.jpg'); 
	
	font-family: Verdana, Arial, Tahoma; 
	font-size: 12pt;
	color: #03418C; 
	font-weight: none;
	text-decoration: none;
	
	scrollbar-face-color: #03418C;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FEFAE3;
	scrollbar-arrow-color: #FEFAE3
}

:link, :visited {  
	color: #CC0500; 
	font-variant: small-caps;
	text-decoration: none;
}

:hover, :active {  
	font-weight: bold;
	font-style: italic;
}

.cimsor {  
	font-size: 16pt; 
	font-weight: bold;
	text-align: center;
}

.alcim {  
	font-size: 11pt; 
	font-weight: bold;
}

.alcim-c {  
	font-size: 11pt; 
	font-weight: bold;
	text-align: center;
}

.normal {  
	font-size: 9pt; 
	font-weight: none;
}

.normal-j {  
	font-size: 9pt; 
	font-weight: none;
	text-align: justify;
}

.normal-c {  
	font-size: 9pt; 
	font-weight: none;
	text-align: center;
}

.vastag {  
	font-size: 9pt; 
	font-weight: bold;
}

.vastag-j {  
	font-size: 9pt; 
	font-weight: bold;
	text-align: justify;
}

.vastag-c {  
	font-size: 9pt; 
	font-weight: bold;
	text-align: center;
}

.pici {  
	font-size: 8pt; 
	font-weight: none;
}


.pici-j {  
	font-size: 8pt; 
	font-weight: none;
	text-align : justify;
}

.pici-c {  
	font-size: 8pt; 
	font-weight: none;
	text-align: center;
}

.vpici-c {  
	font-size: 7pt; 
	font-weight: bold;
	text-align: center;
}

.vpici-j {  
	font-size: 7pt; 
	font-weight: bold;
	text-align : justify;
}

.mini-j {  
	font-size: 7pt; 
	font-weight: none;
	text-align : justify;
}

.minimini {  
	font-size: 6pt; 
	font-weight: none;
}

img.minikep {  
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	border: 3px double #03418C;
}

img.minikep:hover, img.minikepHover {  
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	-khtml-opacity:1;
	border: 3px double #CC0500;
}

img.border3 {
	border: 3px double #03418C;
}	

img.border3:hover, img.border3Hover {
	border: 3px double #CC0500;
}	

img.border1 {
	border: 1px solid #03418C;
}	

img.border2 {
	border: 2px solid #03418C;
}	

img {
	behavior: url(hover.htc);
}
