@charset "iso-8859-1";
/* CSS Document */
.bg {background-position:bottom; background-repeat:no-repeat}
td {color:#BABABA; font-size:11px; font-family:Tahoma, Arial, Geneva, sans-serif}
a.txt {color:#BABABA; font-size:11px; text-decoration:underline}
a.txt:hover {text-decoration:none}
.www {color:#BABABA; font-size:11px; text-decoration:none}
.www:hover {text-decoration:underline}
a.grey {color:#DEDEDE; font-size:11px; text-decoration:underline}
a.grey:hover {text-decoration:none}
.grey-txt {color:#DEDEDE; font-size:11px; text-decoration:none}
.grey-txt:hover {
	text-decoration: underline;
	font-size: 14px;
}
.grey-sm {color:#EBEBEB; font-size:10px; text-decoration:none}
.grey-sm:hover {text-decoration:underline}
a.bel {color:#ffffff; font-size:11px; text-decoration:underline}
a.bel:hover {text-decoration:none}
.bel-txt {color:#ffffff; font-size:11px; text-decoration:none}
.bel-txt:hover {text-decoration:underline}
.bot {color:#888888; font-size:11px; text-decoration:none}
.bot:hover {text-decoration:underline}
.scroll {scrollbar-3dlight-color : #EAEAEA; 
	scrollbar-arrow-color : #D5D3D3;
	scrollbar-base-color : #EAEAEA;
	scrollbar-darkshadow-color : #D5D3D3;
	scrollbar-face-color : #EAEAEA;
	scrollbar-highlight-color : #D5D3D3;
	scrollbar-shadow-color : #D5D3D3;
	scrollbar-track-color : #EAEAEA}

td {
	font-weight: bold;
}
p {
	text-align: left;
}
