body {
	background-image: url(file:///C|/MP/images/bkgrd1.jpg);
	background-color: #e8e3e8;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 30px 0px 30px 0px;
	border: 0px;
	padding: 0px;
	text-align: center;
}
.large {
	border: 2px groove #000000;
	background-image: url(../images/kmdpole.jpg);
}
.inter {
	background-image: url(../images/purptile.jpg);
	border: 2px groove #000000;
}
a:link {
	background-color: transparent;
	color: #865b65;
	text-decoration: none;
}
a:visited {
	color: #67671b;
	text-decoration: none;
}
a:active {
	color: #00991A;
	text-decoration: none;
}
a:hover {
	background-color: #fce8c3;
	color: #865b65;
	text-decoration: none;
}	
.header {
	background-color: #ffffff;
	text-align: center;
	border: solid 1px #000000;
	padding: 0px;
}
.nav {
	background-color: #bfd89e;
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
nav, a:link {
	color: #000000;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
	font-weight: bold;
}

td {
	border: solid 1px #000000;
}
.tdnone {
	border: 0px;
}

p {
	background-color: transparent;
	color: #000000;
	text-align: left;
	font-size: 11px;
	line-height: 130%;
}
.center {
	text-align: center;
}
.lcol {
	background-color: #e8dce3;
	margin: 0px;
	padding: 20px 15px;
}
.rcol {
	background-color: #fdf8ec;
	margin: 0px;
	padding: 20px 15px;
}
table, rcol {
	background-color: #fdf8ec;
}
table, lcol {
	background-color: #e8dce3;
}
.box1 {
	Margin-top: 5px;
	border: 1px solid #000000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.box1 p {
	font-family: tahoma, arial, sans-serif;
	font-size: .7em;
	line-height: normal;
	color: #000000;
	text-align: center;
	padding-left: 13px;
}
.box1 a:link { text-decoration: none;
	background-color: transparent;
	color: #ff0000;
}
.box1 img {
	border: none;
}
.right {
	text-align: right;
}
.footer {
	background-color: #cb9eb0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	line-height: 150%;
	margin: 0px;
}
.formwhite {
	background-color: #fff;
	color: #000000;
	font-family: arial, tahoma, sans-serif;
	font-size: .7em;
}