/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */
a:link, a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	background: #E1E1E1;
	color: #000000;
	font-weight: bold;
	text-decoration: underline overline;
}

body{
	background: #FFFFFF;
	color: #000000;
	font: 12px "Courier New", Courier, monospace;
}

h1 {
	color: #003399;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h2 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	text-transform: uppercase;
}

p, td {
	color: #000000;
	font: 12px "Courier New", Courier, monospace;
}

.btbk {
	background-image: url(images/bk.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.btcontent {
	border: 1px #B9BBD2 solid;
}

.btjoin {
	background: url(images/bk-join.gif) no-repeat left top;
}

.btnav {
	font-size: 11px;
}

.btvrtdiv {
	border-bottom-width: 0px;
	border-color: #000000 #BCBCBC #000000 #000000;
	border-left-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 0px;
}

