body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #E2DAD5;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	background-image: url(../../images/bkgnd.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CA180F;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size: 14px;
	color: #920000;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 10px;
}
h2 {
	font-size: 13px;
	color: #CA180F;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	color: #803100;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
.hd {
	font-size: 13px;
	color: #CA180F;
	font-weight: bold;
}
.md {
	font-size: 11px;
}
.hl {
	font-weight: bold;
	color: #CA180F;
}
#layout {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#hd {
	display: block;
}
#content {
	border-bottom: 1px solid #8B431C;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 16px;
	padding-right: 10px;
}
#links {
	font-size: 11px;
	margin-top: 4px;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: center;
}
#footer {
	margin-top: 4px;
	border-top: 1px solid #8B431C;
	display: block;
}
table.info {
	border-bottom: 1px solid #D0C5C2;
	border-right: 1px solid #D0C5C2;
	background-color: #FDFAF8;
}
table.info td {
	padding: 4px;
	border-top: 1px solid #D0C5C2;
	border-left: 1px solid #D0C5C2;
	line-height: 14px;
}
.info_hd {
	height: 18px;
	font-weight: bold;
	color: #CA180F;
	font-size: 13px;
	background-color: #EEE6E3;
}
.pic {
	border: 1px solid #674242;
}
.field {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
	padding-left: 2px;
	border: 1px solid #D0C5C2;
}
.button {
	background-color: #FDFAF8;
	font-size: 12px;
}
.dropmenu {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #D0C5C2;
}
