/* style copyright  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link{
	background-color: transparent;
	color: #666D58;
	text-decoration: underline;
}

a:visited{
	background-color: transparent;
	color: #666D58;
	text-decoration: underline;
}

a:hover{
	background-color: transparent;
	color: #999999;
	text-decoration: none;
}

a:active{
	background-color: transparent;
	color: #999999;
	text-decoration: none;
}

body{
	background: #CCCCCC;
	color: #000000;
	font: 12px Verdana, Arial, sans-serif;
	scrollbar-arrow-color: #666666;
	scrollbar-face-color: #A8AF9A;
	scrollbar-track-color: #798269;
}

h1 {
	background: transparent;
	color: #798269;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

p{
	background-color: transparent;
	color: #000000;
	font: 12px Verdana, Arial, sans-serif;
}

td{
	background-color: transparent;
	color: #000000;
	font: 12px Verdana, Arial, sans-serif;
}

.btappletbk {
	background-color: #6C7A87;
	color: #FFFFFF;
}

.btcontent {
	background-color: #CCCCCC;
	background-image: url(images/bkcontent.gif);
	background-position: right top;
	background-repeat: repeat-y;
	color: #000000;
}

.btcopyrights {
	background-color: transparent;
	border-bottom-width: 0px;
	border-color: #8C9075 #000000 #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 1px;
	color: #000000;
	font-size: 11px;
}

.btname {
	background: transparent;
	color: #46543D;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	text-transform: uppercase;
}
