table.tablayer1 {
        font-family: Arial, sans-serif;
        color: #030466;
        font-size: 14px;
        font-weight: normal;
}

table.tablayer2 {
        font-family: Arial, sans-serif;
        color: #030466;
        font-size: 14px;
        font-weight: normal;
}

td.tablayer1_active {
        background-color: #ffffff;
        color:#3B8C3F;
        text-decoration: none;
        font-weight:bold;
        background-repeat: repeat-x;
        background-image:url("/scionics/images/centertabon.gif");
}

td.tablayer1_inactive {
        background-color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
        color:#3B8C3F;
        font-weight:bold;
        background-repeat: repeat-x;
        background-image:url(/scionics/images/centertab.gif);
}

td.tablayer2_active {
        background-color: #ffffff;
        color:#3B8C3F;
}

td.tablayer2_inactive {
        background-color: #ffffff;
        color:#000000;
}

.inactive_tab {
        background-image:url(/scionics/images/centertab.gif);
        height:28px;
}

.active_tab {
        background-image:url(/scionics/images/centertabon.gif);
        height:28px;
        margin:0;
}

.bottomborder{
        border-bottom: solid #3B8C3F 1px;
}

.fullborder{
        border: solid #9CC29B 1px;
}
.blborder{
        border-bottom: solid #3B8C3F 1px;
        border-left: solid #3B8C3F 1px;
}

a:visited{color:#000000;}
a:link{color:#000000;}

.headerdiv{
        background-color: #ffffff;
}

.headerunder{
        background-color: #ffffff;
        font-size: 4px;
        border-bottom:solid #3B8C3F 1px;
}

.titlehead{
        font-family: Arial, sans-serif;
        color: #003366; 
        /*color: #63A967;*/
        font-size: 18px;
        font-weight: normal;
}

.greentablestyle {
        font-family: Arial, sans-serif;
        color: #113809;
        font-size: 10px;
        font-weight: normal;
        background: #add7af;
}

.buttonstyle {
        font-family: Arial, sans-serif;
        color: #113809;
        font-size: 12px;
        font-weight: normal;
        background: #add7af;
}

.smallbuttonstyle {
        font-family: Arial, sans-serif;
        color: #113809;
        font-size: 8px;
        font-weight: normal;
        background: #add7af;
}
.tableheader{
        background-color: #DAE9D6;
}

.tablesubheader{
        font-family: Arial,  sans-serif;
        background-color: #EEEEEE;
        color: #0D390F;
        /*color: #63A967;*/
        font-size: 13px;
        font-style: normal;
}

.tablestandardbold{
        background-color: #ffffff;
        color: #003366;
        font-family: "Arial", sans-serif;
        font-size: 13px;
        font-weight: bold;
}

.standardbold {
        color: #0D390F;
        /*color: #003366;*/
        font-family: "Arial", sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
}

.standard {
        color: #003366;
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
}

.standardarial {
        color: #003366;
        font-family: Arial, sans-serif;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
}

.arialbold {
        color: #003366;
        font-family: Arial, sans-serif;
        font-size: 14px;
        font-weight: normal;
}

.smallarial {
        color: #003366;
        font-family: Arial, sans-serif;
        font-size: 11px;
        font-weight: normal;
        font-style: normal;
}

.success {
        color: #009966;
        font-family: "Times New Roman", Times, serif;
        font-size: 12px;
        font-weight: bold;
        font-style: normal;
}

.error {
        color: #ff1111;
        font-family: "Times New Roman", Times, serif;
        font-size: 12px;
        font-weight: bold;
        font-style: normal;
}

.headerbold {
        color: #003366;
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
}

.graphictableheadertext {
        color: #0D390F;
        font-family: arial,helvetica,sans-serif;
        font-size: 13px;
        font-weight: bold;
        font-style: normal;
}

.darksmalltext {
        color: #0D390F;
        font-family: arial,helvetica,sans-serif;
        font-size: 10px;
        font-weight: bold;
        font-style: normal;
}

.smalltext {
        color: #0D390F;
        font-family: arial,helvetica,sans-serif;
        font-size: 10px;
        font-style: normal;
}

