BODY {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #E6F0EF;
	margin: 0px;
	padding: 0px;
}

H3 {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px
	margin: 0px;
	padding: 0px;
}

H4 {
	font-family: tahoma;
	font-size: 14px;
	line-height: 18px
	margin: 0px;
	padding: 0px;
}

img { 
	border-color: #FFFFFF; 
	} 

TD {
	font-family: tahoma;
	color: #115B54;
	font-size: 11px;
}

#title {
	background-color: #ffffff;
	color: #822E08;
	font-weight: bold;
	padding: 5px;
}
	
#subtitle {
	background-color: #F5F9F9;
	color: #822E08;
	font-weight: bold;
	padding: 5px;
}

#content {
	padding: 5px;
  color: #115B54;
}

UL {
	margin: 10px;
	list-style-image: url('bulled.gif');
	font-family: tahoma;
	font-size: 11px;
	color: #115B54;
}

OL {
	margin: 20px;
	font-family: tahoma;
	font-size: 11px;
	color: #115B54;

}

LI {
	margin: 5px;
	font-family: tahoma;
	font-size: 11px;
	color: #115B54
}

A:link {
	text-decoration: underline;
  color: #822E08;
}

A:visited {
	text-decoration: underline;
  color: #822E08;
}

A:hover {
	text-decoration: underline;
  color: #822E08;
}

INPUT {
	margin: 0px;
	font-family: tahoma;
	font-size: 11px;
	border: outset;
	border-width: 1px;
	border-color: #822E08;
	color: #115B54;
}

INPUT.radio {
	margin: 0px;
	font-family: tahoma;
	font-size: 12px;
	border: outset;
	border-width: 0px;
	border-color: #822E08;
	background-color: #E6F0EF;
	color: #115B54;
}

INPUT.checkbox {
	margin: 0px;
	font-family: tahoma;
	font-size: 12px;
	border: outset;
	border-width: 0px;
	border-color: #822E08;
	background-color: #E6F0EF;
	color: #115B54;
}

TEXTAREA {
	margin: 0px;
	font-family: tahoma;
	font-size: 11px;
	border: outset;
	border-width: 1px;
	border-color: #822E08;
	color: #115B54;
}

option {
	margin: 0px;
	font-family: tahoma;
	font-size: 11px;
	border: outset;
	border-width: 1px;
	border-color: #822E08;
	color: #115B54;
}

select {
	margin: 0px;
	font-family: tahoma;
	font-size: 11px;
	border: outset;
	border-width: 1px;
	border-color: #822E08;
	color: #115B54;
}


#adres {
	color: #17746C;
	font-size: 10px;
	padding-bottom: 2px;
	padding-top: 1px;
}

A.adres:link {
	text-decoration: none;
	color: #17746C;
}

A.adres:visited {
	text-decoration: none;
	color: #17746C;
}

A.adres:hover {
  color: #822E08;
}



#search {
	color: #822E08;
	font-weight: bold;
}
#search A:link {
	color: #822E08;
	text-decoration: none;
}
#search A:visited {
	color: #822E08;
	text-decoration: none;
}

marquee {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
  color: #FFFFFF;
}

marquee A:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
  color: #FFFFFF;
}

marquee A:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
  color: #FFFFFF;
}

marquee A:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    color: #EEEEEE;
}