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

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

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

a:hover {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #987C99;
	font-weight: bold;
	text-decoration: underline overline;
}

body {
	background-image:  url(file:///D|/Downloads/BasicTemplates/804/images/bklogo.gif);
	background-color: #ECE9D8;
	background-position: right top;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #987C99;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}

h2 {
	color: #987C99;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}
h3 {
	color: #987C99;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

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

.btcopyrights {
	color: #987C99;
	font-size: 10px;
}

.btheaderbk {
	background-image:  url(file:///D|/Downloads/BasicTemplates/804/images/bkheader.gif);
	background-repeat: repeat-x;
}

.btlogobk {
	background-repeat: no-repeat;
}

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

.btsubtitle {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
p  { 
	color: #000000;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
 }
tableheading  { 
	color: #000000;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
 }  