#footer {
	font-size: 10px;
	color: #3C2C27;
	background-image: url(../../images/interface/footer_bg.jpg);
	height: 116px;
	width: 790px;
	text-align: center;
	padding-top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-repeat: no-repeat;
	}
	a.footerlink:link {
		color: #3C2C27;
		text-decoration: none;
		border-bottom-style: none;
		}
	a.footerlink:hover {
		color: #D55500;
		text-decoration: none;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		}
	a.footerlink:active {
		color: #3C2C27;
		text-decoration: none;
		}
	a.footerlink:visited {
		color: #3C2C27;
		text-decoration: none;
		border-bottom-style: none;
		}
	a.footerlink:visited:hover {
		color: #D55500;
		text-decoration: none;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		}

.forms {
	background-color: #E2E2E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	}
#left {
	background-image: url(../../images/interface/left_bg.jpg);
	width: 200px;
	}
#right {
	background-image: url(../../images/interface/right_bg.jpg);
	width: 41px;
	}
#titleline {
	background-image: url(../../images/interface/titleline.gif);
	background-repeat: no-repeat;
	height: 4px;
	}
#content {
	width: 519px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 8px;
	}
#hpfooter {
	position: absolute;
	top: 550px;
	width: 100%;
	z-index: 2;
	visibility: visible;
	right: auto;
	font-size: 10px;
	color: #3C2C27;
	}
	a.hpfooterlink:link {
		color: #3C2C27;
		text-decoration: none;
		border-bottom-style: none;
		}
	a.hpfooterlink:hover {
		color: #3C2C27;
		text-decoration: none;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		}
	a.hpfooterlink:active {
		color: #3C2C27;
		text-decoration: none;
		}
	a.hpfooterlink:visited {
		color: #3C2C27;
		text-decoration: none;
		border-bottom-style: none;
		}
	a.hpfooterlink:visited:hover {
		color: #3C2C27;
		text-decoration: none;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		}
