a:link {
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}

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

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

body {
	background-image: url(images/bkmain.gif);
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	border-bottom-width: 1px;
	border-color: #000000 #000000 #CCCCCC;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 0px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	text-decoration: none;
	text-transform: uppercase;
}

h2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	text-decoration: overline;
}

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

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

.btborder {
	border: #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
}

.btcoaddress {
	color: #72BCE4;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}

.btconame {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.btcontent {
	background-color: #FFFFFF;
}

.btcopyrights {
	background-color: #CCCCCC;
	font-size: 10px;
}

.btheader {
	background-color: #CCCCCC;
	color: #000000;
}

.btnav {
	background-color: #CCCCCC;
}

.btquote {
	background-color: #CCCCCC;
	font-size: 11px;
	font-style: italic;
}
