/* CSS Document */
.Footer {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F7D93;
}
body{
	background-color: 144515;
	background-attachment: scroll;
	background-image: url(../images/MPB_04.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	margin: 0px;
}

.bust{
	position: static;
	background-attachment: scroll;
	background-image: url(../images/MPB_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	text-align: left;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
}

.text{
	line-height: 25px;
}
.text1{
	line-height: 18px;
}
.fixed{
	position: fixed;
}
.busted{
	background-attachment: scroll;
	background-image: url(../images/MPBtree_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
}