﻿body 
{
    margin:0 auto;
    background-color:#bfbfbf;
}
img
{
      border:0;
    display:block;
}
.headerstyle
{
    border-bottom:solid 3px #fff;
}
#menusection
{
    background-image:url(../images/MenuGradient.jpg);
    height:76px;
    width:800px;
    text-align:center;
    background-repeat:repeat-x;
    color:#fff;
     font-family:Arial;
     font-size:8pt;
     padding:0 5px 0 5px;
}
.Content
{
padding-left:5px;
}

#menusection hover
{
    background-image:url(../images/MenuGradient.jpg);
    height:76px;
    width:800px;
    text-align:center;
    background-repeat:repeat-x;
    color:#fff;
     font-family:Arial;
     font-size:8pt;
     padding:0 5px 0 5px;
}
.menuroot
{
    color:#fff;
    font-family:Arial;
    font-size:8pt;
    padding:0 5px 0 5px;
}
.menuselected
{
    color:#fff;
    font-family:Arial;
    font-size:8pt;
    padding:0 5px 0 5px;
}
.menuwrap
{
    width:100%;
}
.sep
{
    border-left:dotted 1px #fff;
    padding-left:5px;
    height:2px;
}
.nobreakimage
{
      border:0;
    display:block;
}

.Section
{
    height:auto;

}

.Section1Header
{
    width:400px;
    height:65px;
    background-color:#fff;
    
}
.Section1Content
{
    width:400px;
 height:100%;
 min-height:168px;
     background-color:#f5b300;
}

.Section2Header
{
    width:400px;
    height:65px;
        background-color:#fff;
}
.Section2Content
{
    width:400px;
 height:168px;
    background-color:#f5b300;
    padding-left:10px;
}

.Section3Header
{
    width:400px;
    height:65px;
     background-color:#f5b300;
}
.Section3Content
{
    width:400px;
 height:168px;
 background-color:#f15b1e;
 padding-left:10px;
    
}

.Section4Header
{
    width:400px;
    height:65px;
     background-color:#f5b300;
}
.Section4Content
{
    width:400px;
 height:168px;
    background-color:#f15b1e;
    padding-left:10px;
}

.Section5Header
{
    width:400px;
    height:65px;
    background-color:#f15b1e;
}
.Section5Content
{
    width:400px;
 height:168px;
   background-color:#cf1421; 
   padding-left:10px;
}

.Section6Header
{
    width:400px;
    height:65px;
    background-color:#f15b1e;
}
.Section6Content
{
    width:400px;
 height:168px;
    background-color:#cf1421; 
    padding-left:10px;
}
#xEditingArea
{
background-color:#333;
}
