body {
	font-size: 15px;
	color: #000000;
	background-color: #ffffff;
	font-family: arial;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.main {
	position: absolute;
	left: 170px;
	right: 25px;
	top: 130px;
	width: auto;
}

p, form, tr, td {
	color: #000000;
}

a {
	color: #dd0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.toptile {
	background-image:url(/img/toptile.gif);
	height: 122px;
	margin: 0px;
	padding: 0px;
}

.corner {
	background-image:url(/img/corner.gif);
	position: absolute;
	left: 0px;
	top: 0px;
	width: 485px;
	height: 345px;
	z-index: 0;
}

.logotext {
	position: absolute;
	right: 22px;
	top: 45px;
	font-size: 1.3em; 
	font-style: oblique;
	font-weight: bold;
	color: #ffffff; 
}

.centered {
	text-align: center;
}

.menu {
	background: #ffffff;
	color: inherit;
	left: 10px;
	padding-bottom: 0.5ex;
	width: 120px;
	border:	2px solid #dd0000;
	position: absolute;
	top: 130px;
}

.navi {
	font-size: 0.8em;
	margin: 0px;
}

.navi a:hover {
	background: #ffe5de;
}

.navi div {
	background: #dd0000;
	background-image: url(/css/tiles/heads.gif);
	margin: 1ex 0px 0.5ex;
	color: #ffffff;
	border-style: solid;
	border-color: #dd0000;
	border-width: 2px 0px;
	text-align: center;
	font-weight: bold;
}

.navi dt {
	font-weight: bold;
	padding-left: 5px;
}

.navi dd {
	margin-left: 0px;
	padding-left: 10px;
}

.navi dd:hover {
	background-image: url(/css/tiles/bgnav.gif);
}

.navi dd a {
	font-weight: normal;
}

.footer {
	padding-top: 20px;
	font-size: 0.8em;
	text-align: center;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.2em;
}
