div
{
	background-color: #ffd0d0;
	border: solid 2px #ffc0c0;
	margin: 1em;
	padding: 1em;
}

body
{
	background-color: #ffe0e0;
	text-align: justify;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
}

h1, h2, h3, h4, h5, h6, a, .menu
{
	color: #3f0000;
}

a:hover
{
	color: #7f0000;
}

h1
{
	font-size: 18px;
	font-weight: bold;
}

h2
{
	font-size: 16px;
	font-weight: bold;
}


li
{
	padding-top: 0.2em;
}

div.copyright
{
	font-weight: bold;
	text-align: center;
	font-size: 10px;
}

body
{
	font-family: trebuchet ms;
}

.top
{
}

.topinfo
{
	padding: 4px;
	background-color: #fff0f0;
	position: absolute;
	right: 0px;
	top: 0px;
	width: auto;
}

.topinfo table
{
	border: 0;
}

.topinfo table th
{
	text-align: right;
	font-weight: bold;
}

.topinfo table td.center
{
	text-align: center;
	font-weight: bold;
}

.menu
{
	border: 0;
	background-color: transparent;
	text-align: center;
	padding: 0;
	margin: 0;
}

.content
{
	margin-top: 0;
}

.foot
{
	margin: 32px 128px;
}

.foot p
{
	text-align: center;
}

.menu a
{
	text-decoration: none;
}

.menuitem, .menuitemactive
{
	border: solid 2px #ffc0c0;
	text-align: center;
	padding: 3px 5px;
	margin: 0px;
	background-color: #ffd0d0;
}

span.menuitem:hover, span.menuitemactive:hover
{
	background-color: #ffdada;
}

.menuitemactive
{
	border-bottom: 0;
}

table.bordered
{
	border-top: solid 1px #b0b0ff;
	border-left: solid 1px #b0b0ff;
	border-right: 0;
	border-bottom: 0;
	border-spacing: 0;
}

table.bordered td, table.bordered th
{
	border-top: 0;
	border-left: 0;
	border-right: solid 1px #b0b0ff;
	border-bottom: solid 1px #b0b0ff;
	padding: 4px 8px;
}

th
{
	font-weight: bold;
	text-align: left;
}

table.contact tr, table.contact th
{
	vertical-align: top;
}

hr
{
	color:red;
}