a:visited, a:link {
	color: #3E68D6;
	font-weight: bold;
	text-decoration: underline;
}

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

a:active{
	border: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #0940B4;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-color: #FFFFFF;
	background-image: url(images/bkheader.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font: 12px  Arial, Helvetica,sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1{
	color: #375BCB;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

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

.btarrow {
	color: #000000;
	font-weight: bold;
}

.btcontent {
	background-image: url(images/bkcontent.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.btcopyrights {
	color: #666666;
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
}
h2 {
	font-family:   Arial, Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
h3 {
	font-family:  Arial, Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	color: #375BCB;
}
