body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	line-height: 18px;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 18px;
}
.sp_txt {
	font-size: 14px;
	line-height: 20px;
}
.maintxt {
	font-size: 12px;
}

li {
	font-size: 12px;
}

.rtflt {
	float: right;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}


.lftsideshadow {
	background-image: url(images/leftsideshadow.gif);
	background-repeat: repeat-y;
	background-position: 100% 0%;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #733B07;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #733B07;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	color: #733B07;
	margin-top: 0px;
	margin-bottom: 0px;
}
.lftfloat {
	float: left;
	margin-top: 5px;
	margin-bottom: 30px;
	margin-right: 10px;
}
.tablecolor1 {
	background-color: #F1EAD8;
}
.tableborder {
	border-left: 1px solid #662100;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #662100;
	border-bottom-color: #662100;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #662100;
}
a.menu:link {
	margin-bottom: 20px;
	text-decoration: none;
	color: #755A39;
	line-height: 25px;
}
a.menu:visited {
	margin-bottom: 15px;
	text-decoration: none;
	line-height: 25px;
}
a.menu:hover {
	margin-bottom: 15px;
	text-decoration: underline;
	line-height: 25px;
}
a.menu:active {
	margin-bottom: 15px;
	text-decoration: none;
	line-height: 25px;
}
