
a:link, a:visited {
	color: #008800;
	text-decoration: underline;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

a:active {
	color: #999999;
	text-decoration: underline;
}

a.lg15:link, a.lg15:visited {
	color: #008800;
	font-weight: bold;
	text-decoration: underline;
	font-size: 15px;
}

a.lg15:hover {
	color: #999999;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	font-size: 15px;
}

a.lg15:active {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
	font-size: 15px;
}

body {
	background-color: #FFFFFF;
/*	background-image: url(images/bkheader.gif);
	background-repeat: repeat-x;  */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h1 {
	background-image: url(images/bksubtitle.jpg);
	background-repeat: no-repeat;
	color: #336600;
	font-size: 18px;
	text-indent: 5px;
}

h2 {
	color: #336600;
	font-size: 16px;
}

h3 {
	color: #336600;
	font-size: 14px;
}

p, td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

td.tdright {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
}

.content {
	background-image: url(images/bknavmain.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.copyrights {
	background-image: url(images/bkdate.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	color: #006600;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 6px;
	padding-top: 0px;
}

.date {
	background-image: url(images/bkdate.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	color: #333300;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 6px;
	padding-top: 0px;
}

.hdr {
	color: #066672;
	font-size: 18px;
	font-weight: bold;
}

.navbk {
	background-image: url(images/bknavmain.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.q {
	color: #066672;
	font-style: italic;
	font-weight: bold;
}

.sb {
	color: #790000;
	font-size: 20px;
	font-weight: bold;
}

.sbcoupon {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}