﻿.header a:visited {background: url('images/arrow_white.png') no-repeat 5px left; padding-left:8px; margin-left:13px; color:white; }
.header a:link {background: url('images/arrow_white.png') no-repeat 5px left; padding-left:8px; margin-left:13px; color:white; }
.header a:active {background: url('images/arrow_white.png') no-repeat 5px left; padding-left:8px; margin-left:13px; color:white; }
.header a {background: url('images/arrow_white.png') no-repeat 5px left; padding-left:8px; margin-left:13px; color:white; }
.header a:hover {text-decoration:none; }

body {
	font: 11px/14px tahoma;
	color: #333333;
	margin: 0 0 0 0;
	background: #614f36 url('images/bg.jpg') repeat-x top left;
}

b {
	font-weight:bold;
	color:#336600;
}
/*---------------------- a -------------------------------------*/
a:visited {
	text-decoration: underline;
	color:#336600;
}

a:link {
	text-decoration: underline;
	color:#336600;
}

a:active {
	text-decoration: underline;
	color:#336600;
}

a {
	text-decoration: underline;
	color:#336600;
}

a:hover {
	text-decoration:none;
}

img a {
	border:0px;
}

a img {
	border:0px;
}

a.more {
	background:url(images/1_z1.gif)  center right no-repeat; 
	padding-right:8px; 
	padding-bottom:3px; 
	color:white; 
	font-weight:bold; 
}
a.more2 {
	font-weight:bold;
	background:url(images/arrow_dk.gif)  center left no-repeat; 
	padding-left:8px; 
	padding-bottom:3px; 
}
.faq a {
	font-size: small;
	color: #333333;
	text-decoration:none;
	margin-bottom: 15px;
}
.faq hr {
	margin:0px 0px 0px 0px; 
	color:#333333; 
	height:1px; 
	padding:0px 0px 0px 0px; 
	width: 90%; 
	text-align: left;
}
/*---------------------- ul, ol --------------------------------*/
.bullets1 {
	margin:0px 0px 0px 15px;
	list-style: disc;
}
.bullets2 {
	line-height:17px;
}
.bullets3 {
	list-style: disc;
	margin-top:.25em;
 	margin-left:1.5em;
 	padding-left:0px;
	line-height:17px;
}
ul.pdf {
	margin:0px 0px 0px 0px;
	line-height:20px;
	list-style-type: none;
}
.pdf li {
	background: url('images/pdficon_small.gif') no-repeat top left;
	margin-bottom: 10px;
}
.pdf li a {
	margin: 0 0 0 28px;
}
/*---------------------- news ----------------------------------*/
a:active.date {
	font: 11px/14px tahoma;
	color: white;
	font-weight:bold;
	background: url('images/news_green.gif') top left no-repeat;
	padding: 3px 5px 5px 5px;
	vertical-align:middle;
	height:18px;
	text-decoration:none;
}
a:visited.date {
	font: 11px/14px tahoma;
	color: white;
	font-weight:bold;
	background: url('images/news_green.gif') top left no-repeat;
	padding: 3px 5px 5px 5px;
	vertical-align:middle;
	height:18px;
	text-decoration:none;
}
a:link.date {
	font: 11px/14px tahoma;
	color: white;
	font-weight:bold;
	background: url('images/news_green.gif') top left no-repeat;
	padding: 3px 5px 5px 5px;
	vertical-align:middle;
	height:18px;
	text-decoration:none;
}
a.date {
	font: 11px/14px tahoma;
	color: white;
	font-weight:bold;
	background: url('images/news_green.gif') top left no-repeat;
	padding: 3px 5px 5px 5px;
	vertical-align:middle;
	height:18px;
	text-decoration:none;
}
.date {
	font: 11px/14px tahoma;
	color: white;
	font-weight:bold;
	background: url('images/news_green.gif') top left no-repeat;
	padding: 3px 5px 5px 5px;
	vertical-align:middle;
	height:18px;
	text-decoration:none;
}
a:hover.date {
	text-decoration:underline;
}
.news-head {
	font: 12px/14px tahoma;
	color: #333333;
}
.news-head a:active {
	text-decoration:underline;
	color: #333333;
}
.news-head a:link {
	text-decoration:underline;
	color: #333333;
}
.news-head a {
	text-decoration:underline;
	color: #333333;
}
.news-head a:hover {
	text-decoration:none;
}

/*---------------------- form -----------------------------------*/
select {
	border: 1px #9ba875 solid;
	font: 11px/14px tahoma;
}

textarea {
	border: 1px #9ba875 solid;
	font: 11px/14px tahoma;
}

input {
	border: 1px #9ba875 solid;
	font: 11px/14px tahoma;
}

.button {
	background-color: #b9c39a;
	font: 11px/14px tahoma;
	font-weight:bold;
	color:white;
}

/*---------------------- footer ---------------------------------*/
.copyright {
	color:#ffffff;
	font: 11px/14px tahoma;
}
.copyright a:active {
	color:#cccc99;
	text-decoration:underline;
}
.copyright a:link {
	color:#cccc99;
	text-decoration:underline;
}
.copyright a {
	color:#cccc99;
	text-decoration:underline;
}
.copyright a:hover {
	text-decoration:none;
}