.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 16px;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #153B57;
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	margin-right: 30px;
	list-style-position: outside;
	list-style-image: url(images/redbullet.gif);
}
.textlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
}
.textlink a:link {
	color: #990000;
	text-decoration: none;
}
.textlink a:visited {
	color: #993300;
	text-decoration: none;
}
.textlink a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.textlink a:active {
	color: #FF0000;
	text-decoration: underline overline;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #153B57;
	font-weight: bold;
	text-decoration: none;
}
.bottom a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.bottom a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.bottom a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #153B57;
	text-decoration: none;
}
.bottom a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.buttons a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.buttons a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC66;
	background-color: #990000;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.buttons a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	background-color: #990000;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.buttons a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.pullouts {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #990000;
	text-decoration: none;
	padding: 2px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.pullouts a:link {
	color: #990000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}

.pullouts a:visited {
	color: #990000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}
.pullouts a:hover {
	color: #153B57;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
.pullouts a:active {
	color: #990000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
