body {
	margin: 0px;
	background: #E2D7C3 url(./images/backgroundtopbar.jpg) repeat-x;
	font-family: Arial, Verdana, sans-serif;
	font-size: medium;
	font-style: normal;
}

table {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

th {
	padding: 3px;
}

table.units {
	border: 2px solid #000000;
	text-align: center;
	font-size: smaller;
}

.toprow {
	border-width: 2px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
}

a.nav {
	color: #D2DBC8;
	background: transparent none;
	line-height: 150%;
	font-size: small;
	font-style: normal;
	text-decoration: none;
}

a.nav:hover {
	text-decoration: underline;
}

div.headline {
	text-align: center;
	font-size: large;
	font-style: bold;
}

a.menu { 
	color: #013161;
	background: transparent none;
	text-decoration: none;
}

a.menu:hover {
	text-decoration: underline;
}

.descfmt {
	text-align: center;
	color: windowtext;
	font-size: 10.0pt;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: Arial;
	vertical-align: bottom;
	white-space: nowrap;
	border: medium none;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}