#TitleBar {
  background:url('/images/critters.png') no-repeat;
}
#TitleBar h1{
  color:#1e5b23;
}
#breadcrumb {
  color:#1e5b23;
}
#MenuLeft a:hover {
  background-image:url('/images/TitleBar-Green.png');
}




#breadcrumb a:hover {
  background:url('/images/TitleBar-Green.png') center bottom;
    color:#fff;
}

#greentable {
    background-color: #fff;
    border-collapse: collapse;
    width: 100%;
}

#greentable td, #greentable th {
    border: 1px solid #ddd;
    padding: 8px;
}

#greentable tr:nth-child(even){background-color: #ebf7de;}

#greentable tr:hover {background-color: #ddd;}

#greentable th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #4CAF50;
    color: white;
}











/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
