body {
	margin: 0 auto;
	padding 0;
	font-size: 95%;
      font-family: Verdana;
      color: #000000;	
      background: #EEF3EB url(ag.gif) no-repeat fixed center;
      scrollbar-face-color: #CCDCC0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

a:link { color: #000000; text-decoration: none;}
a:visited { color: #000000; text-decoration: none;}
a:hover { color: #FF0000; text-decoration: none;}
a:active { color: #FF0000; text-decoration: none;}

.image { margin: 0; border-width: 1; border: 1 solid;}
a:link .image { border-color: #aaaaaa; color: #aaaaaa;}
a:visited .image { border-color: #666666; color: #666666;}
a:hover .image { border-color: #ffffff; color: #ffffff;}

.osxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FAFAFA;
}

.osxtitle a:link {
	text-decoration: none;
	color: #FAFAFA;
}

.osxtitle a:visited {
	text-decoration: none;
	color: #FAFAFA;
}

.osxtitle a:hover {
	text-decoration: none;
	color: #ffffff;
}

.infotable {
	border: 1px dotted #610505;
	border-collapse: collapse;
}

.infotable td {
	border: 1px dotted #610505;
}

.dirname {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.comment {
	color: #FAFAFA;
	font-weight: bold;
	font-size: 12px;
}

.smalltxt {
	color: #644e33;
	font-size: 12px;
}

.xsmalltxt {
	color: #644e33;
	font-size: 9px;
}

h1 {
      font-family: Verdana; color: #3A6948;
      text-align: left;
	font-size: 130%;
}


h2 {
      font-family: Verdana; color: #3A6948;
      text-align: left;
	font-size: 100%;
}

h3 { 
      font-family: Verdana; color: #3A6948;
      text-align: left;
	font-size: 90%;
}

h4 {
      font-family: Verdana; color: #3A6948;
      text-align: left;
	font-size: 80%;

}

#kop {

width: 680px;
margin: 0 auto;
padding: 0px;      
      
}



#imageshadow {  
filter: shadow (color:black);
}

