/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body
{
    background-color: #AAAAAA;
    margin: 0px;
    padding: 0px;
    background-image: url(img/cbg.jpg);
    background-repeat: repeat-y;
}

a
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #990000;
}

ul
{
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0px;
    padding-left: 0px;
    list-style-type: square;
    list-style-position: outside;
    list-style-image: url(img/list.gif);
}

li
{
    font-family: Arial;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #6D6D6D;
    margin: 0px;
    padding: 0px;
    line-height: 24px;
    letter-spacing: 1.2px;
}

/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle,#ESWpageTagline
{
    z-index: 100;
}

#ESWpageTitle
{
    font-family: Arial;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    color: #DBDBDB;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 165px;
    top: 27px;
    width: 500px;
}

#ESWpageTagline
{
    font-family: Arial;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #FFD800;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 165px;
    top: 46px;
    width: 500px;
}

#ESWpageTitle p
{
    font-family: Arial;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    color: #DBDBDB;
    width: 500px;
}

#ESWpageTagline p
{
    font-family: Arial;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #FFD800;
    width: 500px;
}

/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition
{
    position: absolute;
    left: 52px;
    top: 144px;
    z-index: 100;
    width: 178px;
}

#ESWuserMenu
{
    position: static;
    width: auto !important;
    overflow: ;
}

div.ESWuserButton0
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: none;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    margin: 0px 0px 0px 0px;
    background-image: url("img/button0_off.png");
    background-repeat: no-repeat;
    padding-top: 17px;
    padding-right: 0px;
    padding-bottom: 12px;
    padding-left: 0px;
    background-color: transparent;
    width: 178px;
    padding: 17px 0px 12px 0px;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button0_off.png',sizingMethod='crop') !important;
    -background-image: none !important;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

div.ESWuserButton0:hover
{
    color: #414141;
    background-image: url("img/button0_on.png");
    background-repeat: no-repeat;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: none;
    text-align: center;
    padding: 17px 0px 12px 0px;
    margin: 0px 0px 0px 0px;
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button0_on.png',sizingMethod='crop') !important;
    -background-image: none !important;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-left: 0px;
    padding-bottom: 12px;
    padding-right: 0px;
    padding-top: 17px;
    width: 178px;
}

div.ESWuserButton1
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    margin: 0px;
    background-image: url(img/button1_off.png);
    background-repeat: no-repeat;
    padding-top: 4px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 30px;
    background-color: #414141;
    width: 178px;
}

div.ESWuserButton1:hover
{
    background-image: url(img/button1_on.png);
    background-repeat: no-repeat;
}

/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent
{
    padding: 0px;
    position: absolute;
    width: 397px;
    left: 269px;
    top: 152px;
}

.ESWpageContent1
{
    padding: 0px;
    position: absolute;
    width: 140px;
    left: 721px;
    top: 170px;
}

.ESWpageContent2
{
    padding: 0px;
    position: absolute;
    width: 379px;
    left: 450px;
    top: 306px;
}

.ESWpageContent3
{
    padding: 0px;
    position: absolute;
    width: 558px;
    left: 269px;
    top: 493px;
}

.ESWpageContent4
{
    padding: 0px;
    position: absolute;
    width: 0px;
    left: 0px;
    top: 0px;
}

.ESWpageContent5
{
    padding: 0px;
    position: absolute;
    width: 0px;
    left: 0px;
    top: 0px;
}

h1,h2,h3,h4,h5,h6
{
    font-family: Arial;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #6D6D6D;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 30px;
}

p,div.ESWuserTable TD
{
    font-family: Arial;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #6D6D6D;
    margin: 0px;
    padding: 0px;
    line-height: 24px;
}

.more
{
    text-align: right;
}

/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#hr1
{
    background-color: #FFD800;
    position: absolute;
    height: 5px;
    width: 267px;
    left: 77px;
    top: 65px;
    overflow: hidden;
}

#hr2
{
    background-color: #FFD800;
    position: absolute;
    height: 5px;
    width: 72px;
    left: 818px;
    top: 70px;
    overflow: hidden;
}

#main_width_bg,#tbg
{
    background-image: url(img/bg.jpg);
    background-repeat: repeat-x;
    position: absolute;
    height: 75px;
    width: 100%;
}

#mwb
{
    background-image: url(img/bg.jpg);
    background-repeat: repeat-x;
    position: absolute;
    height: 75px;
    width: 900px;
}

#pic1
{
    background-image: url(img/pic.png);
    background-repeat: no-repeat;
    position: absolute;
    height: 64px;
    width: 107px;
    left: 291px;
    top: 325px;
}

#pic2
{
    background-image: url(img/pic.png);
    background-repeat: no-repeat;
    position: absolute;
    height: 64px;
    width: 107px;
    left: 291px;
    top: 391px;
}

#top
{
    background-image: url(img/top.jpg);
    background-repeat: no-repeat;
    position: absolute;
    height: 32px;
    width: 900px;
    left: 0px;
    top: 75px;
}

/* TABLE PART START */
div.ESWuserTable
{
    height: 93px;
}

div.ESWuserTable TABLE
{
    border: 1px solid black;
    border-collapse: collapse;
}

div.ESWuserTable TD
{
    border: 1px solid black;
}

/* TABLE PART END */
.ESWuserButtonActive div
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: none;
    text-align: center;
    padding: 17px 0px 12px 0px;
    margin: 0px 0px 0px 0px;
    background-image: none;
    background-color: transparent;
    -filter: none !important;
    -background-image: none !important;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-left: 0px;
    padding-bottom: 12px;
    padding-right: 0px;
    padding-top: 17px;
    width: 178px;
}

#menuButton_23
{
    background-image: url("img/button0_off.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button0_off.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #ffcc00;
    width: 178px;
}

.ESWuserButtonActive #menuButton_23
{
    background-image: url("img/button0_off.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button0_off.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #ffcc00;
    width: 178px;
}

#menuButton_23:hover
{
    background-image: url("img/button0_on.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button0_on.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #414141;
    width: 178px;
}

#menuButton_780
{
    background-image: url("img/button0_off.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button0_off.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #ffcc00;
    width: 178px;
}

.ESWuserButtonActive #menuButton_780
{
    background-image: url("img/button0_off.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button0_off.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #ffcc00;
    width: 178px;
}

#menuButton_780:hover
{
    background-image: url("img/button0_on.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button0_on.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #414141;
    width: 178px;
}

#menuButton_612
{
    background-image: url("img/button0_off.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button0_off.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #ffcc00;
    width: 178px;
}

.ESWuserButtonActive #menuButton_612
{
    background-image: url("img/button0_off.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button0_off.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #ffcc00;
    width: 178px;
}

#menuButton_612:hover
{
    background-image: url("img/button0_on.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button0_on.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #414141;
    width: 178px;
}

#menuButton_395
{
    background-image: url("img/button0_off.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button0_off.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #ffcc00;
    width: 178px;
}

.ESWuserButtonActive #menuButton_395
{
    background-image: url("img/button0_off.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button0_off.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #ffcc00;
    width: 178px;
}

#menuButton_395:hover
{
    background-image: url("img/button0_on.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button0_on.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #414141;
    width: 178px;
}

#menuButton_7859
{
    background-image: url("img/button0_off.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button0_off.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #ffcc00;
    width: 178px;
}

.ESWuserButtonActive #menuButton_7859
{
    background-image: url("img/button0_off.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button0_off.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #ffcc00;
    width: 178px;
}

#menuButton_7859:hover
{
    background-image: url("img/button0_on.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button0_on.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #414141;
    width: 178px;
}

#menuButton_1287
{
    background-image: url("img/button0_off.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button0_off.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #ffcc00;
    width: 178px;
}

.ESWuserButtonActive #menuButton_1287
{
    background-image: url("img/button0_off.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button0_off.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #ffcc00;
    width: 178px;
}

#menuButton_1287:hover
{
    background-image: url("img/button0_on.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button0_on.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #414141;
    width: 178px;
}

#menuButton_3923
{
    background-image: url("img/button0_off.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button0_off.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #ffcc00;
    width: 178px;
}

.ESWuserButtonActive #menuButton_3923
{
    background-image: url("img/button0_off.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button0_off.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #ffcc00;
    width: 178px;
}

#menuButton_3923:hover
{
    background-image: url("img/button0_on.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button0_on.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #414141;
    width: 178px;
}

#menuButton_4218
{
    background-image: url("img/button1_off.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button1_off.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #ffcc00;
    width: 178px;
}

.ESWuserButtonActive #menuButton_4218
{
    background-image: url("img/button1_off.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button1_off.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #ffcc00;
    width: 178px;
}

#menuButton_4218:hover
{
    background-image: url("img/button1_on.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button1_on.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #777777;
    width: 178px;
}