@charset "iso-8859-1";
/* CSS Document */
.bg {
	background-position:bottom;
	background-repeat:repeat
}
td {color:#BABDBC; font-size:11px; font-family:Tahoma, Arial, Geneva, sans-serif}
a.txt {color:#BABDBC; font-size:11px; text-decoration:underline}
a.txt:hover {text-decoration:none}
.www {color:#BABDBC; font-size:11px; text-decoration:none}
.www:hover {text-decoration:underline} 
.grey-txt {color:#D5D6D6; font-size:11px; text-decoration:none}
.grey-txt:hover {text-decoration:underline}
a.grey {color:#D5D6D6; font-size:11px; text-decoration:underline}
a.grey:hover {text-decoration:none}
.white-txt {color:#CCCCCC; font-size:11px; text-decoration:none}
.white-txt2 {color:#CCCCCC; font-size:13px; text-decoration:none}
.white-txt:hover {text-decoration:underline}
a.white {color:#D5D6D6; font-size:11px; text-decoration:underline}
a.white:hover {text-decoration:none}
.bot {color:#3F3F3F; font-size:11px; text-decoration:none}
.bot:hover {text-decoration:underline}
.input {color:#84898D; font-size:11px; text-decoration:none; font-family:Tahoma, Arial, Geneva, sans-serif}
.scroll {scrollbar-3dlight-color : #CFCFCF; 
	scrollbar-arrow-color : #ADABAB;
	scrollbar-base-color : #CFCFCF;
	scrollbar-darkshadow-color : #ADABAB;
	scrollbar-face-color : #CFCFCF;
	scrollbar-highlight-color : #ADABAB;
	scrollbar-shadow-color : #ADABAB;
	scrollbar-track-color : #CFCFCF}
