/* JOANI TABOR */

.bg {
	margin:0px; background: #cedbda url(/images/pagebkg.jpg) repeat-x fixed center top; 
			scrollbar-face-color: ##E9EDEF; 
			scrollbar-shadow-color: #CCCCC; 
			scrollbar-highlight-color: #FFFFF; 
			scrollbar-track-color: #FFFFFF; 
			scrollbar-arrow-color: #CCCCC; 
			scrollbar-3dlight-color: #CCCCCC; 
			scrollbar-darkshadow-color: #000000;
}

.bg2 {
	margin:0px; background: url('images/table-transparent.jpg') repeat-x fixed left top;  
}

table.sample {
	border-spacing: ;
	border:0px outset #E9EDEF; border-collapse: collapse;
	background-color: 
}
table.sample th {
	border:0px inset #E9EDEF; padding:0px; 
	-moz-border-radius: 
	     filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}
table.sample td {
	border:0px outset #E9EDEF; background-color: #E9EDEF;


	-moz-border-radius:; none 
}

.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

.table {
	border-width:0; border-color: #000000; 
}.a {  font-family: tahoma; font-size: 10pt; color: #000000}
