/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
    background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}
a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6b6b6b;
}
ul {
    margin: 0px;
    padding: 0px;
    list-style-position: outside;
    list-style-type: none;
}
li {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #504e4e;
    background-image: url(img/pic_ul.gif);
    background-repeat: no-repeat;
    width:100%;
    line-height: 13px;
    margin: 0px;
    padding: 0px 0px 0px 15px;
	margin-bottom:9px;
}
.margin {
	margin-top:15px;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-style: normal;
	font-weight: normal;
	color: #fc5c05;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 15px;
	top: 8px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTitle p{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-style: normal;
	font-weight: normal;
	color: #fc5c05;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTagline {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #bbbaba;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 16px;
	top: 46px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTagline p{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #bbbaba;
	text-transform:lowercase;
	width:500px;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 15px;
	top: 79px;
	z-index: 100;
	width: 170px;
}
#ESWuserMenu {
	position: static;
}
div.ESWuserButton0 {
	background-image: url(img/butt_off_1.png);
	background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-transform:none;
	color: #FFFFFF;
	padding:0px;
	padding-left: 51px;
	margin: 0px;
	margin-bottom:5px;
	cursor: pointer;
	height:25px;
	line-height:25px;
	overflow:hidden;
}
div.ESWuserButton0:hover {
	background-image: url(img/butt_on_1.png);
	background-repeat: no-repeat;
}
div.ESWuserButton1 {
	background-image: url(img/butt_off_2.png);
	background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-transform:none;
	color: #a1a1a1;
	padding: 0px;
	padding-left: 50px;
	margin: 0px;
	margin-bottom:4px;
	cursor: pointer;
	width:120px;
}
div.ESWuserButton1:hover {
	background-image: url(img/butt_on_2.png);
	background-repeat: no-repeat;
	color:#CCCCCC;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 185px;
	left: 16px;
	top: 365px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 185px;
	left: 686px;
	top: 365px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 405px;
	left: 243px;
	top: 285px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 162px;
	left: 696px;
	top: 76px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 135px;
	left: 245px;
	top: 512px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 135px;
	left: 394px;
	top: 512px;
}

.Content6 {
	padding: 0px;
	position: absolute;
	width: 135px;
	left: 539px;
	top: 512px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #6b6b6b;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform:uppercase;
} 
p, div.ESWuserTable TD {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6b6b6b;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

.MyClass1 {
	color:#d3d3d3;
}
.MyClass2 {
	background-image: url(img/pic2.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	padding-left:20px;
	text-transform:none;
	line-height:15px;
}
.MyClass3 {
	font-size:10px;
}
.MyClass4 {
	background-image: url(img/pic_ul_2.gif);
	background-repeat: no-repeat;
	padding-left:15px;
	line-height:13px;
	margin-bottom:0px;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#substrate1{
    position: absolute;
    font-size: 1px;
	width: 442px;
	top: 262px;
	left: 222px;
}
#substrate_top{
        height: 44px;
        background:url(img/substrate_top.png) no-repeat;
        font-size: 1px;
        position:static;
}
#substrate_stratch{
        height: 100%;
        font-size: 1px;
        background:url(img/substrate_stratch.png) repeat-y;
        position:static;
}
#substrate_bottom{
        height: 42px;
        background:url(img/substrate_bottom.png) no-repeat;
        position:static;
}
#substrate2{
    position: absolute;
    font-size: 1px;
	width: 201px;
	top: 64px;
	left: 674px;
	height:236px;
}
#substrate_top_2{
        height: 12px;
        background:url(img/substrate_top_2.png) no-repeat;
        font-size: 1px;
        position:static;
}
#substrate_stratch_2{
        height: 100%;
        font-size: 1px;
        background:url(img/substrate_stratch_2.png) repeat-y;
        position:static;
}
#substrate_bottom_2{
        height: 12px;
        background:url(img/substrate_bottom_2.png) no-repeat;
        position:static;
}
#substrate3{
    position: absolute;
    font-size: 1px;
	width: 201px;
	top: 66px;
	left: 15px;
	height:258px;
}
#substrate_top_3{
        height: 14px;
        background:url(img/substrate_top_3.png) no-repeat;
        font-size: 1px;
        position:static;
}
#substrate_stratch_3{
        height: 100%;
        font-size: 1px;
        background:url(img/substrate_stratch_3.png) repeat-y;
        position:static;
}
#substrate_bottom_3{
        height: 11px;
        background:url(img/substrate_bottom_3.png) no-repeat;
        position:static;
}
#substrate4{
    position: absolute;
    font-size: 1px;
	width: 442px;
	top: 356px;
	left: 223px;
	height:204px;
}
#substrate_top_4{
        height: 11px;
        background:url(img/substrate_top_4.png) no-repeat;
        font-size: 1px;
        position:static;
}
#substrate_stratch_4{
        height: 100%;
        font-size: 1px;
        background:url(img/substrate_stratch_4.png) repeat-y;
        position:static;
}
#substrate_bottom_4{
        height: 11px;
        background:url(img/substrate_bottom_4.png) no-repeat;
        position:static;
}

#image1 {
	background-image: url(img/image1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 191px;
	width: 442px;
	top: 65px;
	left: 222px;
}
#image2 {
	background-image: url(img/image2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 131px;
	width: 121px;
	top: 378px;
	left: 236px;
}
#image3 {
	background-image: url(img/image3.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 144px;
	width: 121px;
	top: 368px;
	left: 383px;
}
#image4 {
	background-image: url(img/image4.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 141px;
	width: 87px;
	top: 370px;
	left: 542px;
}
#pic1 {
	background-image: url(img/pic1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 31px;
	width: 197px;
	top: 66px;
	left: 676px;
}
#line1 {
	background-image: url(img/line.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 3px;
	width: 152px;
	top: 122px;
	left: 695px;
}
#line2 {
	background-image: url(img/line.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 3px;
	width: 152px;
	top: 144px;
	left: 695px;
}
#line3 {
	background-image: url(img/line.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 3px;
	width: 152px;
	top: 166px;
	left: 695px;
}
#line4 {
	background-image: url(img/line.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 3px;
	width: 152px;
	top: 188px;
	left: 695px;
}
#line5 {
	background-image: url(img/line.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 3px;
	width: 152px;
	top: 210px;
	left: 695px;
}
#line6 {
	background-image: url(img/line.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 3px;
	width: 152px;
	top: 232px;
	left: 695px;
}
#line7 {
	background-image: url(img/line.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 3px;
	width: 152px;
	top: 254px;
	left: 695px;
}
#line8 {
	background-image: url(img/line.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 3px;
	width: 152px;
	top: 276px;
	left: 695px;
}
#line9 {
	background-image: url(img/line.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 3px;
	width: 152px;
	top: 298px;
	left: 695px;
}
#line10 {
	background-image: url(img/bg_line.gif);
	background-repeat: repeat-y;
	position: absolute;
	height: 225px;
	width: 3px;
	top: 357px;
	left: 371px;
}
#line11 {
	background-image: url(img/bg_line.gif);
	background-repeat: repeat-y;
	position: absolute;
	height: 225px;
	width: 3px;
	top: 357px;
	left: 520px;
}

/* 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 */
