body {
 color: #242021;
 color: #f00;
 font-family: arial, verdana, geneva, helv, helvetica, sans-serif, adobe;
 font-size: 11px;
 margin-bottom: 0;
 margin-top: 0;
}


a:active , a:link , a:visited {
 color : #066231;
 text-decoration : none;
}

a:hover {
 color : #7bd100;
 text-decoration : none;
}

.staff, a.staff:active, a.staff:link, a.staff:visited {
    color : #066231;
    text-decoration : none;
}

a.staff:hover {
    color : #ffffff;
    text-decoration : none;
}

.list, a.list:active, a.list:link, a.list:visited {
    color : #ffffff;
    text-decoration : none;
}

a.list:hover {
    color : #ffffff;
    text-decoration : underline;
}

table.whitebk {
 background : #ffffff;
}

input.search {
 background-color: #069515;
 border: 1px solid #7cd201;
 font-family: verdana, arial, sans-serif;
 color: #ffffff;
 font-size: 9pt;
 height: 15px;
 padding: 0;
 width: 141px;
}

news, a.news:active, a.news:link, a.news:visited {
 color : #044505;
 font-size : 11px;
 font-weight : normal;
 text-decoration : none;
}

news_read, a.news_read:active, a.news_read:link, a.news_read:visited {
    color : #70c931;
    font-size : 11px;
    font-weight : normal;
    text-decoration : none;
}

/* Menu & SubMenu */

.menu, a.menu:active, a.menu:link, a.menu:visited {
    color : #024500;
    font-size : 11px;
    font-weight : normal;
    text-decoration : none;
}

a.menu:hover {
    color : #70c931;
    font-size : 11px;
    font-weight : normal;
    text-decoration : none;
}

.menucurrent, a.menucurrent:active, a.menucurrent:link, a.menucurrent:visited {
    color : #024500;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
}

.submenu, a.submenu:active, a.submenu:link, a.submenu:visited {
    color : #70c931;
    font-size : 11px;
    font-weight : normal;
    text-decoration : none;
}

a.submenu:hover {
    color : #024500;
    font-size : 11px;
    font-weight : normal;
    text-decoration : none;
}

.submenucurrent, a.submenucurrent:active, a.submenucurrent:link, a.submenucurrent:visited {
    color: #024500;
    font-size : 11px;
    text-decoration : none;
}

.bottommenu, a.bottommenu:active, a.bottommenu:link, a.bottommenu:visited {
    color : #ababab;
    font-size : 11px;
    font-weight : normal;
    text-decoration : none;
}

/* News */

.newsitem_title {
    color : #70ca34;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
}

a.newsitem_title:active, a.newsitem_title:link, a.newsitem_title:visited {
    color : #70ca34;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
}

.newsitem_date {
    color : #ACACAC;
    font-size : 11px;
    font-weight : normal;
    text-decoration : none;
}

/* */

/* Event */

.eventitem_title, a.eventitem_title:active, a.eventitem_title:link, a.eventitem_title:visited {
    color : #70ca34;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
}

a.eventitem_title:hover {
    color : #70ca34;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
}

.eventitem_date {
    color : #ababab;
    font-size : 11px;
    font-weight : normal;
    text-decoration : none;
}

.eventitem, a.eventitem:active, a.eventitem:link, a.eventitem:visited {
    color : #70ca34;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
    background : #f1f1f1;
}

a.eventitem:hover {
    color : #ffffff;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
    background : #666666;
}

links, a.links:active, a.links:link, a.links:visited {
 color : #ababab;
 font-size : 11px;
 font-weight : normal;
 text-decoration : none;
}


simbiose, a.simbiose:active, a.simbiose:link, a.simbiose:visited, a.simbiose:hover {
 color: #70c833;
 font-weight: bold;
 text-decoration: none;
}

table.sections {
 background-color : #b2b0b1;
 height : 29px;
 width : 90px;
}
td.sections {
 background-image : url('img/bg_menu.gif');
 height : 29px;
 width : 90px;
}


/* MD EXPONENT */
.linesImage {
    border-top: 1px solid #808080;
    border-bottom: 1px solid #808080;
    padding-top: 3px;
    padding-bottom: 3px;
}

/* Site-wide text formatting */
div,td,span {
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    color: #444;
}

/* Generic Module-independent formatting */
.moduletitle {
    font-weight: bold;
    font-size: 12px;
    color: #000;
}
.summarytitle {
    font-weight: bold;
}


td.header, td.header a {
    background-color: #aaa;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    padding: 2px;
}


/* Error Message Style */
div.error {
    font-weight: bold;
    color: #F00;
    padding-bottom: 1em;
}

/* Container Styles */
div.container_box {
    padding: 0;
    margin: 0;
}

div.container_editbox {
    border: 2px dashed #ccc;
    margin: 2px;
}

div.container_editheader {
    padding: 3px;
    background-color: #ccc;
}

div.container_editheader table tr td.info {
    font-size: 8pt;
    font-weight: bold;
}


div.itemtitle {
    font-family: Arial, Verdana;
    font-weight: bold;
}

/* News Module */
td.news_summary {
    padding-bottom: 1em;
}

/* Themable Forms */
div.form_title {
    font-size: 14px;
    font-weight: bold;
}

div.form_header {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 1em;
}

tr.even_row {
    background-color: #ddd;
}

tr.row:hover td, tr.row:hover td a {
    background-color: #666;
    color: #fff;
}

tr.odd_row {

}

/** Administration Module Manager form **/
.administration_modmgrheader {
    background-color: #d3d3d3;
}

.administration_modmgrheader span.active {
    color: #008000;
    font-weight: bold;
}

.administration_modmgrheader span.inactive {
    color: #f00;
    font-weight: bold;
}

.administration_modmgrbody {
    padding-left: 10px;
    border: 1px solid #d3d3d3;
}

/** Debugger Styles **/
table.debug_null,table.debug_null tr td, div.debug_null {
    background-color: #000;
    color: #fff;
    font-weight: bold;
}

table.debug_object, table.debug_object tr td {
    background-color: #a00;
    color: #fff;
}

table.debug_array, table.debug_array tr td {
    background-color: #0a0;
    color: #fff;
}

table.debug_scalar, table.debug_scalar tr td, div.debug_scalar {
    background-color: #00a;
    color: #fff;
}

td.debug_attribute {
    font-family: monospace;
    font-size: 10px;
}

td.debug_varname {
    font-weight: bold;
}

td.debug_type {
    background-color: #aaa;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

td.debug_value {
    font-family: monospace;
    font-size: 11px;
    color: #fff;
}

/* Workflow */
div.workflow_action {
    border: 1px solid #ddd;
    margin-bottom: 1em;
}

div.workflow_inapproval {
    margin-left: 35px;
}

div.workflow_approved {
    border: 2px solid #030;
    background-color: #ddd;
}

div.workflow_action_restored {
    border: 2px dashed #030;
    background-color: #fff;
}

div.workflow_action_posted {
    border: 2px solid #000;
}

/* FAQ Module*/
div.faq_moduletitle {
    font-size: 16px;
}

td.category_bg {
    background-color: #d3d3d3;
}
td.category_title {
    font-size: 12px;
    font-weight: bold;
}
td.question {
    font-size: 10px;
    font-weight: bold;
}

/*Article Module*/
div.article_title {
    font-size: 14px;
    font-weight: bold;
}

div.article_body {
    font-size: 10px;
}

td.article_summary {
    font-size: 10px;
}

a.article_title_link {
    font-size: 12px;
    color: #00f;
}

/** New Tab style of interface for Nav manager **/
td.tab_btn {
    border: 1px solid #000;
    border-right: 0;
    background-color: #ddd;
    padding: .5em;
}

td.tab_btn_last {
}

td.tab_spacer {
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
}

td.tab_btn_current {
    background-color: inherit;
    border-bottom: 0;
}

td.tab_main {
    border: 0;
}