/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-image:url(img/bg.png);
	background-repeat: repeat;
	background-color:#FF7200;
	margin: 0px;
	padding: 0px;
}
a {
    font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #BC1900;
}
ul {
        margin: 0px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: square;
padding-left:15px;
}
li {
    font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;

    margin: 0px;
    padding: 0px 0px 0px 0px;
}

/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
    font-family: Arial, Helvetica, sans-serif;	
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #436e0e;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 299px;
	top: 101px;
	width:500px;
}
#ESWpageTitle p{
    font-family: Arial, Helvetica, sans-serif;	
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #436e0e;
	width:500px;
}

#ESWpageTagline {
    font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #436e0e;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 300px;
	top: 127px;
	width:500px;
}
#ESWpageTagline p{
    font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #436e0e;
	width:500px;
}


/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 75px;
	top: 157px;
	z-index: 100;
	width: 190px;
}
#ESWuserMenu {
	position: static;
}
div.ESWuserButton0 {
    font-family: 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;
	text-align: left;
	color: #BA9439;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 30px;
	margin: 0px;
	margin-top:1px;
	margin-bottom:2px;
	cursor: pointer;
	overflow:hidden;
	line-height:28px;
	height:28px;
}
div.ESWuserButton0:hover {
	background-image: url(img/butt_on_1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#BC1900;
}
div.ESWuserButton1 {
    font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #BA9439;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 50px;
	margin: 0px;
	margin-bottom:1px;
	margin-top:0px;
	cursor: pointer;
}
div.ESWuserButton1:hover {
	color:#BC1900;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 464px;
	left: 341px;
	top: 317px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 496px;
	left: 308px;
	top: 471px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 248px;
	left: 596px;
	top: 215px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 	186px;
	left: 285px;
	top: 499px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 210px;
	left: 596px;
	top: 501px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 200px;
	left: 695px;
	top: 291px;
}

.Content6 {
	padding: 0px;
	position: absolute;
	height: 376px;
	width: 171px;
	left: 0px;
	top: 179px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #BC1900;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
h1 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform:uppercase;
} 
p, div.ESWuserTable TD {
    font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

.MyClass1 {
	padding-bottom:30px;
}
.MyClass2 {
	padding-left:65px;
	padding-bottom:5px;
}
.MyClass3 {
	text-align:right;
	color:#BC1900;
	font-weight:bold;
}
.MyClass4 {
	padding-left:34px;
	padding-bottom:17px;
}
.MyClass5 {
	text-align:right;
	padding-bottom:15px;
}/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#substrate1{
        position: absolute;
    	font-size: 1px;
        width: 801px;
        left: 49px;
        top: 58px;
		height:458px;
}
#substrate_top{
        height: 35px;
        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: 30px;
        background:url(img/substrate_bottom.png) no-repeat;
        position:static;
}
#substrate2{
        position: absolute;
    	font-size: 1px;
        width: 554px;
        left: 275px;
		height:217px;
        top: 300px;
}
#substrate_top_2{
        height: 21px;
        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.gif) repeat-y;
        position:static;
}
#substrate_bottom_2{
        height: 23px;
        background:url(img/substrate_bottom_2.png) no-repeat;
        position:static;
}
#substrate3{
        position: absolute;
    	font-size: 1px;
        width: 208px;
        left: 63px;
        top: 69px;
}
#substrate_top_3{
        height: 466px;
        background:url(img/substrate_top_3.png) no-repeat;
        font-size: 1px;
        position:static;
}
#substrate_stratch_3{
        height: 100%;
        font-size: 1px;
		padding-top:7px;
        background:url(img/substrate_stratch_3.png) repeat-y;
        position:static;
}
#substrate_bottom_3{
        height: 32px;
        background:url(img/substrate_bottom_3.png) no-repeat;
        position:static;
}
#image1 {
	background-image: url(img/image1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 54px;
	width: 61px;
	top: 83px;
	left: 94px;
}
#image2 {
	background-image: url(img/image2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 211px;
	width: 554px;
	top: 79px;
	left: 275px;
}
#image3 {
	background-image: url(img/image3.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 34px;
	width: 35px;
	top: 309px;
	left: 301px;
}
#image4 {
	background-image: url(img/image4.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 74px;
	width: 98px;
	top: 359px;
	left: 301px;
}
#image5 {
	background-image: url(img/image5.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 34px;
	width: 35px;
	top: 463px;
	left: 301px;
}
#image6 {
	background-image: url(img/image6.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 194px;
	width: 151px;
	top: 87px;
	left: 647px;
}
#image7 {
	background-image: url(img/image7.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 127px;
	width: 194px;
	top: 442px;
	left: 70px;
}
#pic1 {
	background-image: url(img/pic1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 194px;
	width: 251px;
	top: 87px;
	left: 301px;
}
#pic2 {
	background-image: url(img/pic2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 194px;
	width: 301px;
	top: 87px;
	left: 285px;
}
#pic3 {
	background-image: url(img/pic3.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 194px;
	width: 136px;
	top: 87px;
	left: 443px;
}
#pic4 {
	background-image: url(img/pic4.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 203px;
	width: 281px;
	top: 87px;
	left: 414px;
}
#line1 {
	background-image: url(img/line1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 3px;
	width: 465px;
	top: 335px;
	left: 340px;
}
#line2 {
	background-image: url(img/line2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 3px;
	width: 465px;
	top: 489px;
	left: 340px;
}

/* 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 */