body {
	margin: 0px;
	padding: 0px;
	background-color: #0071bb;
}

body, td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.page_top {
	background: #ffffff url(/i/page_top_background-gradient.gif) no-repeat top;
	padding: 5px;
}

.sublogo_background {
	background: url(/i/logo2-bottom.jpg) no-repeat;
	height: 27px;
}

.page_bottom {
	background: #ffffff url(i/page_bottom_background-gradient.gif) no-repeat bottom;
	padding: 0px 5px 5px 5px;
}

.top_menu {
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	font-weight: bolder;
	padding: 8px;
}

.top_menu a, .top_menu a:hover, .top_menu a:visited {
	color: #ffffff;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
}

.top_menu a:hover {
	text-decoration: underline;
}

.footer {
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	padding: 8px;
}

.footer a, .footer a:hover, .footer a:visited {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	color: #990000;
	font-family: Tahoma, Geneva, Verdana;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

.body_table {
	background: url(/i/body_background.gif) repeat-y;
}

.body_text, .body_menu {
	padding: 8px;
}

a, a:hover, a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.highlight {
	color: #990000;
}

.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}

.date {
	color: #666666;
}

.text {
	padding-top: 10px;
	margin: 0px;
}
