/* CSS Document */

body,td,th {
	font-family: Lucida Sans Unicode, Tahoma;
	font-size: 11px;
	color: #663300;
	line-height: 18px;
	letter-spacing: 0mm;
}
body {
	background-image: url(images/bk.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #634D3D;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Century Gothic;
	font-weight: bold
}
h1 {
	font-size: 14px;
	color: #990000;
}.bk-top {
	background-image: url(images/bk-top.gif);
	background-repeat: repeat-x;
}
.bk-body {
	background-image: url(images/bk-body.gif);
	background-repeat: repeat-y;
}
.footer-text {
	font-family: Tahoma;
	font-size: 10px;
	color: #B08864;
}
