body {
	/*margin:9px;*/
	font-family : Verdana, sans-serif;
	font-size : 10px;
	text-align: left;
}

img {
border: 0px;
}

input {
border: 0px;
}

.top {
background-color: #6c5426;
}

.brown {
color: #996600;
font-family : Verdana, sans-serif;
}

.darkblue {
color: #000066;
font-family : Verdana, sans-serif;
}

.darkgrey {
color: #535353;
font-family : Verdana, sans-serif;
}

.notice {
/*color: #800000;*/
color: red;
font_family : Verdana, sans-serif;
}

.functions {
background-color: #868686;
color: #cccccc;
font-family : Verdana, sans-serif;
font-weight: bold;
font-size : 10px;
vertical-align: middle;
}

.navigation {
/*background-color: #ebe9e4;*/
background-color: #EFEFEF;
color: #184575;
font-family : Verdana, sans-serif;
font-size : 11px;
/*line-height: 14px;*/
text-align: right;
}

.navigation_point {
  color: #184575;
  font-size: 11px;
  text-align: right;
  padding-right: 10pt;
  padding-top: 10pt;
  text-align: right;
}
.navigation_point > * {
  text-align: right;
}
.navigation_material {
  color: #184575;
  text-align: center;
  padding-right: 10pt;
  padding-left: 10pt;
}
.navigation_dtvlink {
  color: #184575;
  text-align: right;
  padding-right: 10pt;
}


.news {
background-color: #ebe9e4;
color: #333333;
font-family : Verdana, sans-serif;
font-size : 10px;
line-height: 12px;
}
ul.news {
  margin: 0;
  padding-left: 10px;
}
ul {
  margin: 0;
  padding-left: 2em;
}

.bodyarea {
padding-top: 6px;
/*border-bottom : 1px solid #333333;*/
text-align: left;
font-family : Verdana, sans-serif;
font-size: 11px;
letter-spacing: 0px;
}

.bodyarea * {
font-size: 11px;
}

.record_display {
	font-size : 11px;
}

.headline {
font-family : Verdana, sans-serif;
font-weight: bold;
font-size: 12px;
color: #996600;
display: block;
}

.subhead {
font-family : Verdana, sans-serif;
font-weight: bold;
font-size: 12px;
display: block;
}

.small {
font-family : Verdana, sans-serif;
font-weight: bold;
font-size: 10px;
display: block;
}

.dotted {
	background-image : url(gfx/dash_dot_grey.gif);
	background-repeat : repeat-x;
}

.underline {
	background-image : url(gfx/dash_dot_black.gif);
	background-repeat : repeat-x;
	background-position: center;
	line-height: 9px;
}

.result {
font-family : Verdana, sans-serif;
font-weight: bold;
font-size: 12px;
color: #333333;
}

.void {
height: 3px;
line-height: 2px;
font-size: 2px;
}

a.functions:link {
	text-decoration: none;
	color: #cccccc;
	}

a.functions:active {
	text-decoration: none;
	color: #cccccc;
	}
a.functions:visited {
	text-decoration: none;
	color: #cccccc;
	}
a.functions:hover {
	text-decoration: underline;
	color: #cccccc;
	}
/*
a.navigation {
        margin-right: 0pt;
}
*/
a.navigation:link {
	text-decoration: none;
        color: #184575;
}

a.navigation:active {
	text-decoration: none;
        color: #184575;
	}
a.navigation:visited {
	text-decoration: none;
        color: #184575;
	}
a.navigation:hover {
	text-decoration: underline;
        color: #184575;
	}



.forminput {
border: 1px black;
line-height: 12px;
}

a:link {
	text-decoration: none;
	color: #535353;
	}

a:active {
	text-decoration: none;
	color: #535353;
	}
a:visited {
	text-decoration: none;
	color: #535353;
	}
a:hover {
	text-decoration: underline;
	color: #535353;
	}
