body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin: 0px;
}
.topbar_bg {
	background-repeat: repeat-x;
	background-image: url(_images/top_bar_bg.jpg);
	background-position: center center;
}
.footer_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
a:link {
	color: #284C69;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #3F78A7;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #284C69;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #284C69;
	font-size: 12px;
}
a.footlink:link {
	color: #306295;
	text-decoration: none;
	font-size: 10px;
}
a.footlink:visited {
	text-decoration: none;
	color: #306295;
	font-size: 10px;
}
a.footlink:hover {
	text-decoration: underline;
	color: #306295;
	font-size: 10px;
}
a.footlink:active {
	text-decoration: none;
	color: #306295;
	font-size: 10px;
}
.h1_headers {
	font-family: "MS Serif", "New York", serif;
	font-size: 18px;
	font-weight: bold;
	color: #28517D;
	font-style: normal;
}
.txt_margin {
	padding: 8px;
}
.topbar_ds {
	background-repeat: repeat-x;
	background-image: url(_images/nav_ds.jpg);
}

