a:link{
	font-weight : bold;
	color : #4B3A32;
	text-decoration : underline;
}

a:visited{
	font-weight : bold;
	color : #4B3A32;
	text-decoration : underline;
}

a:hover{
	background-color : #EDE4D1;
	color : #000000;
	font-weight : bold;
	text-decoration : underline overline;
}

a:active{
	background-color : #EDE4D1;
	color : #000000;
	text-decoration : underline overline;
}

body{
	background-image : url(images/background.jpg);
	background-color : #9CAA97;
	font : 12px Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color : #113F03;
	scrollbar-arrow-color : #113F03;
	scrollbar-darkshadow-color : #EDE4D1;
	scrollbar-face-color : #113F03;
	scrollbar-highlight-color : #113F03;
	scrollbar-shadow-color : #000000;
	scrollbar-track-color : #504B45;
}

h1 {
	color : #113F03;
	font-size : 25px;
	font-weight : bold;
	letter-spacing : 1px;
	text-transform : uppercase;
}

h2 {
	color : #7F4E43;
	font-size : 15px;
	font-style : italic;
	font-weight : bold;
	letter-spacing : 1px;
	text-decoration : underline;
	text-transform : uppercase;
}


h3 {
	color : #7F4E43;
	font-size : 15px;
	font-style : italic;
	font-weight : bold;
	letter-spacing : 1px;
	text-decoration : none;
	text-transform : uppercase;
}




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

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

.btbdr {
	border : 1px #113F03 solid;
}

.btcontent {
	background-color : #FBFFFC;
	border : 1px #113F03 solid: .65;
	filter : alpha(opacity=100, style=0);
}

.btcopyrights {
	background-color : #FBFFFC;
	border : 1px #113F03 solid;
	filter : alpha(opacity=100, style=0);
	font-size : 9px;
}

.btfoot {
	background-color : #113F03;
	background-image : url(images/bknav.jpg);
	background-repeat : repeat-y;
	font-size : 10px;
}


.btname {
	color : #CCCCCC;
	font-size : 22px;
	font-weight : bold;
	letter-spacing : 1px;
	text-transform : uppercase;
}

.btnav {
	background-color : #FBFFFC;
	border : 1px #113F03 solid; color: #000000: .65;
	filter : alpha(opacity=100, style=0);
}

.btnavtitle2 {
	background-color : #113F03;
	color : #E2E5CC;
	font-size : 13px;
	font-variant : small-caps;
	font-weight : bold;
; border: #113F03 solid; border-width: 1px 1px 0px
}
.btbkmain {  background-color: #BAC89E; border: 3px #113F03 solid; background-attachment: fixed; background-repeat: no-repeat; background-position: left top}