.header_text {
	font-family:Tahoma;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	text-align: center;
}
.header_text_2 {
	font-family:Tahoma;
	font-size: 11pt;
	color: black;
	text-align: right;
	font-weight: bold;
	padding-right: 10;
}
.date {
	font-family:Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #0E6900;
	text-align: right;
}
.text {
	padding-left: 10;
	padding-right: 10;
	font-family:Tahoma;
	font-size: 9pt;
	color: black;
	text-align: left;
}

.menu-selected {
	font-family:Tahoma;
	font-size: 9pt;
	color: white;
}
.news {
	font-family:Tahoma;
	font-size: 8pt;
	color: black;
}
.address {
	font-family:Tahoma;
	font-size: 9pt;
	color: white;
}
ul {
  list-style-type: disc}

.header {
	font-family:tahoma;
	font-size: 8pt;
	font-weight: bold;
}  

.hint {
	font-family:tahoma;
	font-size: 8pt;
	font-weight: normal;
}  
.border-all {
	border-left-color: #cccccc;
	border-left-style: dashed;
	border-left-width: 1px;
	border-right-color: #cccccc;
	border-right-style: dashed;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: dashed;
	border-top-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;}
.border-both {
	border-left-color: #cccccc;
	border-left-style: dashed;
	border-left-width: 1px;
	border-right-color: #cccccc;
	border-right-style: dashed;
	border-right-width: 1px;
}

.border-left {
	border-collapse: collapse;
	border-left-color: #cccccc;
	border-left-style: dashed;
	border-left-width: 1px;
}
.border-right {
	border-right-color: #CCCCCC;
	border-right-style: dashed;
	border-right-width: 1px;
}
.border-bottom {
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.border-top {
	border-top-color: #CCCCCC;
	border-top-style: dashed;
	border-top-width: 1px;
}

.border-both-vert {
	border-top-color: #CCCCCC;
	border-top-style: dashed;
	border-top-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.pad {padding-left: 15;}
.small_pad {padding-left: 5;}

input { background: #FFFFFF;  font-family: tahoma;  font-size: 10pt;}


A.type1:link {
        COLOR: black; TEXT-DECORATION: none; FONT-SIZE: 8pt; font-family: sans-serif
}
A.type1:visited {
        COLOR: black; TEXT-DECORATION: none; FONT-SIZE:8pt; font-family: sans-serif
}
A.type1:active {
        COLOR: black; TEXT-DECORATION: none; FONT-SIZE:8pt; font-family: sans-serif
}
A.type1:hover {
        COLOR: #0E6900;  TEXT-DECORATION: underline; FONT-SIZE:8pt; font-family: sans-serif
}

A.green:link {
        COLOR: #0E6900; TEXT-DECORATION: underline; FONT-SIZE: 9pt; font-family: tahoma;
}
A.green:visited {
        COLOR: #0E6900; TEXT-DECORATION: underline; FONT-SIZE:9pt; font-family: tahoma;
}
A.green:active {
        COLOR: #0E6900; TEXT-DECORATION: underline; FONT-SIZE:9pt; font-family: tahoma;
}
A.green:hover {
        COLOR: #0E6900;  TEXT-DECORATION: none; FONT-SIZE:9pt; font-family: tahoma;
}

A.list:link {
        COLOR: black; TEXT-DECORATION: none; FONT-SIZE: 9pt; font-family: sans-serif; text-align: left;
}
A.list:visited {
        COLOR: black; TEXT-DECORATION: none; FONT-SIZE:9pt; font-family: sans-serif; text-align: left;
}
A.list:active {
        COLOR: black; TEXT-DECORATION: none; FONT-SIZE:9pt; font-family: sans-serif; text-align: left;
}
A.list:hover {
        COLOR: #0E6900;  TEXT-DECORATION: underline; FONT-SIZE:9pt; font-family: sans-serif; text-align: left;
}

A.news:link {
        COLOR: maroon; TEXT-DECORATION: none; FONT-SIZE: 7pt; font-family: sans-serif
}
A.news:visited {
        COLOR: maroon; TEXT-DECORATION: none; FONT-SIZE:7pt; font-family: sans-serif
}
A.news:active {
        COLOR: maroon; TEXT-DECORATION: none; FONT-SIZE:7pt; font-family: sans-serif
}
A.news:hover {
        COLOR: #0E6900;  TEXT-DECORATION: underline; FONT-SIZE:7pt; font-family: sans-serif
}


A.type2:link {
        COLOR: white; TEXT-DECORATION: none; FONT-SIZE: 9pt; font-family: tahoma;
}
A.type2:visited {
        COLOR: white; TEXT-DECORATION: none; FONT-SIZE:9pt; font-family: tahoma;
}
A.type2:active {
        COLOR: white; TEXT-DECORATION: none; FONT-SIZE:9pt; font-family: tahoma;
}
A.type2:hover {
        COLOR: black;  TEXT-DECORATION: underline; FONT-SIZE:9pt; font-family: tahoma;
}

.scroll {
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color:#EEEEEE;
	scrollbar-face-color:  #0E6900;
	scrollbar-track-color: #EEEEEE;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-shadow-color: #EEEEEE;
}

DIV.menu A {
	FONT-SIZE: 8pt; WIDTH: 100%; COLOR: black; FONT-FAMILY: sans-serif; TEXT-DECORATION: none
}
DIV.menu A:hover {
	FONT-SIZE: 8pt; BACKGROUND:  #0E6900; WIDTH: 100%; COLOR: #FFFFFF; FONT-FAMILY: sans-serif
}
p {padding: 0 7 0 7}
