body {
	
	color : Black;
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image : url(img/poz.gif);
	background-attachment : fixed;
	scrollbar-FACE-COLOR: #ccffff;
	scrollbar-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: darkblue;
	SCROLLBAR-3DLIGHT-COLOR: #33ccff;
	SCROLLBAR-ARROW-COLOR: blue;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: black;
	font-size : 14px;
}

	
hr {
	height : 1px;
	width : 100%;
	color : #993399;
	}
	
a {
	text-decoration: underline;
	color: #000066;
}	


a:hover {
	text-decoration: none;
	color: #000066;
}

.ram {
	border-left: 1px solid #000066;
	border-right: 0px solid #000066;
	border-top: 0px solid #000066;
	border-bottom: 0px solid #000066;
}


.noram {
	border-left: 0px solid #000066;
	border-right: 0px solid #000066;
	border-top: 0px solid #000066;
	border-bottom: 0px solid #000066;
}

.tab_border {
	border-spacing : 0px;
	border-collapse: collapse;
	table-layout: auto;
        border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	
}
.tab_border td {
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	
}


table {
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-left: 1px solid #FFCC00;
	border-right: 1px solid #330066;
	border-top: 1px solid #330066;
	border-bottom: 1px solid #FFCC00;
	padding : 5px 5px 5px 5px;
}

.lista-seo { text-align:center; font-size: 9px; color: #000; padding: 5px; margin: 0px auto; width: 950px;}
.lista-seo a  { color: #000; }
.lista-seo a:hover, .lista-seo a.sel { color: #000; }