a:hover {  color: #FF0000}
.fishingsale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D6DEEC;
	padding-bottom: 5px;
	list-style-image: url(gray-triangle.gif);
}

#fishingsale ul {
	margin-left: 0;
	padding-left: 0;
	line-height: 1.5em;
	float: left;
}

#fishingsale li { float: left;}



.fishingsaletitle {
	background-color: #5373AA;
	font-weight: bold;
	color: #FFFF00;
	height: 24px;
	text-align: center;
	margin: 0px;
	padding: 3px 1px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.FishingSaleContent {
	line-height: 1.5em;

}

/* Eric Myer's Simple List Separators
http://www.meyerweb.com/eric/talks/2003/commug/commug.html */
#navlist
{
	padding-left: 0;
	margin-left: 0;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;



}

#navlist li
{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-bottom: 1px solid gray;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: gray;
	border-left-color: gray;

}

#navlist li a { text-decoration: none; }
.NavContainerTable {
	background-color: #D6DEEC;
}

.UpperHeaderText h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
}

.MainContentLegacy h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
	line-height: 1.2em;
	}
	
.breadcrumbsLegacy {
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 5px;
}

hr {
	color: #DBDBDB;
	background-color: #DBDBDB;
	border: none;
	height: 2px;
}

.MainContentLegacy h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	line-height: 1.2em;
	}