@charset "UTF-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.btmtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.redlink {
	color: #990101;
	text-decoration: none;
}
.p,td,tr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.3columnbgtd {
	background-image: url(../images/contenttop1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.2columnbgtd {
	background-image: url(../images/contenttop2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.hdred {
	font-size: 16px;
	font-weight: bold;
	color: #990101;
	text-decoration: none;
}
hr {
	color: #990101;
}
