

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #EEEBDD;
}

.nav {
	background-color: #EEEBDD;
	height: 48px;
	background-image: url(images/mid.png);
	vertical-align: top;
}

.bottom {
	background-image: url(images/bottom.png);
	height: 40px;
	background-repeat: no-repeat;
}

.mj {
	font-family: "Trebuchet MS";
	font-size: 8.5pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-indent: 20px;
}

.mj a:link {
	font-family: "Trebuchet MS";
	font-size: 8.5pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-indent: 20px;
}

.mj a:active {
	font-family: "Trebuchet MS";
	font-size: 8.5pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-indent: 20px;
}

.mj a:visited {
	font-family: "Trebuchet MS";
	font-size: 8.5pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-indent: 20px;
}

.mj a:hover {
	font-family: "Trebuchet MS";
	font-size: 8.5pt;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	text-indent: 20px;
}

.space_l {
	background-image: url(images/space_l.png);
	background-repeat: no-repeat;
	background-position: top;
}

.space_r {
	background-image: url(images/space_r.png);
	background-repeat: no-repeat;
	background-position: top;
}

.top {
	background-image: url(images/top.jpg);
	height: 159px;
	width: 800px;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #05775E;
	text-decoration: none;
	vertical-align: top;
}
.top_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #05775E;
}

