/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color:#000000;
	margin: 0px;
	padding: 0px;
}
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 237px;
	top: 46px;
	width:500px;
}
#ESWpageTitle p{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	width:500px;
}


#ESWpageTagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 322px;
	top: 37px;
	width:500px;
}
#ESWpageTagline p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
	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: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration:underline;
	cursor:pointer;
}
.pict {
	margin-left:195px;
}
.pict1 {
	margin-left:268px;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 43px;
	top: 155px;
	z-index: 100;
	width: 170px;
}
#ESWuserMenu {
	position: static;
	width: 168px;
}
div.ESWuserButton0 {
	background-image:url(img/but0_off.png);
	background-repeat:no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
	margin-bottom:4px;
	cursor:pointer;
	text-transform:uppercase;
	height:28px;
	overflow:hidden;
	line-height:28px;
}
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: #FFFFFF;
	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: 243px;
	left: 237px;
	top: 129px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 167px;
	left: 551px;
	top: 490px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 243px;
	left: 237px;
	top: 283px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 243px;
	left: 237px;
	top: 444px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 319px;
	left: 551px;
	top: 129px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 319px;
	left: 551px;
	top: 283px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	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: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#logo {
	background-image:url(img/logo.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 80px;
	height: 65px;
	left: 67px;
	top: 20px;	
}

/* 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 */