/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background:#FFFFFF;
	margin: 0px;
	padding: 0px;
}
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 252px;
	top: 20px;
	width:500px;
}
#ESWpageTitle p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	width:500px;
}

#ESWpageTagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 357px;
	top: 54px;
	width:500px;
}
#ESWpageTagline p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	width:500px;
}

ul {
	margin : 0px;
	padding-left:20px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image:url(img/list.gif);
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-decoration:underline;
}
.pict {
	margin-left:270px;
}
.pict1 {
	margin-left:197px;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 43px;
	top: 155px;
	z-index: 100;
	width: 165px;
}
#ESWuserMenu {
	position: static;
	width: 164px;
}
div.ESWuserButton0 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #000000;
	text-align: left;
	padding-left: 15px;
	margin-bottom:4px;
	cursor:pointer;
	text-transform:uppercase;
	text-decoration:underline;
	min-height:15px;
}
div.ESWuserButton0:hover {
	background-image:url(img/but0_on.png);
	background-repeat:no-repeat;
}
div.ESWuserButton1 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 25px;
	min-height:16px;
	margin: 0px;
	cursor:pointer;
	text-transform:uppercase;
}
div.ESWuserButton1:hover {
	background-image:url(img/but.png);
	background-repeat:no-repeat;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 320px;
	left: 253px;
	top: 100px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 167px;
	left: 272px;
	top: 225px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 320px;
	left: 253px;
	top: 303px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 244px;
	left: 608px;
	top: 100px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 244px;
	left: 608px;
	top: 253px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
p, div.ESWuserTable TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#logo {
	background-image:url(img/logo.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 111px;
	height: 59px;
	left: 67px;
	top: 18px;	
}

/* 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 */