/* style created © 2001-2002 by BasicTemplates.com™ on 05.30.2002. Duplication or redistribution is strictly prohibited. */

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

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

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

a:active {
	color : #EECDA2;
	font-weight : bold;
}

body {
	background-color : #000000;
	color : #FFFFFF;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 20px;
	scrollbar-arrow-color: #800000;
	scrollbar-face-color: #232323;
	scrollbar-3dlight-color: #800000;
	scrollbar-highlight-color: #800000;
	scrollbar-shadow-color: #800000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
}

h1 {
	color : #800000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
	letter-spacing : 2px;
}

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

.btintro {
	color : #FFFFFF;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.btcontent {
	border : 1px #FFFFFF solid;
	background-color : #000000;
}

.btfoot	{
	background-color : #800000;
	color : #FFFFFF;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
}

.bthead	{
	color : #FFFFFF;
	font-size : 25px;
	font-weight : bold;
}

.italic {
	font-style : italic;
}

.btbknav {
	background-color: #800000;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

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

.btdiv {
	background-color: #800000;
	color: #FFFFFF
}