@charset "iso-8859-1";
/* CSS Document */
.bg {background-position:bottom; background-repeat:no-repeat}
td {color:#F4F1DB; font-size:10px; font-family:Tahoma, Arial, Geneva, sans-serif}
a.txt {color:#F4F1DB; font-size:10px; text-decoration:underline}
a.txt:hover {text-decoration:none}
.www {color:#F4F1DB; font-size:10px; text-decoration:none}
.www:hover {text-decoration:underline}
.red-txt {color:#FF3E08; font-size:10px; text-decoration:none}
.red-txt:hover {text-decoration:underline}
.red-txt2 {color:#D62F00; font-size:10px; text-decoration:none}
.red-txt2:hover {text-decoration:underline}
a.red {color:#FF3E08; font-size:10px; text-decoration:underline}
a.red:hover {text-decoration:none}
.input {color:#373936; font-size:11px; text-decoration:none; font-family:Tahoma, Arial, Geneva, sans-serif}
.scroll {scrollbar-3dlight-color : #BDB478; 
	scrollbar-arrow-color : #918847;
	scrollbar-base-color : #BDB478;
	scrollbar-darkshadow-color : #918847;
	scrollbar-face-color : #BDB478;
	scrollbar-highlight-color : #918847;
	scrollbar-shadow-color : #918847;
	scrollbar-track-color : #BDB478}

.index {
	background-image: url(images/index.jpg);
	height: 400px;
	width: 800px;
	background-repeat: no-repeat;
	border: thin dashed #FFFFFF;
}
