@charset "iso-8859-1";
/* CSS Document */

body {
	font-size:12px;
}

table { border-bottom-color:#FF9900;}
.bg {background-position:top; background-repeat:no-repeat}
.bg1 {background-position: 0px 200px;}
td {color:#6A6A6A; font-size:12px; font-family:Tahoma, Arial, Geneva, sans-serif}
td a {color:#FF6600;}
td a:hover{ font-weight:bold;}
.orange {color:#FF7E00; font-size:10px}
a.red {color:#C40017; text-decoration:underline}
a.red:hover {text-decoration:none}
a.grey {color:#464545; text-decoration:underline}
a.grey:hover {text-decoration:none}
.select {color:#00AB18; font-size:11px}
.bot {color:#FFFFFF; text-decoration:none}
.bot:hover {text-decoration:underline}
.numer {color:#DC0303; font-size:12px}
a.or {color:#FF7E00; text-decoration:underline}
a.or:hover {text-decoration:none}
a.txt {color:#6A6A6A; text-decoration:underline}
a.txt:hover {text-decoration:none}
a.www {color:#6A6A6A; text-decoration:none}
a.www:hover {text-decoration:underline}
.scroll {scrollbar-3dlight-color : #FFBB78; 
	scrollbar-arrow-color : #ECA968;
	scrollbar-base-color : #FFBB78;
	scrollbar-darkshadow-color : #ECA968;
	scrollbar-face-color : #FFBB78;
	scrollbar-highlight-color : #ECA968;
	scrollbar-shadow-color : #ECA968;
	scrollbar-track-color : #FFBB78}
	
h1 {
	font-size:14px;
	font-weight:bold;
	color:#FF7E00;
	margin:0;
}

hr {
	color:#000;
	background-color:#000;
	height:1px;
	width:80%;
}



