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

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

a:hover
{
    text-decoration: underline;
}

ul
{
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    list-style-type: circle;
    list-style-position: outside;
    list-style-image: url(img/list.gif);
}

li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #6F6F6F;
    margin: 0px;
    padding: 0px;
}

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

#ESWpageTitle
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    color: #616161;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 347px;
    top: 19px;
    width: 500px;
}

#ESWpageTitle p
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    color: #616161;
    text-align: left;
    width: 500px;
}

#ESWpageTagline
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #616161;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 384px;
    top: 38px;
    width: 500px;
}

#ESWpageTagline p
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #616161;
    width: 500px;
}

/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition
{
    position: absolute;
    left: 57px;
    top: 249px;
    z-index: 100;
    width: 170px;
}

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

div.ESWuserButton0
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: none;
    font-weight: bold;
    color: #616161;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 24px;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
    overflow: hidden;
    width: 170px;
    padding: 5px 10px 5px 24px;
    background-repeat: no-repeat;
    background-image: none;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

div.ESWuserButton0:hover
{
    background-image: url("img/button0_on.png");
    background-repeat: no-repeat;
    background-position: left center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: none;
    text-align: left;
    padding: 5px 10px 5px 24px;
    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;
    color: #616161;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-left: 24px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-top: 5px;
    width: 170px;
}

div.ESWuserButton1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: bold;
    color: #616161;
    text-align: left;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 10px;
    padding-left: 25px;
    margin: 0px;
    cursor: pointer;
    overflow: hidden;
    width: 170px;
}

div.ESWuserButton1:hover
{
    color: #AFC240;
}

/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent
{
    padding: 0px;
    position: absolute;
    width: 282px;
    left: 243px;
    top: 260px;
}

.ESWpageContent1
{
    padding: 0px;
    position: absolute;
    width: 375px;
    left: 259px;
    top: 385px;
}

.ESWpageContent2
{
    padding: 0px;
    position: absolute;
    width: 200px;
    left: 243px;
    top: 460px;
}

.ESWpageContent3
{
    padding: 0px;
    position: absolute;
    width: 175px;
    left: 467px;
    top: 492px;
}

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

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

h1,h2,h3,h4,h5,h6
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #AFC240;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

h2
{
    font-weight: normal;
    font-size: 12px;
    padding-bottom: 6px;
}

p,div.ESWuserTable TD
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #6F6F6F;
    text-align: justify;
    margin: 0px;
    padding: 0px;
}

.class1
{
    padding-left: 18px;
    padding-top: 12px;
}

.class2
{
    padding-left: 74px;
    text-align: left;
}

.class3
{
    font-weight: normal;
    font-size: 12px;
}

.class4
{
    padding-top: 12px;
}

/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#top
{
    background-image: url(img/top.png);
    background-repeat: no-repeat;
    position: absolute;
    height: 236px;
    width: 814px;
    left: 43px;
    top: 0px;
}

#pic1
{
    background-image: url(img/pic1.png);
    background-repeat: no-repeat;
    position: absolute;
    height: 78px;
    width: 93px;
    left: 543px;
    top: 286px;
}

#pic2
{
    background-image: url(img/pic2.png);
    background-repeat: no-repeat;
    position: absolute;
    height: 57px;
    width: 64px;
    left: 670px;
    top: 309px;
}

#pic3
{
    background-image: url(img/pic3.png);
    background-repeat: no-repeat;
    position: absolute;
    height: 58px;
    width: 66px;
    left: 669px;
    top: 466px;
}

/* 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: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: none;
    text-align: left;
    padding: 5px 10px 5px 24px;
    margin: 0px 0px 0px 0px;
    color: #616161;
    background-repeat: no-repeat;
    background-image: none;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-left: 24px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-top: 5px;
    width: 170px;
}

#menuButton_985
{
    background-image: none;
    background-color: transparent;
    -filter: none !important;
    -background-image: none !important;
    color: #616161;
    background-repeat: no-repeat;
    width: 170px;
}

.ESWuserButtonActive #menuButton_985
{
    background-image: none;
    background-color: transparent;
    -filter: none !important;
    -background-image: none !important;
    color: #616161;
    background-repeat: no-repeat;
    width: 170px;
}

#menuButton_985:hover
{
    background-image: none;
    background-color: transparent;
    -filter: none !important;
    -background-image: none !important;
    color: #afc240;
    background-repeat: no-repeat;
    width: 170px;
}

#menuButton_790
{
    background-image: none;
    background-color: transparent;
    -filter: none !important;
    -background-image: none !important;
    color: #616161;
    background-repeat: no-repeat;
    width: 170px;
}

.ESWuserButtonActive #menuButton_790
{
    background-image: none;
    background-color: transparent;
    -filter: none !important;
    -background-image: none !important;
    color: #616161;
    background-repeat: no-repeat;
    width: 170px;
}

#menuButton_790: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: #616161;
    background-repeat: no-repeat;
    width: 170px;
}

#menuButton_916
{
    background-image: none;
    background-color: transparent;
    -filter: none !important;
    -background-image: none !important;
    color: #616161;
    background-repeat: no-repeat;
    width: 170px;
}

.ESWuserButtonActive #menuButton_916
{
    background-image: none;
    background-color: transparent;
    -filter: none !important;
    -background-image: none !important;
    color: #616161;
    background-repeat: no-repeat;
    width: 170px;
}

#menuButton_916: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: #616161;
    background-repeat: no-repeat;
    width: 170px;
}

#menuButton_180
{
    background-image: none;
    background-color: transparent;
    -filter: none !important;
    -background-image: none !important;
    color: #616161;
    background-repeat: no-repeat;
    width: 170px;
}

.ESWuserButtonActive #menuButton_180
{
    background-image: none;
    background-color: transparent;
    -filter: none !important;
    -background-image: none !important;
    color: #616161;
    background-repeat: no-repeat;
    width: 170px;
}

#menuButton_180: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: #616161;
    background-repeat: no-repeat;
    width: 170px;
}

#menuButton_8893
{
    background-image: none;
    background-color: transparent;
    -filter: none !important;
    -background-image: none !important;
    color: #616161;
    background-repeat: no-repeat;
    width: 170px;
}

.ESWuserButtonActive #menuButton_8893
{
    background-image: none;
    background-color: transparent;
    -filter: none !important;
    -background-image: none !important;
    color: #616161;
    background-repeat: no-repeat;
    width: 170px;
}

#menuButton_8893:hover
{
    background-image: none;
    background-color: transparent;
    -filter: none !important;
    -background-image: none !important;
    color: #afc240;
    background-repeat: no-repeat;
    width: 170px;
}

#menuButton_398
{
    background-image: none;
    background-color: transparent;
    -filter: none !important;
    -background-image: none !important;
    color: #616161;
    background-repeat: no-repeat;
    width: 170px;
}

.ESWuserButtonActive #menuButton_398
{
    background-image: none;
    background-color: transparent;
    -filter: none !important;
    -background-image: none !important;
    color: #616161;
    background-repeat: no-repeat;
    width: 170px;
}

#menuButton_398:hover
{
    background-image: none;
    background-color: transparent;
    -filter: none !important;
    -background-image: none !important;
    color: #afc240;
    background-repeat: no-repeat;
    width: 170px;
}

#menuButton_580
{
    background-image: none;
    background-color: transparent;
    -filter: none !important;
    -background-image: none !important;
    color: #616161;
    background-repeat: no-repeat;
    width: 170px;
}

.ESWuserButtonActive #menuButton_580
{
    background-image: none;
    background-color: transparent;
    -filter: none !important;
    -background-image: none !important;
    color: #616161;
    background-repeat: no-repeat;
    width: 170px;
}

#menuButton_580: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: #616161;
    background-repeat: no-repeat;
    width: 170px;
}