p, table, td, tr, div {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	}

.copyright {
	font-size: 8pt;
}

s {
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}

a {
	margin: 1px;
	padding: 1px;
	color: #000088;
}

form, table {
	margin: 0px;
	}

blockquote {
	margin: 0px;
	margin-left: 20px;
	}


.input {
	background-color: #eaeaf0;
	border: 2px dotted #000099;
	scrollbar-face-color: #eaeaf0;
	scrollbar-track-color: #eaeaf0;
	font-weight: bold;
}

.checkbox {
	border: 1px dotted #000099;
}

li {
	margin-bottom: 6px;
}

.button {
	background-color: #d0d0e0;
	border: 1px ridge #000099;
	scrollbar-face-color: #eaeaf0;
	scrollbar-track-color: #eaeaf0;
	font-weight: bold;
}

a:hover {
	margin: 0px;
	padding: 1px;
	background-color: #FFDD99;
	border-width: 1px;
	border-style: solid;
	border-color: #FF9900;
	color: #000088;
	text-decoration: none;
}

a.sub {
	background-color: #FFEAD0;
	border-width: 1px;
	border-style: solid;
	border-color: #FF9900;
	width: 138px;
	height: 25px;
	text-align: center;
	padding-top: 2px;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	margin-left: 5px;
	filter: Invert;
}

.subdown {
	background-color: #DDDDEE;
	border-width: 1px;
	border-style: solid;
	border-color: #3333AA;
	width: 138px;
	height: 25px;
	text-align: center;
	padding-top: 2px;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	margin-left: 5px;
}


a.sub:hover {
	background-color: #FFDD99;
	border-width: 1px;
	border-style: solid;
	border-color: #FF9900;
	width: 138px;
	height: 25px;
	text-align: center;
	padding-top: 2px;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	margin-left: 5px;
}

.caption {
	background-image: url(bin/titelbar.gif);
	background-repeat: no-repeat;
	width: 550;
	height: 40;
	font-size: 16px;
	color: #FFDD99;
	font-weight: bolder;
	padding-left: 90px;
	padding-top: 10px;

}

.table	{
	border-width: 1px;
	border-style: solid;
	border-color: #ffeada;
	background-color: #fff6ea;
	padding: 10px;
	margin: 0px;
	text-align: left;
	background-image: url(bin/bg3.jpg);
	background-repeat: no-repeat;
	background-position: -1px 15px;

}

a.menu {
	background-color: transparent;
	padding: 1px;
	margin: 0px;
	height: 80px;
	width: 80px;
	border-width: 0px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #ff9944;
	vertical-align: bottom;
}

a.menu:hover {
	background-color: #ffddaa;
	padding: 0px;
	margin: 0px;
	border: 1px solid #ff9900;
	height: 80px;
	width: 80px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #ff9944;
	vertical-align: bottom;

}

body {
	background-image: url(bin/bg1.jpg);
	background-repeat: no-repeat;
}