body {
	background-color: #eeeeff;
	margin-top: 15px;
}

form {
	margin: 0px;
	padding: 0px;
}

body, td, p {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #003654;
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 2px;
}

input {
	font-size: 11px;
}

h1 {
	margin-top: 0px;
	font-size: 18px;
	line-height: 20px;
	color: #e1393e;
	letter-spacing: 1px;
}

h2 {
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

table.container {
	width: 750px;
	border-collapse: collapse;
}

.small {
	font-size: 10px;
}

td.header {
	padding-bottom: 10px;
}

div.logo {
	float: left;
}

img.logo {
	border: 0px;
	vertical-align: middle;
	padding-right: 10px;
}

div.header p {
	font-family: Times New Roman;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 10px;
	line-height: 23px;
	margin-bottom: 0px;
	margin-top: 0px;
}

div.header p:first-letter {
	font-size: 25px;
	padding-right: 1px;
	padding-left: 2px;
}

tr.even {
	background-color: #dddddd;
}

div.disclaimer {
	padding-top: 10px;
}

div.disclaimer p {
	font-size: 11px;
	color: #cccccc;
	font-style: italic;
}

hr {
	size: 1px;
}

td.menu {
	border-right: 1px solid #afb0b2;
	border-bottom: 1px solid #afb0b2;
	border-top: 1px solid #eff0f2;
	border-left: 1px solid #eff0f2;
	background-color: #dddddd;
}

td.content {
	padding: 10px 0px 20px 0px;
}

#disclaimer {
	font-style: italic;
}

.error {
	color: #ff0000;
}

table.menu {
	/* background-color: #555555; */
}

table.menu tr td {
	font-size: 12px;
	font-weight: bold;
}

a.menulow {
	text-decoration: none;
	font-weight: normal;
	color: #003654;
}

a.menuhigh, a.menuhigh:visited {
	text-decoration: none;
	color: #003654;
}

a.menulow:hover, a.menuhigh:hover {
	color: #77ADCB;
}

table.data {
	border-collapse: collapse;
}

table.data tr th, table.data tr td {
	font-family: Courier New, Courier;
	color: #000000;
	padding: 8px;
	text-transform: uppercase;
	vertical-align: top;
}

table.data tr td {
	border: 1px dotted #cccccc;
	background-color: #ffffff;
}

table.data tr td.noborder {
	border: 0px;
}

table.dbstats {
	border-collapse: collapse;
}

table.dbstats tr td, table.dbstats tr th {
	font-size: 11px;
	padding: 2px;
	text-align: left;
	font-weight: normal;
}

table.graphcontainer {
	border-collapse: collapse;
}

table.graphcontainer tr td.description {
	font-size: 11px;
}

table.graph {
	border-collapse: collapse;
}

table.graph tr td {
	padding: 3px;
	text-align: center;
	font-size: 11px;
	white-space: nowrap;
}

table.graph tr td.color1 {
	background-color: #e1393e;
}

table.graph tr td.color2 {
	background-color: #e1e139;
}

table.graph tr td.color3 {
	background-color: #003654;
	color: #e1393e;
}

table.pta {
	border-collapse: collapse;
}

table.pta tr td {
	text-align: center;
	font-size: 11px;
}

table.pta tr td div {
	font-size: 11px;
	color: #eeeeff;
}