body,td,th {
	font-size: 11pt;
	color: #000000;
	font-family: trebuchet MS, Times New Roman, Times, serif;
}
body {
	background-color: #D0CECE;
}
a{
	font-weight: bold;
	color: #3690CF;
}
a:hover{
	color: #A5B8E2;
}
.border {
	border: 2px solid #909090;
	padding: 10px;
	background-color: #FFFFFF;
}
h1 {
	font-size: 20pt;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E0E7F5;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}
.copyr {
	font-size: 9pt;
}
.top {
	padding: 0px;
	background-image: url(http://www.maxchairs.co.uk/bgtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 339px;
	margin: 0px;
}
.middle {padding: 0px;
	background-image: url(http://www.maxchairs.co.uk/bgmid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottom {
	background-image: url(http://www.maxchairs.co.uk/bgbot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	text-align: center;
}
.banner {
	background-image: url(http://www.maxchairs.co.uk/top.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 126px;
	padding-right: 24px;
	font-weight: bold;
	text-decoration: none;
}
.banner a{
	color: #333333;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
}
.banner a:hover{
	color: #999999;
	text-decoration: underline;
}
.bluebg {font-size: 10pt;
	background-color: #CFE4F3;
	border: 1px solid #000000;
	font-weight: bold;
	padding: 2px;
}
.picbg {
	border: 1px solid #000000;
	padding: 2px;
	background-color: #FFFFFF;
	text-align: center;
}
.whitebg {
	border: 1px solid #000000;
	padding: 2px 2px 2px 4px;
}
.contact_box {
	border: 1px solid #000000;
	padding: 2px 2px 2px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}
.whitebg a{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.whitebg a:hover{
	color: #666666;
	text-decoration: underline;
}
#marqueecontainer{
	position: relative;
	width: 260px;
	height: 420px;
	background-color: #E0EEF8;
	overflow: hidden;
	border: 1px solid #999999;
	padding: 4px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#marqueecontainerbg{
	position: relative;
	width: 260px;
	background-color: #000000;
	overflow: hidden;
	padding: 4px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}