body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
}
.BodyBg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.email_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover.email_text {
	text-decoration: underline;
}
.left_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover.left_menu {
	font-weight: bold;
}
.left_menu_box {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7EDA83;
}
.top_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover.top_menu {
	text-decoration: underline;
}
.bottem_line {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C2C2C2;
	height: 20px;
}
.bottem_upstreammass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00813C;
	text-decoration: none;
	font-weight: bold;
}
.BodyText {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #30842B;
	text-decoration: none;
}