/* CSS Document */


.body-top {
	background-image: url(http://www.maisonblinds.com/images/main/body-top.png);
	background-repeat: repeat;
	background-attachment: no-scroll;
 width: 770px;
 height: 14px;
}

.body-middle {
	background-image: url(http://www.maisonblinds.com/images/main/body-middle.png);
	background-repeat: repeat;
	background-attachment: no-scroll;
 width: 770px;
 height: 8px;
}

.body-middle-title1 {
 color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.body-middle-text {
 color: #606060;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

.body-middle-text a:link {
 color: #000000;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

.body-middle-text a:visited {
 color: #000000;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

.body-middle-text a:hover {
 color: #606060;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

.body-middle-text a:active {
 color: #000000;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

.body-bottom {
	background-image: url(http://www.maisonblinds.com/images/main/body-bottom.png);
	background-repeat: repeat;
	background-attachment: no-scroll;
 width: 770px;
 height: 13px;
}