a:link, a:visited {
	color: #703030;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #703030;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #703030;
	text-decoration: underline;
	font-weight: bold;
}

body {
	background-image:url('images/BG2.gif');
 	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.heading {
	background-image: url(images/bksubtitle.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	border: 1px #48697B dotted;
	color: #703030;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 2px;
}

p, td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.date {
	color: #703030;
	font-size: 11px;
	text-align:right
}

.headerbk {
	background-image: url(images/header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.infoboxbk {
	border-style: dotted;
	background-image: url(images/bkinfobox.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-color: #000000 #6891A6 #6891A6;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
}

.subtitle {
	background-color: #86ADBC;
	border: dotted;
	border-color: #48697B #48697B #000000;
	border-width: 1px 1px 0px;
	color: #703030;
	font-weight: bold;
}

.title {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	text-align:left;
}