/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #2A2719;
	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;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: square;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #323232;
	line-height: 14px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #461700;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 293px;
	top: 88px;
	width:500px;
}
#ESWpageTitle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #461700;
	width:500px;
}
#ESWpageTagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#461700;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 311px;
	top: 111px;
	width:500px;
}
#ESWpageTagline p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#461700;
	width:500px;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 12px;
	top: 169px;
	z-index: 100px;
}
#ESWuserMenu {
	position: static;
	width: 150px;
}
div.ESWuserButton0 {
    background-image: url(img/but_off.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #A0A0A0;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 20px;
	margin: 0px;
	cursor: pointer;
}
div.ESWuserButton0:hover {
	color: #A0A0A0;	
	background-image: url(img/but_on.png);
	background-repeat: no-repeat;
		
}
div.ESWuserButton1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #A0A0A0;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 20px;
	margin: 0px;
	cursor: pointer;
}
div.ESWuserButton1:hover {
	color: #A0A0A0;	
	background-image: url(img/but.png);
	background-repeat: no-repeat;
	
	
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 544px;
	left: 189px;
	top: 210px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 352px;
	left: 189px;
	top: 322px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 352px;
	left: 189px;
	top: 438px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 255px;
	left: 284px;
	top: 522px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #323232;
	margin: 0px;
	padding: 0px;
}

p, div.ESWuserTable TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #323232;
	margin: 0px;
	padding: 0px;
}
.un {
text-decoration:underline;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#cont {
	background-image: url(img/cont.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 631px;
	height: 600px;
	left: 136px;
	top: 0px;
}
#pic1 {
	background-image: url(img/pic1.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 131px;
	height: 99px;
	left: 574px;
	top: 333px;
}

#pic2 {
	background-image: url(img/pic2.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 131px;
	height: 91px;
	left: 574px;
	top: 447px;
}
#pic3 {
	background-image: url(img/pic3.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 273px;
	height: 127px;
	left: 0px;
	top: 477px;
}
#pic4 {
	
	background-image:url(img/pic4.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 309px;
	height: 337px;
	left: 591px;
	top: 12px;
}

/* 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 */