/* 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: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	background: transparent;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}

a:active{
	background: transparent;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background: #000000;
	color: #F2CCA5;
	font: 12px Verdana, Arial, sans-serif;
}

h1{
	background: transparent;
	color: #E0B16D;
	font: bold 14px Verdana, Arial, sans-serif;
	letter-spacing: 2px;
	text-decoration: underline;
}

p{
	background: transparent;
	color: #F2CCA5;
	font: 12px Verdana, Arial, sans-serif;
}

td{
	background: transparent;
	color: #F2CCA5;
	font: 12px Verdana, Arial, sans-serif;
}

.btcontent{
	background: #8F591B;
	color: #00503D;
}

.btcontentbk {
	background-image: url(images/bkcontent.jpg);
	background-repeat: repeat-x;
}

.btcontentlt {
	background-image: url(images/contentlt.jpg);
	background-repeat: repeat-y;
}

.btcontentrt {
	background-image: url(images/contentrt.jpg);
	background-repeat: repeat-y;
}

.btcopyrights {
	background-color: transparent;
	background-image: url(images/bkfoot.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 0px;
	border-color: #000000 #004030;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 0px;
	color: #FFFFFF;
	font-size: 9px;
}

.btdiv {
	background-image: url(images/bkdiv.gif);
	background-repeat: repeat-x;
}

.btheader {
	background-image: url(images/bkheader.jpg);
	background-repeat: repeat-x;
}

