@charset "UTF-8";
body {
	background-color: #050000;
}

h1 {line-height:36px;}

.bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	color: #15339D;
}

#page-info {
	position: absolute;
	top: 15px;
	left: 0px;
	bottom: 100px;
	width: 100%;
	color: black;
	z-index: 5000;
	font-family: Verdana, Geneva, sans-serif;
}

.header_table_bk {
	background-image: url(site_images/header.png);
	background-repeat: no-repeat;
}
.top_header {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	color: #630;
	font-weight: bolder;
}
.next_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 36px;
}
.bullets {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #000;
}
.information {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
.information_bld {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	line-height: 20px;
	color: #000;
	font-weight: bold;
}
A:link {
	text-decoration: none;
	color: #900;
	font-weight: bold;
}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
.line_up {
	font-size: 18px;
}
.resuts {
	font-size: 24px;
}

