/* style copyright  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link{
	background: transparent;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a:visited{
	background: transparent;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	background: transparent;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}

a:active{
	background: transparent;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background: url(images/bkbody.gif) #6B9375;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1{
	background: transparent;
	color: #993333;
	letter-spacing: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

p{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

td{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btcontent{
	background-color: #FFFFFF;
	background-image: url(images/bkcontent.gif);
	background-repeat: repeat-y;
}

.btdate {
	background: transparent;
	color: #000000;
	font-size: 9px;
}

.btfooter {
	background-color: #4D7557;
	background-position: right top;
	background-repeat: repeat-y;
	color: #000000;
	font-size: 9px;
	text-align: left;
}

.btheader {
	background-image: url(images/bkheader.gif);
}

.btnavbk1 {
	background-image: url(images/navbk21.png);
	background-repeat: no-repeat;
}

.btnavbk2 {
	background-image: url(images/navbk22.png);
	background-repeat: no-repeat;
}

.btnavbk3 {
	background-image: url(images/navbk22.png);
	background-repeat: no-repeat;
}

.btnavbk4 {
	background-repeat: repeat-y;
	background-color: #4D7557;
}

#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	line-height:normal;
	z-index:100;
	background-color: #84AC83;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	background-color: #84AC83;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #669966;
}
a.link {
	background: transparent;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.redlink {
	background: transparent;
	color: #993333;
	font-weight: bold;
	text-decoration: underline;
}

