body 
{
    background: #e9e9e9;
    color: #000076;
    padding: 20px;
}

img  
{
    border: 0px;
}

td 
{
    vertical-align: top;
    font-size: 12px;
    font-family: Verdana;
}

.container 
{
}

.cTop 
{
    font-size: 23px;
    letter-spacing: 5px;
    height: 115px;
    font-weight: bold;
}

.cTop .companytext 
{
    font-size: 50px;
    letter-spacing: normal;
    display: block;
    font-weight: bold;
    margin: 0 0 5px 0;
}

.cMenu 
{
    width: 135px;
    border-right: 20px solid #e9e9e9;
}

.cMenu a 
{
    display: block;
    color: #000076;
    text-decoration: none;
    margin: 0 0px 20px 0px;
    font-weight: bold;
}

.cMenu a:hover, .cMenu .selected
{
    color: #ff962b;
}


.cContent 
{
    width: 650px;
}

.cBottom 
{
    width: 650px;
}

.csContent 
{
    padding: 20px;
}

.contentscroll 
{
    width: 560px;
    overflow: auto;
    border: 4px solid #ff962b;
    height: 550px;
    background: url(../images/bg.jpg) no-repeat #FFFFFF;
}

.csContainer 
{
    width: 100%;
    height: 100%;
}

.cbContainer 
{
    width: 100%;
    margin: 20px 0 0 0;
}

.cbLeft 
{
    font-size: 10px;
}

.cbRight 
{
    font-size: 23px;
    letter-spacing: 5px;
    font-weight: bold;
    text-align: right;
}














