@charset "utf-8";
/* CSS Document */

#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F2F3F7;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: auto;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 61px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 770px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mmV {
	font-size: 80%;
}
ul {
	margin: 0px;
	padding-top: 280px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
}
li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #006600;
}
b {
	font-weight: bolder;
	color: #000000;
}

body {
	background-color: #E1EEC0;
	font-family: arial;
	font-size: 0.75em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
p {
	text-align: justify;
	margin-right: 100px;
}
.top {
	width: 770px;
	height: 143px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}
.middle {
	background-color: #F2F3F7;
	margin: 0px;
	padding: 10px;
	background-image: url(images/middle.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	min-height:500px;
	overflow: hidden;
}
.left {
	background-image: url(images/left.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	float: left;
	width: 194px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 498px;
}
li a {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #006600;
	text-decoration: none;
}
li a:hover {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-decoration: underline;
}
b a {
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	float: left;
	padding-left: 32px;
}
.image {
	float: left;
}
.alt {
	float: right;
}
.button {
	padding-left: 32px;
}

