/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #9CB7C8;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 10px;
	top: 45px;
	width:500px;
}
#ESWpageTagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2DD217;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 14px;
	top: 71px;
	text-transform: lowercase;
	width:500px;
}
#ESWpageTitle p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	width:500px;
}
#ESWpageTagline p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2DD217;
	text-transform: lowercase;
	width:500px;
}

/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 32px;
	top: 247px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 200px;
}
div.ESWuserButton0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFBA00;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 20px;
	margin: 0px;
	background-image: url(img/bo.png);
	background-repeat: no-repeat;
	background-position: 5px,2px;
	letter-spacing: 0px;
}
div.ESWuserButton0:hover {
	color: #FFBA00;
	background-image: url(img/bo_a.png);
	background-repeat: no-repeat;
}
div.ESWuserButton1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 80px;
	margin: 0px;
}
div.ESWuserButton1:hover {
	color: #000000;	
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 462px;
	height: 100px;
	left: 337px;
	top: -7px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 462px;
	height: 100px;
	left: 337px;
	top: 215px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 462px;
	height: 94px;
	left: 337px;
	top: 350px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin:0px;	
	padding: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	margin:0px;	
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}
.ot_h1 {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 15px;

}
p, div.ESWuserTable TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin:0px;	
	padding: 0px;
}
.ot_p {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 0px;

}
b {
	font-size: 24px;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 15px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#pic_1 {
	background-image: url(img/pic-1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 137px;
	width: 200px;
	left: 131px;
	top: 29px;
}
#line {
	background-image: url(img/line.png);
	background-repeat:no-repeat;
	position: absolute;
	height: 5px;
	width: 468px;
	left: 330px;
	top: 189px;
}
#line_2 {
	background-image: url(img/line.png);
	background-repeat:no-repeat;
	position: absolute;
	height: 5px;
	width: 462px;
	left: 326px;
	top: 556px;
}
#bg_g {
	background-image: url(img/bg_g.jpg);
	background-repeat:no-repeat;
	position: absolute;
	height: 361px;
	width: 188px;
	left: 0px;
	top: 0px;
}
/* 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 */