/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(img/top.jpg);
	background-repeat: repeat-x;
}
ul {  
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 25px;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(img/list.gif);
}
li {
	color: #919292;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Arial;
	font-size: 26px;
	font-style:normal;
	font-weight: bold;
	color: #000000; 
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 278px;
	top: 62px;
	letter-spacing: 0.1px;
	width:500px;
}
#ESWpageTitle p{
	font-family: Arial;
	font-size: 26px;
	font-style:normal;
	font-weight: bold;
	color: #000000; 
	width:500px;
}

#ESWpageTagline {
	line-height:13px;
	letter-spacing: 0.5px;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 400px;
	top: 87px;
	width:500px;
}
#ESWpageTagline p{
	line-height:13px;
	letter-spacing: 0.5px;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width:500px;
}

/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 18px;
	top: 188px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 160px;
}
div.ESWuserButton0 {
	background-image:url(img/button0_na.png);
	background-repeat:no-repeat;
	background-position: left top;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 20px;
	margin: 0px;
	cursor:pointer;
}
div.ESWuserButton0:hover {
	background-image: url(img/button0_a.png);
	background-repeat: no-repeat;
}
div.ESWuserButton1 {
	background-image:url(img/button_2.png);
	background-repeat:no-repeat;
	background-position: 85px 4px;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 20px;
	margin: 0px;
	cursor:pointer;

}
div.ESWuserButton1:hover {
	background-image: url(img/button1_on.png);
	background-repeat: no-repeat;
	background-position: left center;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 256px;
	left: 259px;
	top: 211px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 292px;
	left: 586px;
	top: 211px;
}
h1, h2, h3, h4, h5 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000; 
	margin: 0px;
	background-image: url(img/mt.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
p, div.ESWuserTable TD {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin:0px;  
	padding: 0px;
}
.class1 {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 23px;
	margin-top: 0px;
	line-height:18px;
}
.class2 {
	margin-right: 100px;
	margin-left: 20px;
	margin-bottom: 23px;
	margin-top: 0px;
	line-height:18px;
}
.color {
	color: #268B9D;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#bg2 {
	background-image: url(img/lt.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 447px;
	width: 240px;
	left: 0px;
	top: 0px;
}
#pic1 {
	background-image: url(img/pic1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 104px;
	width: 138px;
	left: 424px;
	top: 376px;
}
#pic2 {
	background-image: url(img/pic2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 74px;
	width: 188px;
	left: 376px;
	top: 500px;
}

/* 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 */