/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;	
}
ul { 
	margin: 0px;
	padding-right: 0px;
	padding-left: 20px;
	list-style-type: disc;
	
}
li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000; 	
	margin: 0px;		
	padding: 0px;
	
}

/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #ffffff; 
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 471px;
	top: 22px;
	font-variant: small-caps;
	width:500px;
}
#ESWpageTitle p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #ffffff; 
	font-variant: small-caps;
	width:500px;
}
#ESWpageTagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff; 
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 488px;
	top: 52px;
	font-variant: small-caps;
	width:500px;
}
#ESWpageTagline p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff; 
	font-variant: small-caps;
	width:500px;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 35px;
	top: 8px;
	z-index: 100;
	width: 210px;
}
#ESWuserMenu {
	position: static;
	padding: 20px;
	height:252px;
}
div.ESWuserButton0 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #686868; 
	text-align: left;
	background-image: url(img/button0_off.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 20px;
	margin: 0px;
	cursor:pointer;
}
div.ESWuserButton0:hover {
	font-variant: normal;
	background-image: url(img/button0_on.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
div.ESWuserButton1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #686868; 
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 50px;
	margin: 0px;
	cursor:pointer;
}
div.ESWuserButton1:hover {
	background-image: url(img/button1_on.png);
	background-repeat: no-repeat;
	background-position: 25px 0px;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	position: absolute;
	width: 548px;
	left:306px;
	top: 116px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 353px;
	height: 10px;
	left: 307px;
	top: 219px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 553px;
	height: 10px;
	left: 317px;
	top: 379px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 10px;
	height: 10px;
	left: 10px;
	top: 10px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 10px;
	height: 10px;
	left: 10px;
	top: 10px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 10px;
	height: 10px;
	left: 10px;
	top: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000; 
	margin-right: 20px;
	margin-left: 50px;
	margin-bottom: 5px;
	margin-top: 30px;
	padding: 0px;
}
p, div.ESWuserTable TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; 
	padding: 0px;
	margin: 0px;
}
.right
{
	margin-right: 250px;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#pict {
	background-image: url(img/pict.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 353px;
	width: 273px;
	left:36px;
	top: 249px;
}
#pict2 {
	position: absolute;
	background-image: url(img/pict2.png);
	background-repeat: no-repeat;
	height: 105px;
	width: 185px;
	left: 668px;
	top: 259px;
}
#bg_menu {
	position: absolute;
	width: 210px;
	left: 36px;
	top: 8px;
	font-size: 1px;
}
#bg_menu_top {
	background-image: url(img/bg_menu_top.png);
	background-repeat: no-repeat;
	height: 29px;
	font-size: 1px;
	position:static;
}
#bg_menu_mdl {
	background-image: url(img/bg_menu_mdl.png);
	background-repeat: repeat-y;
	height: 100%;
	font-size: 1px;
	padding-top: 5px;
	position:static;
}
#bg_menu_btm {
	background-image: url(img/bg_menu_btn.png);
	background-repeat: no-repeat;
	height: 222px;
	position:static;
}
#cont {
	position: absolute;
	width: 618px;
	left: 267px;
	top: 98px;
	font-size: 1px;
}
#cont_top {
	background-image: url(img/cont_top.png);
	background-repeat: no-repeat;
	height: 32px;
	font-size: 1px;
	position:static;
}
#cont_mdl {
	background-image: url(img/cont_mdl.png);
	background-repeat: repeat-y;
	height: 100%;
	font-size: 1px;
	padding-top: 50px;
	position:static;
}
#cont_btm {
	background-image: url(img/cont_btn.png);
	background-repeat: no-repeat;
	height: 354px;
	position:static;
}

/* 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 */
