.B-LR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #636563;
}
.B-LR-- {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
}
.B-UDLR {
	border: 1px solid #999999;
}
.B-D-- {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.B-D {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a {
	font-size: 13px;
	font-weight: normal;
}
a.menuA {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
li {
	display: run-in;
	list-style-type: square;
	font-size: 13px;
	line-height: 20px;
	list-style-position: outside;
	color: #CC0000;
}
ul {
	font-size: 13px;
	line-height: 20px;
}
blockquote {
	font-size: 13px;
	display: list-item;
	list-style-position: outside;
	list-style-type: square;
}
.B-D--red {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
}
.B-UDLR-- {
	border: 1px dashed #CC0000;
}
