/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #FFFFFF;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-y;
	margin: 0px;
	padding: 0px;
}

#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight:bold;
	color: #000000; 
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 260px;
	top: 32px;
	width:500px;
}
#ESWpageTagline {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color:#000000; 
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 261px;
	top: 59px;
	width:500px;
}
#ESWpageTitle p{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight:bold;
	color: #000000; 
	width:500px;
}
#ESWpageTagline p{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color:#000000; 
	width:500px;
}
ul { 
	margin : 0px;
	padding-left:20px;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(img/list.gif);
}
li {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal; 
	text-decoration:underline;
	vertical-align:middle;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal; 
	color: #009900;
	margin: 0px;
	padding: 0px;
	text-decoration:underline;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 36px;
	top: 287px;
	z-index: 100px;
}
#ESWuserMenu {
	position: static;
	width: 170px;
}
div.ESWuserButton0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #FFFFFF; 
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 20px;
	margin: 0px;
	cursor:pointer;
}
div.ESWuserButton0:hover {
	font-weight:bold;
	background-image:url(img/but.png);
	background-repeat:no-repeat;
}
div.ESWuserButton1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF; 
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 35px;
	margin: 0px;
	cursor:pointer;
}
div.ESWuserButton1:hover {
	color: #000000;	
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 130px;
	left: 45px;
	top: 32px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 181px;
	left: 20px;
	top: 74px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 140px;
	left: 20px;
	top: 99px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 181px;
	left: 20px;
	top: 145px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 140px;
	left: 20px;
	top: 168px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 221px;
	left: 260px;
	top: 276px;
}
.ESWpageContent6 {
	padding: 0px;
	position: absolute;
	width: 221px;
	left: 260px;
	top: 447px;
}
.ESWpageContent7 {
	padding: 0px;
	position: absolute;
	width: 129px;
	left: 678px;
	top: 276px;
}
.ESWpageContent8 {
	padding: 0px;
	position: absolute;
	width: 240px;
	left: 360px;
	top: 313px;
}
.ESWpageContent9 {
	padding: 0px;
	position: absolute;
	width: 83px;
	left: 373px;
	top: 395px;
}
.ESWpageContent10 {
	padding: 0px;
	position: absolute;
	width: 93px;
	left: 495px;
	top: 395px;
}
.ESWpageContent11 {
	padding: 0px;
	position: absolute;
	width: 222px;
	left: 240px;
	top: 480px;
}
.ESWpageContent12 {
	padding: 0px;
	position: absolute;
	width: 112px;
	left: 724px;
	top: 469px;
}
.ESWpageContent13 {
	padding: 0px;
	position: absolute;
	width: 133px;
	left: 676px;
	top: 308px;
}
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;
	border-bottom: 2px solid #747474;
	padding-bottom: 2px;	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold; 
	color: #56991A;
	margin: 0px;
	padding: 0px;
}
h4 {
	background-color:#E9E3D8;
	height:17px;
	background-image:url(img/pic.gif);
	background-repeat:no-repeat;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold; 
	color: #ED7500;
	margin: 0px;
	padding: 0px;
	padding-left:30px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal; 
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
p, div.ESWuserTable TD {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal; 
	color: #747474;
	margin: 0px;
	padding: 0px;
}
.style {
   	margin-left:0px;
	color:#747474;
	border-bottom:dotted;
	border-bottom-color:#747474;
	border-bottom-width:1px;
	padding-bottom:5px;
}
.list_txt, .list_txt_1 {
	text-decoration: none;
	color: #747474;
}
.list_txt_1 {
	padding-top: 7px;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#line1 {
	background-image:url(img/line1.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 181px;
	height: 1px;
	left: 20px;
	top: 209px;	
}
#ln {
	background-image:url(img/ln.jpg);
	background-repeat:repeat;
	position: absolute;
	width: 220px;
	height: 31px;
	left: 0px;
	top: 23px;	
}
#top {
	background-image:url(img/top.jpg);
	background-repeat:repeat-x;
	position: absolute;
	width: 221px;
	height: 246px;
	left: 0px;
	top: 10px;	
}
#tp {
	background-image:url(img/tp.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 772px;
	height: 10px;
	left: 0px;
	top: 0px;	
}
#fon {
	background-image:url(img/fon.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 554px;
	height: 253px;
	left: 222px;
	top: 10px;	
}
#pic1 {
	background-image:url(img/pic1.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 225px;
	height: 112px;
	left: 620px;
	top: 457px;	
}
#horse {
	background-image:url(img/horse.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 81px;
	height: 107px;
	left: 260px;
	top: 311px;	
}
#line3 {
	background-image:url(img/line3.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 230px;
	height: 1px;
	left: 361px;
	top: 379px;	
}
#bee {
	background-image:url(img/bee.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 156px;
	height: 175px;
	left: 322px;
	top: 78px;	
}
/* 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 */