body 
{
    background-color: #664400;
    text-align: left;
    font-family: Arial, Times New Roman, Sans-Serif;
    color: #000000;
    overflow: scroll;
    height: 100%;
    
}


h1
{
    font-size: 22pt;
    color: #000000;
    text-align: left;
}

h2
{
    font-size: 14pt;
    color: #000000;
    text-align: left;
}

a
{
    color: Blue;
    font-style: normal;
    text-decoration: none;
    
}

.Maintable
{
    background-image: url("background2.png");
    background-repeat: no-repeat;
    background-position: center;
    background-position: top;
    max-height: 768px;
    
}
    

.gradientLeft
{
    background-color: Transparent;

}


.gradientRight
{
    background-color: Transparent;

}

.toppane
{
    background-color: Transparent;

}


.contentpane
{
    vertical-align: top;
    background-color: Transparent;
    padding: 10px 0px 0px 0px;
    
}

.upperright
{
    vertical-align: top;
    background-color: Transparent;
    padding: 10px 0px 0px 0px; 
    
    
}

.rightpane
{
    vertical-align: top;
    background-color: #221100;
    padding: 0px 15px 0px 15px;
    color: #FFFFCC;
    
}

.navigation
{
    vertical-align: top;
    background-color: Transparent;

}

.footer
{
    text-align: center;
}

.SkinObject
{
    font-weight: normal;
    font-size: 11pt;
    font-family: Tahoma, Arial, Helvetica;
    padding: 2px 5px 2px 5px;
}

A.SkinObject:link
{
    text-decoration: none;
    color: #000000;
}

A.SkinObject:visited
{
    text-decoration: none;
    color: #000000;
}

A.SkinObject:active
{
    text-decoration: none;
    color: #000000;
}

A.SkinObject:hover
{
    text-decoration: none;
    color: #000000;
}

.Main_DNNMenu_ContainerSub
{
    background-color: #774400;
    color: #000000;
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
    border-top: solid 1px #999999;
    border-left: solid 1px #999999;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;

}

.Main_DNNMenu_NodeRoot
{
    cursor: hand;
    color: #000000;
    font-size: 18pt;
    font-weight: normal;
    font-style: normal;
    font-family: JP Hand, Comic Sans MS, cursive;
    background-color: Transparent;
    border-bottom: solid 1px #333333;
    white-space: nowrap;
    padding: 10px 5px 10px 10px;
        
} 

.Main_DNNMenu_Node td
{
    cursor: pointer;
    cursor: hand;
    color: #000000;
    font-size: 12pt;
    font-weight: normal;
    font-style: normal;
    font-family: Tahoma, Arial, Helvetica;
    background-color: #774400;
    border-bottom: solid 1px #333333;
    white-space: nowrap;
    padding: 2px 5px 2px 5px;


} 

.Main_DNNMenu_NodeHover
{
    background-color: Transparent;
    color: #DD0000;
}

.Main_DNNMenu_NodeHover td
{
    background-color: #663300;
    color: #000000;

}























































