/* style adapted from bt295*/

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

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

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

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

body {
	color : #000000;
	font-family : Georgia, Verdana;
	font-size : 12px;
; background-color: #FAF5F1
}

h1 {
	color : #B7242E;
	font-size : 26px;
	font-weight : bold;
	letter-spacing : 2px;
}

p {
	color : #000000;
	font-family : Georgia, Verdana;
	font-size : 14px;
}

td {
	color : #000000;
	font-family : Georgia, Verdana;
	font-size : 12px;
}

.btcontent {
	background-color : #D9D8B9;
; color: #D8D9B9
}
.bthead {  background-image: url(/images/bk-header-turq.jpg)}
.btnavbk {  background-image: url(/images/bk-nav-turq.jpg)}
h2 { color : #B7242E; font-size : 17px; font-weight : bold; letter-spacing : 2px; }
h3 { color : #FFFFFF; font-size : 12px; font-weight : bold; }
.nav {  font-size: 14px; font-weight: bold; background-color: #993366; border: 3px #000000 solid; position: absolute; visibility: visible; left: 6px; height: 24px; width: 183px; color: #FFFFFF; }
a.navtext:link {color:#FFFFFF; text-decoration : none; }
a.navtext:visited {color:#FFFFFF; text-decoration : none; }
a.navtext:active {color:#FFFFFF; text-decoration : none; }
a.navtext:hover {color:#9999cc}

a.spontext:link {color:#AA365D; text-decoration : none; }
a.spontext:visited {color:#AA365D; text-decoration : none; }
a.spontext:active {color:#AA365D; text-decoration : none; }
a.spontext:hover {color:#9999cc}

.heading {
	color : #FFFFFF;
	font-size : 26px;
	font-weight : bold;
	letter-spacing : 2px;
}