body {background: white; color: black;}

#masthead {background: black left center no-repeat;
  border-color: black;}
#masthead h1 a {color: white;}
#masthead h1 span {color: silver;}

#main {border-color: rgb(37%,23%,8%);}

#content {border-color: rgb(66%,66%,66%);}
#content a:hover {color: #A0280A;}

.sidebar h4 {color: #333;
  background: #F0EFD1;
  border-color: rgb(66%,66%,66%);}

.sidebar a:link {color: #3C3CCD;}
.sidebar a:hover {color: #A0280A;}

#textbar h4 {color: #333;}
#textbar * {color: #444;}

#navbar {background: #333333;
  border-color: #333333;}
ul.sls-menu-system li a {color: #FFFFFF !important;
  border-color: #555;}
ul.sls-menu-system li ul li {background-color: #333333;
  border-color: #555;}
#navbar ul.sls-menu-system li ul {border-top-color: #CCC;}

#sls-config {background: rgb(90%,90%,90%);
  color: rgb(66%,66%,66%);
  border-color: rgb(26%,54%,61%);}
#sls-config .ui {background-color: rgb(94%,94%,94%);
  border-color: rgb(99%,99%,99%) rgb(80%,80%,80%) rgb(80%,80%,80%) rgb(99%,99%,99%);}
#sls-config #sls-themelink {background-color: rgb(94%,94%,94%);
  color: black !important;}

body #sls-config #sls-classic {font-weight: bold;}

#sls-footer {border-color: rgb(66%,66%,66%);}


#content h3 {border-color: rgb(50%,50%,50%);}
#content .sls-blurb .sls-metadata {background: rgb(96%,96%,96%);
  color: rgb(33%,33%,33%);
  border-color: rgb(50%,50%,50%);}

ul.sls-menu-system {background-color: #333333;}
ul.sls-menu-system li ul li a:hover {background-color: #333333;}

.tableRowAction {
	vertical-align: middle;
	text-decoration: none;
	color: #333;
  	background: #F0EFD1;
}

.tableCellAction {
	padding: 6px 4px 6px 4px;
	text-decoration: none
}

.tableRowHeader {
	color: #000000;
	text-decoration: none
}

.tableCellHeader {
	vertical-align: middle;
	text-decoration: none;
	color: #333;
  	background: #F0EFD1;
  	font-weight: bold;
  	text-align: left;
}

.tableRowEven {
	color: #000000;
	text-decoration: none;
	background-color: #f7f7e8;
}

.tableCell {
	color: #000000;
	text-decoration: none
}

.tableRowOdd {
	color: #000000;
	text-decoration: none
}

.error {
	font-weight: bold;
	color: #ff0000;
	list-style-type: disc;
}

a.pager {font-weight: normal;}

a:hover.navLink {
	text-decoration: underline;
}