@charset "UTF-8";
.Running {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10pt;
}
.Links {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10pt;
}
.Menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	font-weight: lighter;
	text-align: center;
	text-decoration: none;
}
.Textframe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	margin: 0px;
	background-image: url(Pics/Btns/Field.jpg);
	top: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 18px;
	width: 150px;
}
.Contact {
	color: #C37800;
}
.RunningInv {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10pt;
}
.LinksDark {
	color: #666666;
	text-decoration: none;
	font-size: 10pt;
}
