a {  
	text-decoration: none;
	color: #990000;
}
p {  font-family: "Courier New", Courier, mono; font-size: 12px; color: #666666; text-transform: lowercase}
h1 {  font-family: Arial, Helvetica, sans-serif, Courier, mono; font-size: 16px; color: #990000; font-weight: bold; text-transform: lowercase}
h2 {  font-family: "Courier New", Courier, mono; font-size: 12px; color: #990000; text-transform: lowercase; font-weight: bold}
body {
	background-color: #990000;
}
td {  font-family: "Courier New", Courier, mono; font-size: 12px; color: #666666; text-transform: lowercase}
ul{  font-family: "Courier New", Courier, mono; font-size: 12px; color: #666666; text-transform: lowercase}
li  { font-family: "Courier New", Courier, mono; font-size: 12px; color: #666666; text-transform: lowercase } 
table { font-family: "Courier New", Courier, mono; font-size: 12px; color: #666666; text-transform: lowercase }
.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 12px;
	text-transform: lowercase;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #666666;
	text-transform: lowercase;
}
.link {
	color: #990000;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
    font-weight: 600;
	text-transform: lowercase}
}
.red {
	color: #990000;
}

.loginInputBox {
	font             : 12px Arial, Helvetica, sans-serif;
	color            : #666666;
	background-color : #EEEEEE;
	border           : 1px solid #999999;
}

.loginButton {
	font             : bold 12px Arial, Helvetica, sans-serif;
	color            : #666666;
	background-color : #EEEEEE;
	border           : 1px solid #999999;
}
