/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: white;
	background-image: url(img/body.blue.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #c97b00;
	margin: 0px;
	padding: 2px 5px 5px 5px;
}
h2{
	font-size: 12px;
}
h1{
	background-image: url(img/h1.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}
.white{
	color: #FFFFFF;
}
.white2{
	color: #FFFFFF;
	background-image: none;
}
.white_h1{
	color: #FFFFFF;
	background-image: url(img/h1.white.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}
p, div.ESWuserTable TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #277720;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}
.r{
	padding-left: 78px;
}
br{
	line-height: 10px;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #277720;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
}
ul {
	margin: 0px;
	padding: 5px 0px 5px 5px;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(img/marker.gif);
}
li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	color: #4e4e4e;
	margin: 2px 0px 2px 15px;
	padding: 0px;
}
.ul_marker2{
	list-style:none;
	padding: 5px 0px 5px 0px;
}
.marker2{
	background-image: url(img/marker.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 1px 0px 5px 15px;
	color:#FFFFFF;
	width: 100%;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-style: normal;
	font-weight: normal;
	color: #277720;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 480px;
	top: 24px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTitle p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-style: normal;
	font-weight: normal;
	color: #277720;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4e4e4e;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 479px;
	top: 55px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTagline p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4e4e4e;
	text-transform:lowercase;
	width:500px;
}/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 41px;
	top: 245px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 198px;
}
div.ESWuserButton0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	cursor: pointer;
	background-image: url(img/b0.blue.png);
	background-repeat: no-repeat;
	height:14px;
	line-height:14px;
	margin: 0px;
	padding:0px;
	padding-left:26px;
	overflow:hidden;
	margin-top:12px;
	margin-bottom:12px;
}
div.ESWuserButton0:hover {
	background-image: url(img/b0_a.blue.png);
	background-repeat: no-repeat;
}
div.ESWuserButton1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #2f6d81;
	text-align: left;
	cursor: pointer;
	width: 160px;
	margin: 0px;
	padding: 2px 0px 1px 38px;
}
div.ESWuserButton1:hover {
	background-image: url(img/b1_a.blue.png);
	background-repeat: no-repeat;
	color: #a9d3e0;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 215px;
	left: 285px;
	top: 230px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 215px;
	left: 285px;
	top: 391px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 314px;
	left: 579px;
	top: 230px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 110px;
  	left: 239px;
 	top: 60px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 137px;
  	left: 482px;
 	top: 125px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 137px;
  	left: 643px;
 	top: 125px;
}

/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#bg_m {
	background-image: url(img/bg_m_1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 600px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#ban1 {
	background-image: url(img/ban1.blue.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 94px;
	width: 158px;
	left: 477px;
	top: 123px;
}
#ban2 {
	background-image: url(img/ban2.blue.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 94px;
	width: 158px;
	left: 637px;
	top: 123px;
}
#cont {
	background-color: #34788e;
	position: absolute;
	height: 176px;
	width: 237px;
	left: 271px;
	top: 392px;
	border: 1px #388199 solid;
}
#dog1 {
	background-image: url(img/dog1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 270px;
	width: 121px;
	left: 53px;
	top: 25px;
}
#dog2 {
	background-image: url(img/dog2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 245px;
	width: 88px;
	left: 384px;
	top: 5px;
}
#im1 {
	background-image: url(img/im1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 59px;
	width: 105px;
	left: 541px;
	top: 273px;
}
#im2 {
	background-image: url(img/im2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 59px;
	width: 105px;
	left: 541px;
	top: 372px;
}
#im3 {
	background-image: url(img/im3.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 59px;
	width: 105px;
	left: 541px;
	top: 471px;
}
#line1 {
	background-color: #277720;
	position: absolute;
	height: 2px;
	width: 420px;
	left: 460px;
	top: 5px;
	font-size: 2px;
}
#line2_1 {
	background-color: #4ca2be;
	position: absolute;
	height: 2px;
	width: 233px;
	left: 274px;
	top: 218px;
	font-size: 2px;
}
#line2_2 {
	background-color: #f89e12;
	position: absolute;
	height: 2px;
	width: 363px;
	left: 518px;
	top: 218px;
	font-size: 1px;
}
#line3_1{
	background-color: #d6eaf0;
	position: absolute;
	height: 170px;
	width: 2px;
	left: 268px;
	top: 219px;
	font-size: 2px;
}
#line3_2{
	background-color: #d6eaf0;
	position: absolute;
	height: 170px;
	width: 2px;
	left: 511px;
	top: 219px;
	font-size: 2px;
}
#pr1 {
	background-image: url(img/pr1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 212px;
	width: 144px;
	left: 21px;
	top: 5px;
}
#pr2 {
	background-image: url(img/pr2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 212px;
	width: 303px;
	left: 166px;
	top: 5px;
}
#lapi {
	background-image: url(img/lapi.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 155px;
	width: 126px;
	left: 40px;
	top: 62px;
}
#st {
	background-image: url(img/st.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 20px;
	width: 20px;
	left: 156px;
	top: 26px;
}

/* 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 */
