#catList {
	color: #DDD;
}

#catList li.branch{
	background-color : #DDD;
}

#catList a {
	background-color : #DDD;
}

#catList a:hover {
	color: #fff;
	background-color : #39F;
}

#catList a.branchlink {
	background-color : #DDD;
}

#catList a.branchlink:hover {
	color: #fff;
	background-color : #39F;
}

body {
	background: #DDD url( "/images/balance-scale-back.jpg" ) repeat-y;
	color: #336;
}

input {
	background: #f5f5f5 none;
	color: #000;
}

legend {
	background: #BBB none;
	color: #336;
}

dl.manuList a img {
	border: 1px solid #39F;
}

.focusedLocation { 
	color: #39F;
	background: #DDD none;
}

.nonFocusedLocation {
	color: #336;
	background: #DDD none;
}

.RightBox a {
	color: #FFF;
}

.scale {
	border: 1px solid #39F;
}
.scale .seriesImg {
	border-color: #39F;
}

.scale .manuImg {
	border-color: #39F;
}

label.required {
	color: red;
	background: #DDD none;
}

.fieldset {
	border: 1px solid #39F;
}

.legend {
	background: #DDD none;
	border: 1px solid #39F;
}

.subStuff {
	border: 1px solid #39F;
}

.subStuff h3 {
	background: #DDD none;
	color: inherit;
	border: 1px solid #39F;
}

.subStuff ul li {
	border-right: 2px dotted #39F;
}

h1 {
	background: #39F none;
}

h1 a {
	background: #39F none;
}	

#Header {
	background:#39F url( "/images/balance-scale-back.jpg" );
	color: #000;
}

#Content {
	background: #DDD none;
}

#RightBar {
	background: #39F url("/images/balance-scale-back.jpg") repeat-y;
}

.menuhead {
	width: 135px;
	margin: 0px auto;
}

a.menulinkbold:hover {
	background: #DDD none;
}

a.active:hover {
	background: #DDD none;
}

a img {
	border: 1px solid #39F;
}

span.hilite {
	background: #39F none;
	color: #FFF;
	font-weight: 900;
}

