.Alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.riverphotosm {
	border: 3px inset #006666;
}
.riverphotosm:hover {
	border: 3px outset #006666;
}
.smtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.smrivertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.rivertitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.riverheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.hiddenPic {
display:none;
}
.rollover {
	display: block;
	height: 23px;
	width: 105px;
	color: #FFFFFF;
	text-decoration: none;
	border-top: thin none #FAFAFA;
	border-right: thin none #FAFAFA;
	border-bottom: thin none #FAFAFA;
	border-left: thin none #FAFAFA;
	top: 0px;
	right: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-image: url(../images/css/buttons/off.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.style13 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.rollover:hover {
	display: block;
	height: 23px;
	width: 105px;
	color: #FFFFFF;
	text-decoration: none;
	border-top: thin none #FAFAFA;
	border-right: thin none #FAFAFA;
	border-bottom: thin none #FAFAFA;
	border-left: thin none #FAFAFA;
	top: 0px;
	right: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-image: url(../images/css/buttons/on.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
