/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #595959;
}
ul { 
	margin: 0px;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: none;
	padding: 0px;	
	padding-left: 15px;	
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #595959; 
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #5E5E5D; 
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 281px;
	top: 75px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTitle p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #5E5E5D; 
	text-transform:lowercase;
	width:500px;
}

#ESWpageTagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5E5E5D; 
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 293px;
	top: 102px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTagline p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5E5E5D; 
	text-transform:lowercase;
	width:500px;
}

/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 61px;
	top: 268px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 165px;
}
div.ESWuserButton0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7B7B7A; 
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 22px;
	margin: 0px;
	cursor: pointer;
}
div.ESWuserButton0:hover {
	background-image: url(img/button0_on.png);
	background-repeat: no-repeat;
}
div.ESWuserButton1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #7E7E7D; 
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 34px;
	margin: 0px;
	cursor: pointer;
}
div.ESWuserButton1:hover {
	color: #994141;	
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 276px;
	left: 273px;
	top: 247px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 256px;
	left: 273px;
	top: 369px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 256px;
	left: 273px;
	top: 485px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 263px;
	left: 571px;
	top: 247px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 263px;
	left: 571px;
	top: 369px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 263px;
	left: 571px;
	top: 485px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #595959; 
	margin: 0px;
	padding: 0px;
}
h1 {
	padding-bottom:10px;
}
p, div.ESWuserTable TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #595959; 
	margin: 0px;
	padding: 0px;
}
.class1 {
	line-height: 25px;
	text-transform: uppercase;
	text-decoration: none;

}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#top {
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 233px;
	width: 812px;
	left: 45px;
	top: 0px;
}
#cap {
	background-image: url(img/cap.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 223px;
	width: 317px;
	left: 84px;
	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 */