
a:link, a:visited {
	color: #194270;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #BC2641;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #BC2641;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-color: #DCEBFE;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #BE2543;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

h2 {
	color: #18416F;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

p, td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btcontent {
	background-color: #FFFFFF;
	background-image: url(images/bkcontent.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.btcopyrights {
	background-color: #DFECFF;
	border: #BC2643;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-style: solid;
	border-top-width: 2px;
	color: #26293C;
	font-size: 10px;
	font-style: italic;
}

.btinfobox {
	background-color: #DFECFF;
	border: #BC2643;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-style: solid;
	border-top-width: 2px;
}

.btinfobox2 {
	background-color: #FFFFFF;
	background-image: url(images/bkinfobox2.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: 2px #6A82AE solid;
}

.btmain {
	background-image: url(images/bknav.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	border-bottom-width: 0px;
	border-color: #000000 #566E9C;
	border-left-width: 12px;
	border-right-width: 12px;
	border-style: double;
	border-top-width: 0px;
}

.btnavbk {
	background-image: url(images/bknav.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
