@charset "iso-8859-1";
/* CSS Document */
.bg {background-position:bottom; background-repeat:no-repeat}
td {color:#4C4C4C; font-size:11px; font-family:Tahoma, Arial, Geneva, sans-serif}
a.txt {color:#4C4C4C; font-size:11px; text-decoration:underline}
a.txt:hover {text-decoration:none}
.www {color:#4C4C4C; font-size:11px; text-decoration:none}
.www:hover {text-decoration:underline}
.orange-txt {color:#FF7800; font-size:11px; text-decoration:none}
.orange-txt:hover {text-decoration:underline}
a.orange {color:#FF7800; font-size:11px; text-decoration:underline}
a.orange:hover {text-decoration:none}
.bot {color:#ADE739; font-size:10px; text-decoration:none}
.scroll {scrollbar-3dlight-color : #E0E0E0; 
	scrollbar-arrow-color : #CAC8C8;
	scrollbar-base-color : #E0E0E0;
	scrollbar-darkshadow-color : #CAC8C8;
	scrollbar-face-color : #E0E0E0;
	scrollbar-highlight-color : #CAC8C8;
	scrollbar-shadow-color : #CAC8C8;
	scrollbar-track-color : #E0E0E0}

.combo {
	color:#386000;
	font-size:14px;
	text-decoration:none;
	font-weight: bold;
	width:180px;
}
	#form { left:10px; top:42px; }
	.form_label { color:#434749; font-size:14px; text-align:right; vertical-align:middle; padding-right:7px;}
	#type { font-size:16px; height:32px; width:180px; border:1px solid #a9cad7; padding:2px;}
	#zip { font-size:22px; font-weight: bold; width:80px; height:24px; margin-right:4px; border:1px solid #a9cad7; padding:5px;}

