body {
	background-color: #f0f0f0;
	background-image: url("/img/hdrbg.gif");
	background-repeat: repeat-x;
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}

div#page {
	text-align: left;
	margin: 23px auto;
	width: 805px;
}

div#menu {
	margin-left: 22px;
	line-height: 176%;
}

div#menu a {
	color: #2b6fcb;
	font-size: 110%;
	text-decoration: none;
}

div#menu span {
	color: #000000;
	font-size: 110%;
	text-decoration: none;
}

table.frame {
	border: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 805px;
}

table.frame td {
	border: none;
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	color: #b6b6b6;
	font-weight: normal;
}

h1 {
	font-size: 144%;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 100%;
}