body { 
 font-family: Arial, Helvetica, sans-serif;
 background-image: url(/sitegraphics/bw1024.jpg);
 background-repeat: repeat-y;
 background-position: center;
 background-color: 000000;
 margin:  25px 0px 25px 0px; 
 scrollbar-arrow-color: white;
 scrollbar-track-color: 000000;
 scrollbar-face-color: 000000;
 scrollbar-highlight-color: 717a85;
 scrollbar-3dlight-color: 717a85;
 scrollbar-darkshadow-color: 2b5d9a;
 scrollbar-shadow-color: 2b5d9a;
}

@font-face {
    font-family: Schwarzwald;
    font-style:  normal;
    font-weight: normal;
		font-color: b2b2b2;
    src: url(\fonts\SCHWARZ0.eot);
  }

table {
 font-size: 14px;
 color: b2b2b2;
 font-family: Arial, Helvetica, sans-serif;
}	

H1, H2, H3, H4, H5 { 
 margin: 10px 5px 5px 5px;
 font-family: Schwarzwald;
}
	
p.content {
 margin: 25px 15px 25px 15px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-color: b2b2b2;
}

p.content:first-letter {
   font-family: Schwarzwald;
   font-size: 200%;  
}	

p.info {
 margin: 10px 10px 10px 10px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 font-color: b2b2b2;
}

div.list {
margin: 25px 15px 25px 15px;
}

A:link {
	color: #696969;
	text-decoration: none;
	font-weight: bold}
	
A:visited	{
	color: #708090;
	text-decoration: none;
	font-weight: bold}
	
A:active {
  color: #696969;
	text-decoration: none;
	font-weight: bold;}
	
A:hover {
  color: f8b00a;
  text-decoration: none;
	font-weight: bold;
	border-bottom:1px dotted f8b00a;} 
	}
A.no:hover {
  text-decoration: none;
	border-bottom:0px;
	}

img.shadowpic {
border-bottom: 2px solid #717a85;
border-top: 2px solid #717a85;
border-right: 2px solid #c0c0c0;
border-left: 2px solid #c0c0c0;
}
