h1 {
	background-image:url(images/ban_pic.jpg);
	float:right;
	height:131px;
	margin:0;
	padding:0;
	text-indent:-5000px;
	width:164px;
}

.navbg {
	background-image: url(images/nav_tile.jpg);
	background-repeat: repeat-y;
}
body,td,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003333;	
}
.sm {
	font-size: 10px;
	color: #003333;
}	
.hd2 {
	font-size: 11px;
	font-style: italic;
	color: #990033;
}
.hd3 {
	font-size: 14px;
	color: #990033;
}
.hd {
	font-size: 16px;
	color: #990033;
}	
.rhsbg {
	background-image: url(images/rhs_tile.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #990033;
	text-decoration: none;
}

a:visited {
	color: #006666;
	text-decoration: none;
}

a:hover {
	color: #009966;
	text-decoration: none;	
}
.ferrylink a:link {
	font-size: 11px;
	font-style: italic;
	color: #003333;
	text-decoration: none;
}
.ferrylink a:hover {
	font-size: 11px;
	font-style: italic;
	color: #009966;
	text-decoration: none;
}
.ferrylink a:visited {
	font-size: 11px;
	font-style: italic;
	color: #990033;
	text-decoration: none;
}

    FORM.tb {display:inline;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px;
	/* background-attachment: fixed;
	background-image:url(images/textboxbg.gif);
	background-repeat: repeat-x;	*/
	border:2px outset #E0F0FD;
	}
