/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background: #9BBFF1 url(img/body.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
}
ul { 
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	list-style-type: square;
	list-style-position: outside;
}
li {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	color: #B90000; 
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 303px;
	top: 27px;
	width:500px;

}
#ESWpageTagline {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#FFF; 
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 306px;
	top: 68px;
	width:500px;

}
#ESWpageTitle p{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	color: #B90000; 
	width:500px;

}
#ESWpageTagline p{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#FFF; 
	width:500px;

}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 23px;
	top: 297px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 185px;
	overflow: hidden;
}
div.ESWuserButton0 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	margin: 0px;
	/width: 153px;
	padding: 5px 0px 3px 32px;
	cursor: pointer;
	overflow: hidden;
}
div.ESWuserButton0:hover {
	color: #1E00FF;
	background: url(img/button0.png) no-repeat;
}
div.ESWuserButton1 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #FFF; 
	margin: 0px;
	/width: 153px;
	padding: 1px 0px 1px 32px;
	cursor: pointer;
	overflow: hidden;
}
div.ESWuserButton1:hover {
	color: #B90000;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 195px;
	left: 260px;
	top: 233px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 160px;
	left: 710px;
	top: 233px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF; 
	margin: 0px;
	padding: 0px;
}
p, div.ESWuserTable TD {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
.padd_hdng {
	padding-bottom: 10px;
}
.padd_txt {
	padding-bottom: 15px;
}
.padd_txt_2 {
	padding-bottom: 10px;
}
.uppercase {
	text-transform: uppercase;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#header {
	background-image: url(img/header.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 322px;
	height: 170px;
	left: 0px;
	top: 0px;
}
#pict_1 {
	background: url(img/pict_1.png) no-repeat;
	position: absolute;
	width: 196px;
	height: 67px;
	left: 492px;
	top: 245px;
}
#pict_2 {
	background: url(img/pict_2.png) no-repeat;
	position: absolute;
	width: 196px;
	height: 67px;
	left: 492px;
	top: 320px;
}
#pict_3 {
	background: url(img/pict_3.png) no-repeat;
	position: absolute;
	width: 196px;
	height: 67px;
	left: 492px;
	top: 394px;
}
#pict_4 {
	background: url(img/pict_4.png) no-repeat;
	position: absolute;
	width: 196px;
	height: 67px;
	left: 492px;
	top: 469px;
}

/* 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 */
