/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #F08010;
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
}
a {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #aa644f;
	text-decoration:underline;
	margin: 0px;
	padding: 0px;
}
ul {
	margin : 0px;
	padding-left:20px;
	list-style-type: disc;
	list-style-position: outside;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #aa644f;
	margin: 0px;
	padding: 0px;
}
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #815d4c;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 76px;
	top: 92px;
	font-weight: bold;

	width:500px;
}
#ESWpageTitle p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #815d4c;
	margin: 0px;
	padding: 0px;
	position: absolute;
	font-weight: bold;

	width:500px;
}

#ESWpageTagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color:#815d4c;
	letter-spacing: normal;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 78px;
	top: 122px;
	font-weight: bold;

	width:500px;
}
#ESWpageTagline p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color:#815d4c;
	letter-spacing: normal;
	font-weight: bold;

	width:500px;
}

/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 642px;
	top: 86px;
	z-index: 100;
	width: 213px;
}
#ESWuserMenu {
	position: static;
	width: 213px;
}
div.ESWuserButton0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4b4b4b;
	text-align: left;
	padding-left: 45px;
	cursor: pointer;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	height: 23px;
	line-height: 23px;
	background-image: url(img/btn0.png);
	background-repeat: no-repeat;
}
div.ESWuserButton0:hover {
	color: #FFFFFF;
}
div.ESWuserButton1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #4b4b4b;
	text-align: left;
	padding-left: 55px;
	cursor: pointer;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-right: 40px;
	height: 18px;
	line-height: 18px;
	background-image: url(img/btn1_off.png);
	background-repeat: no-repeat;
}
div.ESWuserButton1:hover {
	background-image: url(img/btn1_on.png);
	color: #FFFFFF;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 309px;
	top: 272px;
	left: 354px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 214px;
	top: 447px;
	left: 359px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 377px;
	left: 472px;
	top: 365px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 510px;
	left: 326px;
	top: 453px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #6e5955;
	margin: 0px;
	padding: 0px;
}
p, div.ESWuserTable TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #aa644f;
	margin: 0px;
	padding: 0px;
}
/*
================================================================================
|                                    DESIGN                                   |
================================================================================
*/
#cont {
	position: absolute;
	width: 851px;
	top: 60px;
	left: 25px;
	font-size: 1px;
}
#cont_top {
	background-image: url(img/cont_top.png);
	background-repeat: no-repeat;
	height: 455px;
	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: 1px;
	position:static;
}
#cont_btm {
	background-image: url(img/cont_btm.png);
	background-repeat: no-repeat;
	height: 35px;
	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 */