/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

a:visited{
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-image: url();
	background-color: #FFFFFF;
	background-position: right top;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

h1 {
	color: #FF0000;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

td, p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
table {
	border-color: #000000
}
tr {
	border-color: #000000
	background-color: #CCCCCC
}		

.btcopyrights {
	color: #FFFFFF;
	font-size: 10px;
}

.btheaderbk {
	background-image:  url(../images/bkheaderREDwhite.gif);
	background-repeat: repeat-x;
}

.btlogobk {
	background-image:  url(../images/bklogoREDwhite.gif);
	background-repeat: no-repeat;
}

.btnavbk {
	background-image:  url(../images/bknavshort.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.btsubtitle {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.btheader {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}


.bylaws {
	font-weight: normal;
	text-align: justify;
}
