﻿html, body, .CSGrid, .CSLeft, .CSRight, .CSTitle, .CSTicked, .CSTicked li, .CSMoreLinks h2, .CSMoreLinks ul, .CSMoreLinks li, .CSBottomLinks, .CSThumbHolder ul
{
    margin: 0;
    padding: 0;
}


body
{
}

img
{
    border: 0;
}

.BODY
{
}
/* MAIN LAYOUT */
.BODY
{
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    font-family: Calibri;
}

.CSHeadMain
{
    width: 1000px;
    min-height: 730px;
    background: url(Img/Body_bg.jpg);
}
.CSWrap
{
    width: 1000px;
    background: url(Img/Top.jpg) no-repeat;
}

.CSCompanyInfo
{
    z-index: 5;
    text-align: center;
    background: url(Img/footer_background.gif);
    color:#000000;
}
.CSHeader
{
    font-size: xx-large;
    font-style: italic;
    font-weight: bolder;
	max-height:134px;
    color: #543108;
}

.CSSubHeader
{
    font-size: x-large;
    font-style: italic;
    font-weight: bolder;
    color: #333300;
}

.CSSubHeader2
{
    font-size: large;
    font-style: italic;
    font-weight: bolder;
    color: #FFFFFF;
}

.CSDisclaimer
{
    padding: 15px;
    border-style: solid;
    border-width: thin;
}

.CSWarning
{
    font-size: x-large;
    font-weight: bolder;
    color: #CC3300;
}

.SelectLang
{
    color: #FFFFFF;
}

.UnSelectLang
{
    color: #fbfaca;
}

.CSTblQAHead
{
    font-weight: bold;
    font-size: medium;
    color: #996633;
}




.CSTblQABody
{
}

.CSHelpHead
{
    height: 30px;
    background-image: url(Img/box_header_blue.jpg);
    text-align: center;
}


.CSHelpBody
{
    background: url(Img/Body_bg.jpg);
    text-align: left;
}

.CSReq
{
    color: #993300;
}

.CustomBtn
{
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
    cursor: hand;
    font-size: 12px;
    border: 1px solid #7b9ebd;
}


.CSLeftNavHead
{
    color: #000000;
    font-size: large;
    font-weight: bold;
}

.CSLeftNavLink
{
    color: #663300;
    font-size: medium;
    text-decoration: underline;
}

.CSLeftNavLink:hover
{
    color: #993333;
    font-size: medium;
    text-decoration: underline;
    
}

.CSLinkBtn
{
    color: #663300;
    text-decoration: underline;
    cursor: hand;
}

.CSNewsHead
{
    font-style: italic;
    text-decoration: underline;
    font-weight: normal;
    color: #993300;
     
}

.CSNewsLink
{
    color: #663300;
    font-size: small;
    text-decoration: underline;
    list-style-type: circle;
}

.CStab_Control
{
    background-color: White;
    background-repeat: repeat-x;
    background-position: bottom;
    background-image: url(Img/tabbg.jpg);
    border: solid 1px #699BC9;
    font-family: Verdana;
    font-size: 9pt;
}
.CSdiv_Control
{
    background-color: White;
    font-family: Verdana;
    font-size: 9pt;
}

.CSNormalFont
{
    font-family: Verdana;
    font-size: 9pt;
}

.CSTL
{
    background: transparent url(Img/T-L.png) no-repeat;
    top: 0;
    left: 0;
}

.CSTR
{
    background: transparent url(Img/T-R.png) no-repeat;
    top: 0;
    right: 0;
}

.CSBL
{
    background: transparent url(Img/B-L.png) no-repeat;
    bottom: 0;
    left: 0;
}

.CSBR
{
    background: transparent url(Img/B-R.png) no-repeat;
    bottom: 0;
    right: 0;
}

.CSSL
{
    background: transparent url(Img/S-L.png) repeat-y;
}
.CSSR
{
    background: transparent url(Img/S-R.png) repeat-y;
}
.CSST
{
    background: transparent url(Img/S-T.png) repeat-x;
}
.CSSB
{
    background: transparent url(Img/S-B.png) repeat-x;
}
.CSdiv_License
{
    background: url(Img/BoxStrip.png);
    background-repeat:repeat;
    height:350px;
    width:400px;
   
}

.CSLang
{
    color:#F9A741;
}


