.txt {
	FONT-SIZE: 8pt;
	FONT-FAMILY: "Tahoma";
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
}
A:link {	COLOR: #262699; TEXT-DECORATION: none}
A:visited {	COLOR: #262688; TEXT-DECORATION: none}
A:hover {	COLOR: #0000ff; TEXT-DECORATION: none}
.toplinks {
	background-color: #000000;
}
.Header {
	background-image: url(/header_bkgd.gif);
	margin-left: -390px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	width: 780px;
	left: 50%;
	top: 0px;
	margin-right: auto;
	background-repeat: repeat;
	height: 77px;




}

.Container {
	background-color: #FFFFFF;
	padding: 10px;
	width: 780px;



}
.NavBar {
	background-color: #000000;
	position: absolute;
	z-index: 5;
	height: 15px;
	width: 750px;
	left: 0px;
	top: 62px;
	font-family: "Century Gothic";
	font-size: 8px;
	color: #FFFFFF;
	font-weight: bold;


}

body {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	background-color: #EFEFEF;

}
