﻿.printheader, .printfooter {
	display:none;
}
body {
	background:url('/images/bgtop.jpg') repeat-x;
	margin:0;
}
a:link, a:visited {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#b0b0b0;
	text-decoration:underline;
}
.mborder {
	border:solid #bbbaba;
	border-width:0 1px 0 1px;
	padding:5px;
}
.mborderbottom {
	border:solid #bbbaba;
	border-width:0 1px 1px 1px;
	padding:5px;
}
.container {
	width:1000px;
	margin:0 auto;
}
.header-left {
	background:url('/images/header-left.jpg') no-repeat;
	width:511px;
	height:124px;
	float:left;
}
.header-left a {
	display:block;
	height:100%;
	width:100%;
}
.header-right {
	background:url('/images/header-right.jpg') no-repeat;
	width:489px;
	height:124px;
	float:left;
}
.footer {
	background:url('/images/footer.jpg') no-repeat;
	font:13px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#666666;
	width:1000px;
	height:215px;
	margin:0 auto;
}
.div {
	padding:0 25px 0 25px;
	margin:0;
}
.content {
	font:12px Arial, Helvetica, sans-serif;
	color:#191919;
	line-height:1.8em;
}
.content .h1 {
	font:28px Tahoma, Verdana, Arial;
	font-variant:small-caps;
	color:#843538;
}
.rightmargin {
	padding:0 60px 30px 15px;
}
.content-left {
	width:265px;
	text-align:center;
	float:left;
}
.content-right {
	width:735px;
	float:left;
}
.content p {
	position:relative;
}
.footerbg {
	background:url('/images/bgfooter.jpg') repeat-x;
	width:100%;
	margin:0;
}
.clear {
	font-size:0;
	line-height:0;
	height:0;
	clear:both;
}
.clearh32 {
	font-size:0;
	line-height:0;
	height:32px;
	clear:both;
}
.mm {
	font-size:11px;
}

.dm_border
{
	
border:1px;
border-style:solid;
border-color:#666;	
	
}

