@charset "iso-8859-1";
/* CSS Document */
.bg {background-position:bottom; background-repeat:no-repeat}
td {
	color:#333;
	font-size:11px;
	font-family:Tahoma, Arial, Geneva, sans-serif
}
a.txt {
	color:#306;
	font-size:11px;
	text-decoration:underline;
	text-align: justify;
}
a.txt:hover {text-decoration:none}
.www {color:#636363; font-size:11px; text-decoration:none}
.www:hover {text-decoration:underline}
.grey-txt {color:#3F3F3F; font-size:11px; text-decoration:none}
.grey-txt:hover {text-decoration:underline}
a.grey {color:#3F3F3F; font-size:11px; text-decoration:underline}
a.grey:hover {text-decoration:none}
a.grey2 {color:#787878; font-size:11px; text-decoration:underline}
a.grey2:hover {text-decoration:none}
a.zel {color:#75A526; font-size:11px; text-decoration:underline}
a.zel:hover {text-decoration:none}
.or-txt {color:#AC7617; font-size:11px; text-decoration:none}
a.or {color:#AC7617; font-size:11px; text-decoration:underline}
a.or:hover {text-decoration:none}
.bot {color:#ffffff; font-size:10px; text-decoration:none}
.scroll {scrollbar-3dlight-color : #EDEDED; 
	scrollbar-arrow-color : #DBD9D9;
	scrollbar-base-color : #EDEDED;
	scrollbar-darkshadow-color : #DBD9D9;
	scrollbar-face-color : #EDEDED;
	scrollbar-highlight-color : #DBD9D9;
	scrollbar-shadow-color : #DBD9D9;
	scrollbar-track-color : #EDEDED}

