body
{
    background-color: #FFF;
    margin: 5px 10px 5px 10px;
    SCROLLBAR-FACE-COLOR: #CCCCCC;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-SHADOW-COLOR: #FFFFFF;
    SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-ARROW-COLOR: #9E9E9E;
    SCROLLBAR-TRACK-COLOR: #CCCCCC;
    SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF
    font-size: 12px;
    font-style: normal;
    font-family: "Futura", Verdana, sans-serif;
}

input
{
    font-size: 11px;
}

form
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

li
{
    font-size: 13px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

li p
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

a, a:visited, a:active
{
    text-decoration:underline;
    font-family: "Futura", Verdana, sans-serif;
    color: #9966FF;
}

a:hover
{
    text-decoration:none;
    font-family: "Futura", Verdana, sans-serif;
    color: #9966FF;
}

.head
{
    padding: 0px;
    margin: 0px;
    min-height: 90px;
}

.logo
{
    width: 310px;
    text-align: center;
    float: left;
    margin-bottom: 6px;
}

.companyinfo
{
    width: 310px;
    height: 100%;
    margin-left: 10px;
    margin-right: 10px;
    float: right;
    margin-bottom: 6px;
}

.customerTitleText
{
    text-align: left;
    font-family: "Futura", Verdana, sans-serif;
    margin-bottom:5px;
    color: #9966FF;
    font-size: 18px;
    font-weight:bold;
    text-align:left;
}

.customerContactText
{
    font-style: italic;
    font-family: "Futura", Verdana, sans-serif;
    color: #000000;
    font-size: 13px;
    text-align: justify;
    margin-bottom:0;
    margin-top:0
}

.banners
{
    width: 310px;
    height: 100%;
    float: right;
}

.banner
{
    text-align: right;
}

.bannertitle
{
    float: right;
}

.topbar
{
    text-align: right;
    border-bottom: 2px solid #B5B5B5;
    margin-bottom: 7px;
}

.bar
{
    clear: both;
    width: 964px;
    height: 26px;
    margin-top: 7px;
    background-color: #9966FF;
}


.menu
{
    float:left;
    width: 964px;
    border-top: 2px solid #B5B5B5;
    margin: 5px 0px 8px 0px;
    text-align: left;
    border-bottom: 2px solid #B5B5B5;
}

#myMenuID
{
    margin-left: 22px;
}

.body
{
    margin: 10px 0px 10px 0px;
    padding: 0px;
    min-height: 400px;
    clear: both;
    font-size:12px;
}

.foot
{
    font-size: 12px;
    border-top: 2px solid #B5B5B5;
    height: 20px;
    width: 100%;
    clear: both;
    padding-bottom: 4px;
    text-align: center;
    color: #000;
}

.foot a, .foot a:visited
{
    font-size: 12px;
    text-decoration: none;
    color: #000;
}

.foot a:hover, .foot a:active
{
    font-size: 12px;
    text-decoration: underline;
    color: #000;
}

.divLang
{
    margin: 0px 10px 2px 0px;
}

.divLang a,
.divLang a:visited
{
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

.divLang a:hover,
.divLang a:active
{
    font-size: 10px;
    font-weight: bold;
    text-decoration: underline;
}

.textLang a,
.textLang a:visited,
.textLang a:hover,
.textLang a:active
{
    margin: 0px 10px 0px 0px;
    color: #000;
}

.textLangSel a,
.textLangSel a:visited,
.textLangSel a:hover,
.textLangSel a:active
{
    margin: 0px 10px 0px 0px;
    color: #5DAFA3;
}

h1
{
    font-size: 16px;
    font-style:normal;
    font-weight:bold;
    font-family: "Futura", Verdana, sans-serif;
    color: #9966FF;
    margin-top:0px;
    margin-bottom:0px;
}

h2
{
    font-size: 14px;
    font-weight:bold;
    font-style:normal;
    font-family: "Futura", Verdana, sans-serif;
    color: #9966FF;
    margin-top:0px;
    margin-bottom:0px;
}

p
{
    color: #000;
    font-family: "Futura", Verdana, sans-serif;
    font-style:normal;
    font-size: 13px;
}

h7
{
    font-weight:normal;
    font-style:normal;
    font-family: "Futura", Verdana, sans-serif;
    font-size: 12px;
    margin-top:0px;
    margin-bottom:0px;
}

ul {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px
    list-style-type: circle;
    color: #000;
}

.searchResult a, .searchResult a:visited
{
    font-size: 13px;
    color: #9966FF;
    text-decoration: underline;
}

.searchResult a:hover, .searchResult a:active
{
    color: #9966FF;
    text-decoration: none;
}

.searchInput
{
    font-size: 10px;
    border-width: 0px;
    background-color: #fff;
    width: 70px;
    margin-bottom: 2px;
    height: 16px;
}

.searchBtn
{
    font-size: 10px;
    border-width: 0px;
    color: #fff;
    margin-bottom: 2px;
    background-color: #9966FF;
    width: 30px;
    height: 16px;
}

.cmsDelIMgBtn
{
    position: relative;
    top: -17px;
    left: 0px;
    background-color: #FFF;
}

.cmsDivRow
{
    clear: both;
    width: 100%;
    height: 100%;
}

.cmsDivText
{
    font-size: 13px;
    width: 100%;
    min-height: 600px;
    height: 100%;
    float: left;
}

.cmsDivPic, .cmsDivMList, .cmsDivNews
{
    float:left;
    margin-left:8px;
    margin-right:8px;
}

.cmsImage
{
    margin: 10px 2px;
    min-height: 180px;
    font-size: 13px;
}

.cmsNews
{
    margin: 27px 7px 7px 7px;
    padding: 0;
    height: 100%;
    font-size: 13px;
    width: 286px;
    text-align: justify;
}


.cmsText
{
    padding: 10px;
    margin-top: 2px;
    padding-left: 28px;
    padding-right: 40px;
    text-align: justify;
    font-size: 13px;
}

.cmsTextArea
{
    border: 1px solid #9966FF;
    width:630px;
    height: 100%;
}

.cmsTitleBox
{
    font-size: 18px;
    font-weight: bold;
    font-family: "Futura", Verdana, sans-serif;
    color: #9966FF;
}

.newsBorder,
.imgBorder1,
.imgBorder2,
.imgBorder22,
.imgBorder3,
.imgBorder4
{
    background-color: #9966FF;
}

.imgBorder1
{
    background-image: url("images/imagebdr_1.gif");
    background-position: bottom center;
    background-repeat: no-repeat;
}
.imgBorder22
{
    background-image: url("images/imagebdr_22.gif");
    background-position: bottom right;
    background-repeat: no-repeat;
}
.imgBorder4
{
    background-image: url("images/imagebdr_4.gif");
    background-position: bottom left;
    background-repeat: no-repeat;
}

.catDivCat
{
    width: 473px;
    min-height: 120px;
    float: left;
}

.catDivText
{
    font-size: 13px;
}

.catDivEdit
{
    font-size: 13px;
}

.catDivPic
{
    width: 43%;
    min-height: 133px;
    float: left;
}

.catImage
{
    text-align: center;
    min-height: 96px;
    min-width: 118px;
    float: left;
}


.catDiv2Cat
{
    width: 93%;
    margin: 23px;
    min-height: 180px;
    float: left;
}

.catDiv2Text
{
    font-size: 3px;
    width: 100%;
}


.catDiv2Pic
{
    width: 44%;
    min-height: 180px;
    float: left;
}

.cat2Image
{
    text-align: left;
    margin: 10px;
    min-width: 150px;
}

.cat2Table
{
    text-align: left;
    padding: 8px;
}

.catTextDate
{
    font-size: 10px;
}

.catTextTitle
{
    font-size: 14px;
    font-weight: bold;
    margin: 0px 4px 4px 0px;
    color: #9966FF;
}

.catTextTitleNews
{
    font-size: 14px;
    font-weight: bold;
}

.catTextTitleT4
{
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    color: #9966FF;
}

.catTextBody
{
    font-size: 13px;
    text-align: left;
}

.catTextBodyT4
{
    font-size: 13px;
    text-align: right;
}

.catTextBodyT4 table
{
    width: 100%;
}

.catTextBodyT4 td, .catTextBodyT4 p
{
    text-align: right;
    margin-right: 6px;
}

.bullet
{
    background-color: #9966FF;
    display: inline;
}

.sprTxt1, .sprTxt2, .sprTxt3, .sprTxt4,
.sprPic1, .sprPic2, .sprPic3, .sprPic4, .sprPic5
{
    text-align: justify;
    font-size: 13px;
    font-style: normal;
    font-family: "Futura", Verdana, sans-serif;
}

.sprTxt1
{
    margin: 50px 5px 0px 33px;
    height: 204px;
    width: 280px;
}

.sprBackBtn
{
    margin: 8px 10px 8px 31px;
}

.sprTxt2
{
    margin: 12px 10px 0px 31px;
    height: 147px;
    width: 273px;
}

.sprTxt3
{
    margin: 34px 43px 0px 15px;
    height: 313px;
    width: 254px;
}

.sprTxt4
{
    margin: 8px 10px 36px 40px;
    height: 146px;
    width: 268px;
}

.sprPic1
{
    margin: 20px 16px 0px 10px;
    height: 423px;
    width: 244px;
}

.sprPic2
{
    margin: 15px 15px 15px 32px;
    height: 230px;
    width: 271px;
}

.sprPic3
{
    margin: 26px 11px 19px 10px;
    height: 194px;
    width: 249px;
}

.sprPic4
{
    margin: 15px 43px 19px 15px;
    height: 273px;
    width: 254px;
}

.sprPic5
{
    margin: 6px 48px 35px 8px;
    height: 149px;
    width: 526px;
}

.sprTxtCol
{
    color: #9D6D23;
    font-weight: bold;
}


.defaultbutton
{
    font-size: 11px;
    font-style: normal;
    font-family: "Futura", Verdana, sans-serif;
    color: #9966FF;
    height: 18px;
    width: 90px;
    border: solid 1px #9966FF;
    background-color: #FFF;
}


/* ----------------- */
/* JSCookMenu styles */
/* ----------------- */

/* ThemePanelMenu Style Sheet */

.ThemePanelMenu,.ThemePanelSubMenuTable
{
    font-style: normal;
    font-size: 12px;
    text-transform: lowercase;

    cursor: default;
    white-space: nowrap;
    padding: 0px;
    margin: 0px;
}

.ThemePanelSubMenu
{
    position:   absolute;
    visibility: hidden;

    /*
       Netscape/Mozilla renders borders by increasing
       their z-index.  The following line is necessary
       to cover any borders underneath
    */
    z-index:    100;
    border:     0;
    padding:    0;
    background-color: #9966FF;

    /* the following property is only useful in IE */
    /*filter:progid:DXImageTransform.Microsoft.Shadow(color=#DEDEDE,Direction=135,Strength=4); */
}

.ThemePanelSubMenuTable
{
    width: 108px;
    height: 20px;
    background-image: url('images/menu_bg.gif');
    background-position: bottom center;
}

.ThemePanelMenuItem,.ThemePanelMenuItemHover,.ThemePanelMenuItemActive
{
    cursor:     hand;
    cursor:     pointer;
    white-space:    nowrap;
}

.ThemePanelMainItem
{
    width: 114px;
    height: 20px;
    text-align: center;
    cursor:     hand;
    cursor:     pointer;
    background-color: #9966FF;
    background-image: url('images/menu_bg_top2.gif');
    background-position: bottom center;
}

.ThemePanelMenuItem
{
    width: 114px;
    height: 20px;
    text-align: center;
    cursor:     hand;
    cursor:     pointer;
}

.ThemePanelMenuItemHover,
.ThemePanelMenuItemActive
{
    width: 114px;
    height: 20px;
    text-align: center;
    cursor:     hand;
    cursor:     pointer;

}

.ThemePanelMainItemHover,
.ThemePanelMainItemActive
{
    background-color: #9966FF;
    background-image: url('images/menu_bg_top2.gif');
    background-position: bottom center;
    width: 114px;
    height: 20px;
    text-align: center;
    cursor: hand;
    cursor: pointer;

}


. (A pause
/* horizontal main menu sub components */
/* panel doesn't really support horizontal menus */

.ThemePanelMainFolderLeft,.ThemePanelMainItemLeft,
.ThemePanelMainFolderText,.ThemePanelMainItemText,
.ThemePanelMainFolderRight,.ThemePanelMainItemRight
{
    border:     0;
    background-color:   inherit;
    white-space:    nowrap;
}

/* vertical main menu sub components */
TD.ThemePanelMainFolderLeft,TD.ThemePanelMainItemLeft
{

    white-space:    nowrap;
    background-color:   inherit;
}

TD.ThemePanelMainFolderLeft,TD.ThemePanelMainItemLeft,
TD.ThemePanelMainFolderText,TD.ThemePanelMainItemText,
TD.ThemePanelMainFolderRight,TD.ThemePanelMainItemRight
{
    background-color:   inherit;
}

TD.ThemePanelMainFolderLeft,TD.ThemePanelMainItemLeft
{

    background-color:   inherit;
    white-space:    nowrap;
}

TD.ThemePanelMainFolderText,TD.ThemePanelMainItemText
{

    background-color:   inherit;
    white-space:    nowrap;
}

TD.ThemePanelMainFolderRight,TD.ThemePanelMainItemRight
{
    background-color:   inherit;
    white-space:    nowrap;
}

TR.ThemePanelMainItem TD.ThemePanelMainFolderLeft
{

    border: 0;
    white-space:    nowrap;
    background-color:   inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainItemLeft
{
    border: 0;
    white-space:    nowrap;
    background-color:   inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainFolderText
{

    border: 0;
    white-space:    nowrap;
    background-color:   inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainItemText
{

    border: 0;
    white-space:    nowrap;
    background-color:   inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainItemRight
{

    border: 0;
    white-space:    nowrap;
    background-color:   inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainFolderRight
{

    border: 0;
    white-space:    nowrap;
    background-color:   inherit;
}

/* sub menus sub components */

.ThemePanelMenuFolderLeft,.ThemePanelMenuItemLeft
{
    white-space:    nowrap;
    background-color:   inherit;
}

.ThemePanelMenuFolderLeft,.ThemePanelMenuItemLeft,
.ThemePanelMenuFolderText,.ThemePanelMenuItemText,
.ThemePanelMenuFolderRight,.ThemePanelMenuItemRight
{

    background-color:   inherit;
    white-space:    nowrap;
}

.ThemePanelMenuFolderLeft,.ThemePanelMenuItemLeft
{

    background-color:   inherit;
    white-space:    nowrap;
}

.ThemePanelMenuFolderText,.ThemePanelMenuItemText
{

    background-color:   inherit;
    white-space:    nowrap;
}

.ThemePanelMenuFolderRight,.ThemePanelMenuItemRight
{

    background-color:   inherit;
    white-space:    nowrap;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuFolderLeft
{
    border: 0;
    white-space:    nowrap;
    background-color:   inherit;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuItemLeft
{

    border: 0;
    white-space:    nowrap;
    background-color:   inherit;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuFolderText
{
    border: 0;
    white-space:    nowrap;
    background-color:   inherit;

    width: 140px;
    height: 20px;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuItemText
{

    border: 0;
    white-space:    nowrap;
    background-color:   inherit;

    width: 140px;
    height: 20px;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuItemRight
{
    border:     0;
    white-space:    nowrap;
    background-color:   inherit;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuFolderRight
{
    border:     0;
    white-space:    nowrap;
    background-color:   inherit;
}

.ThemePanelMenuSplit
{
    margin:     0px;
    height:     0px;
    overflow:   hidden;
    background-color:   #00F;
}

/* image shadow animation */

/*
    seq1:   image for normal
    seq2:   image for hover and active

    To use, in the icon field, input the following:
    <img class="seq1" src="normal.gif" /><img class="seq2" src="hover.gif" />
*/

.ThemePanelMenuItem img.seq1
{
    display:    inline;
}

.ThemePanelMenuItemHover seq2,
.ThemePanelMenuItemActive seq2
{
    display:    inline;
}

.ThemePanelMenuItem .seq2,
.ThemePanelMenuItemHover .seq1,
.ThemePanelMenuItemActive .seq1
{
    display:    none;
}


