body#body {
	background-color: rgb(231,230,230);
}

body {
	color: rgb(64,64,64);
    font-family: 'Open Sans', sans-serif;
    background-color: #ffffff;
}

a, a:link, a:visited, ul.variablegroup li a {
    color: #000000;
	text-decoration: underline;
}

a.nodetext {
   color: rgb(45,142,159);
   text-decoration: none;
}

a:hover, a.nodetextSelected {
	color: #C84957;
}

a.nodetextSelected {
	border-bottom: none;
	text-decoration: none;
	font-weight: bold;
   color: #404040;
}

ul.browsetree a {
	text-decoration: none;
}

td.selected {
   background-color: #878d91;
}

h1, h2, h3, h4, h5, h6, .giveroom, .giveroom h2, #catalogtext h1, #catalogtext h2, #bookmarkDialog h2 {
   color: rgb(45,142,159);
   font-family: 'Open Sans', sans-serif;

}

#toptitle h2{
    color: rgb(64,84,64);
}


td.graphonthefly {
   background-color: #2d8e9f;
}

table.matrix {
	background-color: #cfcfcf;
	border-spacing: 1px;
    font-family: 'Open Sans', sans-serif;
}

table.matrix td {
    font-size: 11px;
}

td.stub, td.stublabel {
	background-color: #f1f3f5 !important;
}

td.stublabel {
	border: 1px solid #f1f3f5 !important;
	background-color: #f1f3f5 !important;
}

.mouseoverstub {
	background-color: #e4e8eb !important;
	border: 1px solid #e4e8eb !important;
}

.headlabel, td.headerlast, td.header {
   background-color: #e1e2e3 !important;
}

.headlabel {
	border: 1px solid #e1e2e3 !important;
}

.mouseover {
	background-color: #878d91 !important;
	border: 1px solid #878d91 !important;
}

.movingcell div.headlabel, .movingcellstub .stublabel {
	background-color: #fbfaf5 !important;
   border: 1px solid #e4e8eb !important;
}

table.matrix td {
   background-color: #f8f9fa;
}

div#metadata,
   div#metadata td,
   div#metadata th,
   div#metadata p,
   div#metadata,
   .ddititle,
   .ddicontent {
      font-family: 'Open Sans', sans-serif !important;
      font-size:13px !important;
      line-height:19px;
}

div#metadata h1, div#metadata h1, div#metadata h3 {
    color: rgb(45,142,159) !important;
}


.browsetree {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}