@charset "UTF-8";
/* CSS Document */

.bodytext {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #000000;
	padding: 0px;
	line-height: 13px;
}
.bodytable {
	background-attachment: fixed;
	background-image: url(images/text_bgnd.png);
	background-repeat: no-repeat;
	background-position: top;
}
.subtable {
	font-family: "Lucida Sans";
	font-size: 11px;
	padding: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-transform: none;
	font-variant: normal;
}
.bodytitle {
	font-family: "Lucida Sans";
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
}
.subtable-bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-style: dotted;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	font-variant: normal;
	font-family: "Lucida Sans";
	font-size: 11px;
}
.pagebgd {
	background-attachment: fixed;
	background-image: url(images/background_dark.jpg);
	background-repeat: repeat;
}
.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px} .thinborder {
	border: 1px dotted #000000;
}
