a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
.table_dashes {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

a.inline:link {
	font-family: "Trebuchet MS";
	color: #990000;
	text-decoration: none;
}
a.inline:visited {
	font-family: "Trebuchet MS";
	color: #990000;
	text-decoration: none;
}
a.inline:hover {
	font-family: "Trebuchet MS";
	color: #990000;
	text-decoration: underline;
}
a.inline:active {
	font-family: "Trebuchet MS";
	color: #990000;
	text-decoration: underline;
}
.layerborder {
	border-top: 1px dashed #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px dashed #999999;
}
.bodytxt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
.bodyheader {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #993300;
}
.bodytxt_small {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #666666;
}
.question {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0E5875;
}
.slashes {color: #E5D8C3; font-weight: bold; }
.Footsie {
	font-family: "Trebuchet MS";
	color: #CCCCCC;
}
