body
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #333;
    height:100%;
    
}
#bodytable_Home
{
    margin:0px;
    padding:0px;
    background:transparent url(images/bg_main.jpg) repeat-y center top;
    
    min-height:100%;
    *height:100%;
    }

.ContentArea
{
    text-align: left;
    vertical-align: top;
    width: 850px;
    margin-top: 8px;     
    border-top:solid 1px #000;
    
}
.ContentPane
{
    

    width: 850px;
    margin-top:10px;  
    vertical-align:top;

}

.Content
{
   vertical-align:top;
}
.StatementsArea
{
    width: 850px;
    height:20px;
    margin-top:15px;
    border-top:solid 1px #666666;
}

.Statements
{
    color: #666666;
    font-size: 11px;
    text-align: center;
    font-family: Arial,Sans-Serif;
    vertical-align: top;
}
a.Statements:link
{
    color: #666666;
    text-decoration: none;
}
a.Statements:active
{
    color: #666666;
    text-decoration: none;
}
a.Statements:visited
{
    color: #666666;
    text-decoration: none;
}
a.Statements:hover
{
    color: #666666;
    text-decoration: underline;
}

/*MENU Classes*/
.MenuPane
{
    width: 850px;
    vertical-align: bottom;
    height:40px;
    border-bottom: solid 1px #666666;
}
.Menu
{
    border-bottom-color: #666666;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-top-color: #999999;
    border-top-style: solid;
    border-top-width:0px;
    float: none;
    height: 40px;
    vertical-align: top;
    margin: 0 6px 0;
}
.MainMenu_MenuContainer
{
    background-color: transparent;
    float: none;
    padding-right: 0px;
    width:0;
}
.MainMenu_MenuBar
{
    cursor: pointer;
    cursor: hand;
    height: 40px;
    background-color: Transparent;
    text-transform: uppercase;
    text-align: center;
}
.MainMenu_MenuItem
{
    border-left: #5069BC 0px solid;
    border-top: #5069BC 0px solid;
    border-right: #5069BC 0px solid;
    cursor: pointer;
    cursor: hand;
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    background-color: Transparent;
    letter-spacing: 0em;
    text-transform: none;
    height: 40px;
    vertical-align: middle;
    text-align: left;
    font-weight:normal;
}
.MainMenu_MenuItem TD
{
    color:#666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding-right: 20px;
    padding-left: 0px;
    padding-bottom: 2px;
    text-align: left;
    height: 40px;
    
}

.MainMenu_MenuItem TD.MainMenu_RootMenuArrow
{
    display: none;    
    font-weight:normal;
}

.MainMenu_MenuItemSel TD
{
    color: #463C3C;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding-right: 20px;
    padding-left: 0px;
    padding-bottom: 2px;
    text-align: left;
    height: 40px;
}

.MainMenu_MenuItemSel TD.MainMenu_RootMenuArrow
{
    display: none;   
    font-weight:normal;
    color:#333333;
    height:40px;
}
.MainMenu_MenuItemSel
{
    cursor: pointer;
    cursor: hand;
    color: #6a1b4a;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-style: normal;
    background-color: Transparent;
    text-align: left;
    letter-spacing: 0em;
    text-transform: none;
    height: 40px;
    text-transform: none;
    vertical-align: middle;
    font-weight: normal; 
}

.MainMenu_SubMenu td
{
    background-image: none;
    background-repeat: no-repeat;
    border-right: solid 0px #FFFFFF;
    display: inline;
    width: auto;
    border-bottom:solid 0px #fff;
    height: 24px;
   
}

.rootmenuitemactivecssclass td
{
    color:#463C3C;
    font-weight:bold;
}

.MainMenu_SubMenu .MainMenu_MenuItem
{
    padding: 2px;
    text-align: left;
    height: 24px;
    color: #fff;
    border-bottom: solid 0px #fff;
    padding-right: 5px;
    width: auto;
    font-size: 12px;
    height: 24px;
}

.MainMenu_SubMenu .MainMenu_MenuItemSel
{
    color: #ccc;
    padding: 2px;
    text-align: left;
    height: 24px;
    border-bottom: solid 0px #fff;
    padding-right: 5px;
    width: auto;
    font-size: 12px;
    border-bottom:solid 0px #fff;   
}

.MainMenu_SubMenu td.MainMenu_MenuIcon
{
    display: none;
}
.MainMenu_SubMenu td.MainMenu_MenuArrow
{
    display: none;
}
.MainMenu_MenuIcon
{
    display: none;
}
.MainMenu_SubMenu
{
    background-color:#767E80;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    border-top: solid 0px #02aeae;
    padding: 5px;
}

.MainMenu_MenuBreak, .menu_seperator
{
    display: none;
}

.MainMenu_MenuArrow
{
    display: none;
    border-right: #5069BC 1px solid;
    border-bottom: #5069BC 0px solid;
    border-top: #5069BC 0px solid;
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}
.MainMenu_RootMenuArrow
{
    display: none;
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}

p, td
{
    font-family: 'ArialMT','Arial',sans-serif;
    font-size: 13px;
    color:#030303;
    text-align:left; 
}
h1
{
    font-family:Arial,Helvetica,sans-serif;
    font-size: 25px;
    font-weight: normal;
    color: #48d1cf;
    margin: 5px 0px;
}
h2
{
    font-family:Arial,Helvetica,sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    color: #48d1cf;
    clear: both;
}
h3
{
    font-family:Arial,Helvetica,sans-serif;
    font-size: 1.3em;
    font-weight: bold;
    color: #48d1cf;
    clear: both;
}
h4
{
    font-size: 1.1em;
    color: #666;
}
h5
{
    font-size: 1.0em;
    color: #666;
}
h6
{
    font-size: 0.9em;
    color: #666;
}
a:hover, a:active, a:visited, a:link
{
    color: #48d1cf;
}
a:hover
{
    color: #03D4BF;
}
ul li
{
    list-style-type:circle;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #463C3C;
}
.SubHead
{
    color: #454545;
}
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active, a.CommandButton:hover
{
    color: #454545;
}
a.CommandButton:hover
{
    color: #c00;
}

.ModuleTitle_SubMenu
{
    background-color: #454545;
    border: solid 0px #ccc;
}


.loginbutton a.SkinObject
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16pt;
    font-weight: normal;
    left: 16px;
    position: relative;
    top: -3px;
}

#bottomfooterarea
{
    height: 137px;
    width: 100%;
    background-color: #151515;
    border: solid 1px #333333;
}
.ControlPanel
{
    background-color: #fff;
}
#form
{
margin:0px;
}
element.style
{
   text-align:center;
   margin:36px 0px 0px 15px;
}