/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	margin: 0px;
	padding: 0px;
	background: #1a2000 url(img/body.jpg) repeat-x;
}
a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #9f9500;
}
ul {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(img/bullet.gif);
}
li {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #d8d700;
	line-height: 13px;
	padding: 0px;
	margin: 0px;
}
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #48560b;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 142px;
	top: 34px;
	width:500px;
}
#ESWpageTagline {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#93ae1c;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 228px;
	top: 15px;
	width:500px;
}
#ESWpageTitle p{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #48560b;
	width:500px;
}
#ESWpageTagline p{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#93ae1c;
	letter-spacing: 1px;
	width:500px;
}/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 14px;
	top: 298px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 210px;
}
div.ESWuserButton0 {
	height: 35px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 32px;
	color: #c1d276;
	text-align: left;
	margin: 0px;
	padding: 1px 0px 0px 50px;
	background: url(img/button0_off.png) no-repeat;
	overflow: hidden;
	cursor: pointer;
}
div.ESWuserButton0:hover {
	height: 35px;
	color: #e5e403;
	background: url(img/button0_on.png) no-repeat;
}
div.ESWuserButton1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #636363;
	text-align: left;
	margin: 0px;
	padding: 1px 0px 2px 50px;
	cursor: pointer;
}
div.ESWuserButton1:hover {
	color: #e5e403;
	background: url(img/button1.png) no-repeat;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 300px;
	left: 267px;
	top: 300px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 300px;
	left: 580px;
	top: 300px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 265px;
	left: 587px;
	top: 420px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #a2c310;
	margin: 0px;
	padding: 0px;
}
p, div.ESWuserTable TD {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999c8e;
	margin: 0px;
	padding: 0px;
}
.padding_h1 {
	padding-bottom: 10px;
}

.padding_10 {
	padding: 0px 0px 10px 10px;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#header {
	background: url(img/header.png) no-repeat;
	position: absolute;
	width: 881px;
	height: 258px;
	left: 16px;
	top: 58px;
}
#monument {
	background: url(img/monument.png) no-repeat;
	position: absolute;
	width: 122px;
	height: 222px;
	left: 65px;
	top: 46px;
}
#pict_1 {
	background: url(img/pict_1.png) no-repeat;
	position: absolute;
	width: 106px;
	height: 148px;
	left: 296px;
	top: 436px;
}
#pict_2 {
	background: url(img/pict_2.png) no-repeat;
	position: absolute;
	width: 110px;
	height: 148px;
	left: 415px;
	top: 436px;
}

/* 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 */
