/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */
a:link, a:visited {
	color: Blue;
	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-family :  "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color: #000000;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h2 {
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	text-transform: uppercase;
}

p, td {
	color: #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

}

.bt {
	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: 10pt;
}

.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;
}