/*
$Id: colors.css,v 1.3.2.2 2008/03/28 17:22:53 djennewe Exp $
$Name: release-2_2_1plantgdb $
*/
.bodybckgnd {background-color: #ffffff;}
.openbckgnd {background-color: #F5F5F5;}
.closedbckgnd {background-color: #A3A3A3;}

.primarylargetext {color: #76A877; font-weight: bold;font-size : 12pt;}
.primarytext {color: #76A877; font-weight: bold;}
.primaryborder {background-color: #76A877;}
.bordertext {color: #ffffff; font-weight: bold; font-size : 11pt;}
.areaborder{background-color: #96A876;}

.treebckgnd {background-color: #ffffff;}
.search2ndbckgnd {background-color: #A3A3A3;}
.results2ndbckgnd {background-color: #A3A3A3;}
.filemgr2ndbckgnd {background-color: #A3A3A3;}
.options2ndbckgnd {background-color: #ffe2c1;}
.resultsborder {background-color: #e6e2c1;}
.resultstextbckgnd {background-color: #ffffff;}
.standouttext {color: #575757; font-weight: bold;}
.headertext {color: #575757; font-weight: bold; font-size : 16pt;}



#bodybckgnd {background-color: #ffffff;}
#openbckgnd {background-color: #F5F5F5;}
#closedbckgnd {background-color: #A3A3A3;}

#primarylargetext {color: #76A877; font-weight: bold;font-size : 12pt;}
#primarytext {color: #76A877; font-weight: bold;}
#primaryborder {background-color: #76A877;}
#bordertext {color: #ffffff; font-weight: bold; font-size : 11pt;}
#areaborder{background-color: #96A876;}

#treebckgnd {background-color: #ffffff;}
#search2ndbckgnd {background-color: #A3A3A3;}
#results2ndbckgnd {background-color: #A3A3A3;}
#filemgr2ndbckgnd {background-color: #A3A3A3;}
#options2ndbckgnd {background-color: #ffe2c1;}
#resultsborder {background-color: #e6e2c1;}
#resultstextbckgnd {background-color: #ffffff;}
#standouttext {color: #575757; font-weight: bold;}
#headertext {color: #575757; font-weight: bold; font-size : 16pt;}

.form_button {
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 11px;
background: #96A876;
border-bottom: 2px solid #575757;
border-right: 2px solid #575757;
border-left: 2px solid #F7F7F7;
border-top: 2px solid #F7F7F7;
color: #ffffff;
text-decoration: none;
cursor: hand;
font-weight : bold;
font-style: normal;}

.form_button_click {
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 11px;
background: #7B9E94;
border-bottom: 2px solid #F7F7F7;
border-right: 2px solid #F7F7F7;
border-left: 2px solid #575757;
border-top: 2px solid #575757;
color: #ffffff;
text-decoration: none;
cursor: hand;
font-weight : bold;
font-style: normal;}

.form_button_over {
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 11px;
background: #F7F7F7;
border-bottom: 2px solid #575757;
border-right: 2px solid #575757;
border-left: 2px solid #FFFFFF;
border-top: 2px solid #FFFFFF;
color: #214539;
text-decoration: none;
cursor: hand;
font-weight : bold;
font-style: normal;}

.tabOffInner
{
    background-color: #FFFFFF;
}

.tabOnInner
{
    background-color: #7D7D7D;
}

.tabOffOutline
{
    background-color: #A3A3A3;
}

.tabOnOutline
{
    background-color: #575757;
}

.tabShadow
{
    background-color: #575757;
}

a.tabTextOff, a.tabTextOff:visited  /* The font style in this class must match tabFaceOff */
{
    color: #7D7D7D;
    text-decoration: none;
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
}

a.tabTextOff:hover /* The font style in this class must match tabFaceOff */
{
    color: #575757;
    text-decoration: none;
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
}

a.tabTextOn, a.tabTextOn:visited /* The font style in this class must match tabFaceOn */
{
    color: #FFFFFF;
    text-decoration: none;
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
}

a.tabTextOn:hover /* The font style in this class must match tabFaceOn */
{
    color: #575757;
    text-decoration: none;
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
}

.tabFaceOff /* The font style in this class must match tabTextOff */
{
    background-color: #F5F5F5;
    color: #A3A3A3;
    text-decoration: none;
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
}

.tabFaceOn /* The font style in this class must match tabTextOn */
{
    background-color: #76A877;
    color: #FFFFFF;
    text-decoration: none;
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
}

.tabSubNav /* The font style in this class must match tabTextOn */
{
    color: #76A877;
    text-decoration: none;
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
}
