/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-color: rgb(153,153,153); background-image: url( "./back.jpg" );
	font-family : Verdana;
	color : rgb(70,35,2)}
 
.nof_FancyMKBanners1-Banner1 {
font-family:Arial; font-size:28; font-weight:400; font-style:normal; color:#ffffcc 
}

.nof_FancyMKNavbar2-Regular {
font-family:Arial; font-size:12px; font-weight:700; font-style:normal; color:rgb(70,35,2) 
}

.nof_FancyMKNavbar4-Rollover {
font-family:Arial; font-size:12px; font-weight:700; font-style:normal; color:#ffffff 
}

.nof_FancyMKNavbar6-Highlighted {
font-family:Arial; font-size:12px; font-weight:700; font-style:normal; color:#ffffff 
}

.nof_FancyMKNavbar8-HighlightedRollover {
font-family:Arial; font-size:12px; font-weight:700; font-style:normal; color:#ffffff 
}

.nof_FancyMKNavbar3-Regular {
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#000000 
}

.nof_FancyMKNavbar5-Rollover {
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#000000 
}

.nof_FancyMKNavbar7-Highlighted {
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#000000 
}

.nof_FancyMKNavbar9-HighlightedRollover {
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#000000 
}


A:visited {
	color: rgb(70,35,2);
	font-weight : normal
}

A:active {
	color: rgb(70,35,2);
	font-weight : normal
}

A:link {
	color: rgb(70,35,2);
	font-weight : normal
}

UL {	white-space : normal;
	line-height : 16px
}

H3 {
	padding-top: 15px
}

