.side_menu {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 9dabbd;
	border-bottom-color: 9dabbd;
	border-left-color: 9dabbd;
}
.menu_bottom_txtPlain {
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	color: 39382e;
	text-decoration: none;
}
.menu_bottom_txtHighlight {
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	color: fcf6cf;
	text-decoration: none;
}
.footer {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: e4dfb9;
	text-decoration: none;
}
.menu_side_txtPlain {
	font-family: Verdana;
	font-weight: bold;
	color: b7dafa;
	text-decoration: none;
	font-size: 10px;
	text-indent: 5px;
}
.menu_side_txtHighlight {
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	text-indent: 5px;
}
.content_title {
	font-family: Garamond;
	color: #5F6972;
	font-size: 16pt;
	font-weight: bold;
	border-bottom-style: none;
}
.content_text {
	font-family: Garamond;
	color: #5F6972;
	font-size: 16px;
	font-weight: normal;
}
.table_bg {
	background-attachment: fixed;
	background-image: url(images/trout0000.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.content_menu_brdr {
	border: thin solid #000000;
}
.main_tbl_border-bg {
	border: thin solid #000000;
	background-attachment: fixed;
	background-image: url(images/trout_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.btn_submit {
	background-image: url(images/btn_bg.jpg);
	color: #FFFFFF;
	text-decoration: none;
	height: 44px;
	width: 119px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
