.vertline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: ridge;
	border-top-color: 996666;
	border-left-color: #CCFFFF;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #CCFFFF;
}
.horzline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #99FFFF;
	border-right-color: #99FFFF;
	border-bottom-color: #99FFFF;
	border-left-color: #99FFFF;
}
.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
