/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/fon.jpg);
	background-repeat: repeat;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000; 	
	margin: 0px;		
	padding: 0px;
}
ul { 
	margin: 0px;
	padding-right: 0px;
	padding-left: 20px;
	list-style-type: disc;
	
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000; 	
	margin: 0px;		
	padding: 0px;
	
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: "Courier New", Courier, mono;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF; 
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 309px;
	top: 72px;
	width: 222px;
	font-variant: small-caps;
	width:500px;
}
#ESWpageTitle p{
	font-family: "Courier New", Courier, mono;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF; 
	font-variant: small-caps;
	width:500px;
}

#ESWpageTagline {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF; 
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 372px;
	top: 49px;
	font-variant: small-caps;
	width:500px;
}
#ESWpageTagline p{
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF; 
	font-variant: small-caps;
	width:500px;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 55px;
	top: 381px;
	z-index: 100;
	width: 157px;
}
#ESWuserMenu {			
	position: static;
	width: 187px;	
}
div.ESWuserButton0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #555656; 
	text-align: left;
	background-image: url(img/button_off.png);
	background-repeat:no-repeat;
	background-position: 1px 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 20px;
	margin: 0px;
	font-variant: small-caps;
	cursor:pointer;
	width:100%;
}
div.ESWuserButton0:hover {
	color: #686868;
	background-image: url(img/button_open.png);
	background-repeat:no-repeat;
	font-variant: normal;
	padding-left: 20px;
	background-position: 1px 6px;
}
div.ESWuserButton1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #686868; 
	text-align: left;	
	background-position: 1px 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 55px;
	margin: 0px;
	cursor:pointer;
	width:100%;
}
div.ESWuserButton1:hover {
	background-image: url(img/button_open1.png);
	background-repeat:no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 15px;
	margin: 0px;
	margin-left: 40px;
	background-position: 1px 5px;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {	
	padding: 0px;
	position: absolute;
	width: 541px;
	left: 305px;
	top: 179px;
	margin: 0;	
}
h1, h2,  h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666666; 
	margin:0px;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000; 
	margin:0px;
	padding: 0px;
}
p, div.ESWuserTable TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000; 	
	margin: 0px;		
	padding: 0px;
}
#pict_left {
	background-image: url(img/pict_left.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 202px;
	height: 384px;
	left: 39px;
	top: 34px;
}
#pict_center {
	background-image: url(img/pict_center.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 612px;
	height: 478px;
	left: 246px;
	top: 122px;
}
#pict {
	background-image: url(img/pict.png);
	background-repeat: no-repeat;
	position:absolute;
	width: 116px;
	height: 138px;
	left: 737px;
	top: 312px;
}

.m_right {
margin-right:120px;

}
#content{
	position: absolute;
	width: 210px;
	left: 35px;
	top: 367px;
	font-size: 1px;
}
#content_top{
	height:109px;
	background:url(img/content_top.png) no-repeat;
}
#content_middle{
	height:100%;
	background: url(img/content_middle.png) repeat-y;
}
#content_bottom{
	height:119px;
	background:url(img/content_bottom.png) no-repeat;
}
#content1{
	position: absolute;
	width: 609px;
	height:422px;
	left: 258px;
	top: 136px;
	font-size: 1px;
}
#content1_top{
	height:31px;
	background:url(img/pict_top.gif) no-repeat;
}
#content1_middle{
	height:100%;
	background: url(img/pict_center.gif) repeat-y;
}
#content1_bottom{
	height:31px;
	background:url(img/pict_bottom.gif) no-repeat;
}

/* 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 */
