.kop   { color: #990000; font-size: 13px; font-family: tahoma, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
body, p, td, li
{color: #000000;
font-family: arial, Verdana, Helvetica,  sans-serif;
font-size: 12px}

ul {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
		}
	#button {
	width: 170px;
	padding: 0 0 1em 0;
	margin-right: 0px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Lucida Grande, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	border-left: 0px solid #666666;
	border-right: 0px solid #CCCCCC;
	border-top: 0px solid #EFE0B9;
	border-bottom: 0px solid #A9A9B5;
	color: #333;
	}	
																					#button ul {
	list-style: none;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	border-left: 0px solid #666666;
	border-right: 0px solid #CCCCCC;
	border-top: 0px solid #EFE0B9;
	border-bottom: 0px solid #A9A9B5;
	background-color: #EFE0B99;
	}
	
	#button li {
	border-left: 0px solid #666666;
	border-right: 0px solid #CCCCCC;
	border-top: 0px solid #EFE0B9;
	border-bottom: 0px solid #EFE0B9;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
	#button li a {
	display: block;
	padding: 2px 1px 2px 0.5em;
	border-left: 0px solid #A19A85;
	border-right: 0px solid #A19A85;
	border-top: 0px solid #A19A85;
	border-bottom: 0px solid #A9A9B5;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: nomal;
	font-size: 11px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #A19A85;
	color: #000000;
	text-decoration: none;
	width: 100%;
	}

	html>body #button li a {
	width: auto;
	}
	
	#button li a:hover {
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-top: 0px solid #EFE0B9;
	border-bottom: 0px solid #A9A9B5;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	color: #000000;
	}
#button li a.selected {
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-top: 0px solid #EFE0B9;
	border-bottom: 0px solid #A9A9B5;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	color: #000000;
	}
/* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance after tables, rather than simply setting properties on the body and relying on inheritance, we explicitly set the properties using a selector group. */

h1, h2, h3, h4, h5, h6
{background-color: #F9F9F0;
color: #000000;
font-family: arial, Verdana, Helvetica,  sans-serif;
font-weight: bold}
body {SCROLLBAR-FACE-COLOR: #A00202;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-3DLIGHT-COLOR: #A00202; 
SCROLLBAR-ARROW-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
SCROLLBAR-BASE-COLOR: #A00202}

h2
{}

h3
{}

h4
{}

h5
{}

h6
{}

p
{}

a:link       { text-decoration: none; color: #0033CC }
a:active     { text-decoration: none; color: #0033CC  }
a:visited    { text-decoration: none; color: #0033CC }
a:hover      { text-decoration: none; color: #FD0522 }
/* This basic style sheet provides selectors for the most commonly used elements. Use it as the basis for your style sheets. */