body {
	margin-top: 0;
}

.bgDark{
	background-color : #660033;
}
.bgMed{
	background-color: #996666;
}
.bgLight{
	background-color: #cc9999;
}

.bgAlt {
	background-color: #ffcc99;
}
.bgWhite{
	background-color: #FFFFFF;
}
.HeaderTitle {
	font-family: Arial;
	font-size: 12pt;
	color:  #000000;
}
.HeaderTitle A{
	font-family: Arial;
	font-size: 14pt;
	text-decoration: none;
	color:  #000000;
}
.HeaderTitle A:HOVER{
	font-family: Arial;
	font-size: 14pt;
	color: Red;
}
.HeaderSearchText {
font-family: Arial;
font-size: 8pt;
color: #000000;
}
.HeaderSearchForm {
background-color : #660033;
font-family: Arial;
font-size: 8pt;
color: #ffffff;
}
.HeaderText {
font-family: Arial;
font-size: 8pt;
color: #ffffff;
}
.HeaderText A{
font-family: Arial;
font-size: 8pt;
color: #ffffff;
text-decoration: none;
}
.HeaderText A:HOVER{
font-family: Arial;
font-size: 8pt;
color: #ffffff;
text-decoration: underline;
}
.HeaderTest {
padding-top: 7px;
padding-bottom: 7px;
font-family: Arial;
}
.HeaderDateText {
font-family: "Trebuchet MS";
font-size: 8pt;
font-weight: bold;
color: #000000;
 padding-top : 2px;
 padding-bottom : 2px;
}
.HeaderLight {
font-family: Arial;
font-size: 8pt;
color: #999999;
}

.LeftLinkHeader {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
.LeftLinkText {
	font-family: Arial;
	font-size: 7pt;
	color: #000000;
}
.LeftLinkText A{
	font-family: Arial;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}
.LeftLinkText A:HOVER{
	font-family: Arial;
	font-size: 7pt;
	color: red;
	text-decoration: underline;
}
.YouAreHere {
font-family: Arial;
font-size: 8pt;
color: black;
}
.MainBody {
font-family: Arial;
font-size: 10pt;
color: black;
}
.MainBodyGrey {
font-family: Arial;
font-size: 8pt;
color: #996666;
font-style: italic;
}
.MainBody A{
font-family: Arial;
font-size: 8pt;
color: black;
text-decoration: underline;
}
.MainBody A:HOVER{
font-family: Arial;
font-size: 8pt;
color: red;
text-decoration: underline;
}
.MainBodyBold {
font-family: Arial;
font-size: 8pt;
color: black;
font-weight: bold;
}
.MainBodyRed {
font-family: Arial;
font-size: 8pt;
color: red;
font-weight: bold;
}
.MainNavBold {
font-family: Arial;
font-size: 8pt;
color: black;
font-weight: bold;
}
.MainNavBold A{
font-family: Arial;
font-size: 8pt;
color: #000000;
font-weight: bold;
text-decoration: none;
}
.MainNavBold A:HOVER{
font-family: Arial;
font-size: 8pt;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
.ListingHeader {
font-family: Arial;
font-size: 8pt;
color: black;
font-weight: bold;
}
.ListingText {
font-family: Arial;
font-size: 8pt;
color: black;
}
.ListingText A {
font-family: Arial;
font-size: 8pt;
color: black;
text-decoration: underline;
}
.ListingText A:HOVER {
font-family: Arial;
font-size: 8pt;
color: red;
text-decoration: underline;
}

.Footer {
font-family: Arial;
font-size: 8pt;
color: #ffffff;
}
.Footer A{
font-family: Arial;
font-size: 8pt;
color: #ffffff;
 margin-top : 3px;
 margin-bottom : 3px;
text-decoration: none;
}
.Footer A:HOVER{
font-family: Arial;
font-size: 8pt;
color: #ffffff;
 margin-top : 3px;
 margin-bottom : 3px;
text-decoration: underline;
}
.TDTop{
	border-top : 1px solid #996666;
	padding-top : 2px;
	padding-bottom : 2px;
}
.TDBottom{
	border-bottom : 1px solid #996666;
	padding-top : 2px;
	padding-bottom : 2px;
}
.TDBottomPF{
	border-bottom : 1px solid #996666;
	padding-top : 1px;
	padding-bottom : 1px;
}
.SectionHeader{
	border-top : 4px solid #996666;
	border-bottom : 2px solid #996666;
	font-size : 10pt;
	font-family: Arial;
	font-weight : bold;
}
TD {
	font-size : 10pt;
	font-family: Arial;
}
TD A{
	font-family: Arial;
font-size: 8pt;
color: black;
text-decoration: underline;
}
TD A:HOVER {
	font-family: Arial;
font-size: 8pt;
color: red;
text-decoration: underline;
}
.PFRotaryBorder {
	border : 1px solid #660033;
	padding: 2px;
}
.PFWebLink {
	font-family : Arial;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing : 2px;
}
.MainBodyStrike {
	text-decoration : line-through;
	font-family: Arial;
font-size: 8pt;
color: black;
}
.FLOATRIGHT {
	float:right;
	width:175px;
	padding:2px;
	border: 1px solid #996666;
	background-color: #cc9999;
}
.FLOATRIGHTMEET {
	float: right;
	padding:2px;
	border: 1px solid #996666;
	background-color: #cc9999;
}
.ACHTUNG {
	background-color: #FFB6C1;
	border: 1px solid red;
	padding: 2px;
	color: black;
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
}




