@charset "windows-1252";
.mheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCC00;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
}
.mtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.mdescription {
	font-size: 10px;
	color: #3E1F00;
	padding: 3px;
}
.left {
	padding-left: 15px;
	padding-top: 15px;
}
.mcopy {
	font-size: 12px;
	color: #663300;
}
.mdescription_print {
	font-size: 12px;
	color: #000000;
}
.border {
	border: 2px solid #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #4E4A43;
	color: #663300;
	background-position: center;
}
.container {
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
A:link {
	COLOR: #663300;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
A:active {
	COLOR: #CCFF00;
	font-size: 11px;
}
A:visited {
	COLOR: #CC9900;
	text-decoration: none;
	font-size: 11px;
}
A:hover {
	COLOR: #CC9900;
	BACKGROUND-COLOR: #969696;
	font-size: 11px;
}
.shadow-l {
	background-image: url(../images/shadow-l.gif);
	background-repeat: repeat-y;
}
.shadow-r {
	background-image: url(../images/shadow-r.gif);
	background-repeat: repeat-y;
}
.shadow-t {
	background-image: url(../images/shadow-t.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.shadow-b {
	background-image: url(../images/shadow-b.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.shadow-tl {
	background-image: url(../images/shadow-tl.gif);
	background-repeat: no-repeat;
}
.shadow-tr {
	background-image: url(../images/shadow-tr.gif);
	background-repeat: no-repeat;
}
.shadow-bl {
	background-image: url(../images/shadow-bl.gif);
	background-repeat: no-repeat;
}
.shadow-br {
	background-image: url(../images/shadow-br.gif);
	background-repeat: no-repeat;
}
.input {
	color: #000000;
	font-size: 12px;
}
.form-label {
	font-size: 12px;
	color: #663300;
	font-weight: bold;
}
.mbase {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
