a:link, a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	color: #330066;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-color: #E3ECD7;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #330066;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 2px;
}

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

.btcontent1 {
	background-color: #E3ECD7;
	background-image: url(images/bkcontent2.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	color: #000000;
}

.btcontent2 {
	background-image: url(images/bkcontent1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000;
}

.btfooter {
	font-size: 11px;
	background-image: url(images/footer.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #3B4C44;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	text-indent: 10px;
}

.btfooterbk {
	background-image: url(images/bkfooter.jpg);
}

.btheader {
	background-image: url(images/bkheader.jpg);
	background-repeat: repeat-x;
}

.btsubtitles {
	background-color: #666633;
	border: #000000 solid;
	border-width: 1px 0px;
	color: #000000;
	font-weight: bold;
	text-indent: 2px;
}
