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

a:link {
	color: #A13630;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #A13630;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #CC6600;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/bkheader.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #501D24;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #FECE00;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #802625;
}

h1 {
	color: #A3332F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	text-decoration: underline;
}

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

.btcontent {
	background-color: #F4EBCA;
}

.btcontentmain {
	background-image: url(images/bkcontent2.jpg);
	background-repeat: repeat-y;
}

.btcopyrights {
	color: #501D24;
	font-size: 10px;
}

.btdate {
	color: #A3342D;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.btfooter {
	background-image: url(images/bkfooter.jpg);
	color: #000000;
	font-size: 10px;
}

.btnavbk {
	background-image: url(images/bkcontent1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.btsidebk {
	background-image: url(images/bk-right.jpg);
	background-repeat: repeat-y;
}

.btsubtitle {
	color: #9D3848;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}


a:hover { 
	color: #CC6600;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
 } 

