.tbl { 
	cursor: hand; 
	text-decoration: none;  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	padding: 1px; 
	line-height: 100%;
 }



body, html {background-color: #FEF7DE; }

H1 { font-size: 8pt;  font-weight: bold; text-indent: 6pt;color: blue }
H2 { font-size: 14pt; font-weight: bold; color: #000000 }
H3 { font-size: 12pt; font-weight: bold; color: #000000}
H4 { font-size: 10pt; font-weight: normal; color: #000000 }
H5 { font-size: 10pt; font-weight: bold; color: red }
H6 { text-align: left; font-size: 7pt; line-height: 10pt;  font-weight: normal; color: #974B00; font-family: Arial, Helvetica, 'sans-serif' }
P {  font-size: 10pt; font-family: Verdana, 'Times New Roman' 'sans-serif' ;text-align: normal; font-weight: normal; color: #000000 }
A:link { color: #800000 }
A:visited { color: #FF8000 }
A:active { color: #FF0000 }
A:hover { color: #408080 }
A:hover { background-color: #FFA87D}
TD  {  	line-height: 100%; font-size: 8pt; 	margin-left: 5px;font-family: Verdana, 'Times New Roman' 'sans-serif' ; text-align: justify; font-weight: normal; color: #000000 }
TH  {  font-size: 10pt; font-family: Verdana, 'Times New Roman' 'sans-serif' ;text-align: justify; font-weight: normal; color: #000000 }



BODY { text-align: justify; font-size: 10pt; font-weight: normal; font-family: Verdana, 'Times New Roman' 'sans-serif' ;}

body {background: url(back3.jpg); background-repeat: no-repeat; line-height: 150%; background-attachment: fixed }


a {
  text-decoration: none;
}

#navcontainer {
  margin-left: 1px;
}

#navcontainer .text {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: white;
  padding-left: 5px;
  margin-bottom: 5px;
}

#navcontainer ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
}

#navcontainer li {
  margin: 1px;
}

#navcontainer a {
  display: block;
  color: #C10000;
  width: 126px;
  padding: 2px 5px;
  text-decoration: none;
  border-left: 8px solid #804040;
  font-size: 12px;
}

#navcontainer a:visited {
	color: #000000; 
	width: 126px; 
	display: block; 
}

#navcontainer a:active {
	color: #FFAD5B; 
	width: 126px; 
	display: block; 
}


#navcontainer a:hover { 
  background: #FFFF00;
  color: #800000;
  border-left: 8px solid #800000;
  border-right: 8px solid #800000;
}

#leftcol {
  width: 157px;
  float: left;
  padding: 5px 0 5px 0;
  background: url(backkolom.jpg) no-repeat right top;
  border-right: 4px solid #000;
  border-bottom: 2px solid #000;
  margin: 0;
}

#hr {
	background-color: #F8F47C;
	border: 1px solid #FF0000;
	padding: 4px;
	margin-bottom: 5px;
	color: #FF0000
}

