a:hover {
	cursor: pointer;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}

.header {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: 511B0C;
}
.path {
	font-size: 11px;
	color: #666666;
	text-align: left;
	height: 19px;
	width: 565px;
	padding-left: 16px;
}
tr {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.pagetop {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4F2119;
	border-bottom-color: #4F2119;
	font-size: 11px;
	color: #4F2119;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
.footer {
	width: 750px;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #511B0C;
}
a:link {
	color: #333333;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #4D1607;
	background-image: url(../img/misc/h3.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 540px;
	padding-top: 7px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 12pt;
}
.margin {
	padding-left: 12px;
	width: 540px;
	padding-top: 5px;
}
h4 {
	font-size: 12px;
	color: #333333;
	background-image: url(../img/misc/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C29589;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 4px;
	font-weight: normal;
}
.px11 {
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.right {
	float: right;
	margin: 0px;
	padding: 0px;
}
.px18 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}