body 
{
    background-color: #74AD23;
    text-align: left;
    font-family: Arial, Times New Roman, Sans-Serif;
    color: #000000;
    overflow: scroll;
    height: 100%;

    
}

html
{

    height: 100%;

}

h1
{
    font-size: 22pt;
    color: #416920;
    text-align: left;
}

h2
{
    font-size: 16pt;
    color: #FFFFFF;
    text-align: left;
    background-color: #416920;
}

h3
{
    font-size: 9pt;
    font-weight: normal;
    color: #416920;
    text-align: left;
}

h4
{
    font-size: 9pt;
    font-weight: bold;
    color: #FC7116;
    text-align: left;
}

td
{
    text-align: left;
    /*font-family: Arial, Times New Roman, Sans-Serif;
    font-size: 10pt;
    font-style: normal;*/
    vertical-align: top;
    

}


a
{
    color: Blue;
    font-style: normal;
    text-decoration: none;
    
}


.bar
{
    background-image: url("orange fade strip_1.png");
    background-repeat: no-repeat;

}

.gradientLeft
{
    background-image: url("SIDE GRADIENT GREEN L_1.png");
    background-position: right;
    background-repeat: repeat-y;
    background-color: #74AD23;


}


.gradientRight
{
    background-image: url("SIDE GRADIENT GREEN R_1.png");
    background-position: left;
    background-repeat: repeat-y;
    background-color: #74AD23;
}

.toppane
{
    vertical-align: bottom;

}

.contentpane
{
    padding: 0px 8px 10px 8px;
    
}


.rightpane
{
    color: #FFFFFF;

    
}

.navigation
{
    background-image: url("cardboard panel_1.png");
    background-repeat: repeat-y;
    

}


.SkinObject
{
    font-weight: normal;
    font-size: 13pt;
    color: #444444;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
    padding: 5px 10px 5px 25px;
}

A.SkinObject:link
{
    text-decoration: none;
    color: #FFFFFF;
}

A.SkinObject:visited
{
    text-decoration: none;
    color: #FFFFFF;
}

A.SkinObject:active
{
    text-decoration: none;
    color: #FFFF66;
}

A.SkinObject:hover
{
    text-decoration: none;
    color: #FFFF66;
}

.Main_DNNMenu_ContainerSub
{
    background-color: #336600;
    border-right: solid 1px #444444;
    border-bottom: solid 1px #444444;
    border-top: solid 1px white;
    border-left: solid 1px white;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    padding: 1px 1px 1px 1px;

}

.Main_DNNMenu_NodeRoot
{
    cursor: hand;
    color: #FFFFFF;
    font-size: 13pt;
    font-weight: normal;
    font-style: normal;
    font-family: Tahoma, Arial, Helvetica;
    height: 30px;
    background-image: url("Menu-transparent.png");
    background-repeat: repeat-y;
    background-position: center;
    white-space: nowrap;
    padding: 5px 10px 5px 25px;
} 

.Main_DNNMenu_Node td
{
    cursor: pointer;
    cursor: hand;
    color: #FFFFFF;
    font-size: 12pt;
    font-weight: normal;
    font-style: normal;
    font-family: Tahoma, Arial, Helvetica;
    background-color: Transparent;
    white-space: nowrap;
    padding: 1px 3px 3px 1px;
} 

.Main_DNNMenu_NodeHover
{
    background-color: Transparent;
    color: #FFFF66;
}

.Main_DNNMenu_NodeHover td
{
    background-color: #003300;
}










































































































































