/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-image:url(img/bg.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}
a {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5B5B5B;
}
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: #039156;
    background-image: url(img/pic_ul.gif);
    background-repeat: no-repeat;
    width:100%;
    line-height: 14px;
    margin: 0px;
    padding: 0px 0px 0px 15px;
}

/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
    font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	color: #91210E;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 95px;
	top: 24px;
	width:500px;
}
#ESWpageTitle p{
    font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	color: #91210E;
	width:500px;
}

#ESWpageTagline {
    font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4F4F4F;
	text-transform:uppercase;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 96px;
	top: 52px;
	width:500px;
}
#ESWpageTagline p{
    font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4F4F4F;
	text-transform:uppercase;
	width:500px;
}


/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 572px;
	top: 87px;
	z-index: 100;
	width: 289px;
}
#ESWuserMenu {
	position: static;
}
div.ESWuserButton0 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/butt_off_1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 71px;
	margin: 0px;
	margin-top:0px;
	margin-bottom:1px;
	cursor: pointer;
	height:26px;
	line-height:26px;
	overflow:hidden;
}
div.ESWuserButton0:hover {
	background-image: url(img/butt_on_1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div.ESWuserButton1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/butt_off_2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 71px;
	margin: 0px;
	margin-bottom:1px;
	margin-top:1px;
	margin-top:0px;
	cursor: pointer;
	height:22px;
	line-height:22px;
	overflow:hidden;
}
div.ESWuserButton1:hover {
	background-image: url(img/butt_on_1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 349px;
	left: 65px;
	top: 340px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 250px;
	left: 453px;
	top: 340px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 128px;
	left: 729px;
	top: 385px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 161px;
	left: 539px;
	top: 75px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 210px;
	left: 286px;
	top: 442px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 350px;
	left: 493px;
	top: 545px;
}

.Content6 {
	padding: 0px;
	position: absolute;
	width: 75px;
	left: 283px;
	top: 172px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #5B5B5B;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
h1 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image:url(img/pic_h1.png);
	background-repeat:no-repeat;
	padding-left:25px;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
} 
p, div.ESWuserTable TD {
    font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5B5B5B;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
.MyClass1 {
	background-image:url(img/pic_p1.gif);
	background-repeat:no-repeat;
	color:#039156;
	font-weight:bold;
	padding-left:15px;
	margin-left:130px;
}
.MyClass2 {
	padding-left:130px;
}
.MyClass3 {
	font-size:14px;
	font-weight:bold;
	padding-left:100px;
	color:#039156;
}
.MyClass4 {
	padding-left:100px;
}
.MyClass5 {
	font-size:13px;
	font-weight:bold;
	padding-left:100px;
	color:#9F0415;
}
.MyClass6 {
	background-image:url(img/pic_p1.gif);
	background-repeat:no-repeat;
	color:#039156;
	font-weight:bold;
	padding-left:15px;
}
.MyClass7 {
	color:#FFFFFF;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
.block {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:553px;
}
.block #top {
	background-image:url(img/top_block.png);
	background-repeat:no-repeat;
	width:100%;
	height:83px;
	font-size:1px;
}
.block #bg {
	background-image:url(img/bg_block.png);
	background-repeat:repeat-y;
	width:100%;
	height:100%;
	font-size:1px;
}
.block #bottom {
	background-image:url(img/bottom_block.png);
	background-repeat:no-repeat;
	width:100%;
	height:33px;
	font-size:1px;
}
#substrate2{
        position: absolute;
    	font-size: 1px;
        width: 282px;
        left: 433px;
        top: 371px;
		height:75px;
}
#substrate_top_2{
        height: 10px;
        background:url(img/substrate_top_2.jpg) no-repeat;
        font-size: 1px;
        position:static;
}
#substrate_stratch_2{
        height: 100%;
        font-size: 1px;
        padding-top: 1px;
        background:url(img/substrate_stratch_2.jpg) repeat-y;
        position:static;
}
#substrate_bottom_2{
        height: 8px;
        background:url(img/substrate_bottom_2.jpg) no-repeat;
        position:static;
}
#substrate3{
        position: absolute;
    	font-size: 1px;
        width: 282px;
        left: 433px;
        top: 468px;
		height:75px;
}
#substrate_top_3{
        height: 10px;
        background:url(img/substrate_top_2.jpg) no-repeat;
        font-size: 1px;
        position:static;
}
#substrate_stratch_3{
        height: 100%;
        font-size: 1px;
        padding-top: 1px;
        background:url(img/substrate_stratch_2.jpg) repeat-y;
        position:static;
}
#substrate_bottom_3{
        height: 8px;
        background:url(img/substrate_bottom_2.jpg) no-repeat;
        position:static;
}
#top {
	background-image: url(img/top.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 83px;
	width: 900px;
	top: 0px;
	left: 0px;
}
#image1 {
	background-image: url(img/image1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 73px;
	width: 112px;
	top: 389px;
	left: 65px;
}
#image2 {
	background-image: url(img/image2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 73px;
	width: 112px;
	top: 475px;
	left: 65px;
}
#image3 {
	background-image: url(img/image3.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 93px;
	width: 102px;
	top: 371px;
	left: 436px;
}
#image4 {
	background-image: url(img/image4.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 82px;
	width: 97px;
	top: 475px;
	left: 445px;
}
#image5 {
	background-image: url(img/image5.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 215px;
	width: 280px;
	top: 93px;
	left: 259px;
}
#image6 {
	background-image: url(img/image6.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 226px;
	width: 531px;
	top: 88px;
	left: 38px;
}

#pic1 {
	background-image: url(img/pic1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 35px;
	width: 37px;
	top: 27px;
	left: 54px;
}
#pic2 {
	background-image: url(img/pic2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 40px;
	width: 382px;
	top: 329px;
	left: 45px;
}
#pic3 {
	background-image: url(img/pic3.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 40px;
	width: 424px;
	top: 329px;
	left: 433px;
}
#line3 {
	background-image: url(img/line4.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 5px;
	width: 822px;
	top: 80px;
	left: 39px;
}
#line4 {
	background-image: url(img/line5.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 5px;
	width: 822px;
	top: 318px;
	left: 38px;
}

/* 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 */