body {
    
}
#account_section {
    background-color: #1f4f26;
}
#account_section .delimiter {
    color: #3d7d40;
}
#account_section b {
    color: white;
}
a:link,
a:visited {
    color: #008800;
}
a:hover {
    color: #990000;
}
.title {
    color: #2e6932;
}
.subtitle {
    color: #4b6c4e;
}
.main_tabset li.selected a {
    color: green;
}
.edit_submission h3 {
    color: #4b6c4e;
}
body .sortable div.row_content .system_field li {
    background-color: #c6f1c9;
}
.sortable .rows div.row_content .system_field li .scroll-content li {
    background-color: #ddf7df;
}
.nav_link_submenu a:link,
.nav_link_submenu a:visited {
    color: #789078;
}
.nav_link a:hover,
.nav_link_submenu a:hover {
    color: #004400;
    background-color: #dbf5da;
}
tr.selected_row_color {
    background-color: #c6f1c9;
}
body .ui-widget-header {
    background: url("../images/popup_header_bg_green.png") repeat-x scroll 50% 50%;
}
.inner_tabset .tab_row div.selected {
    color: green;
}
