<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
ul {

	margin: 0px;
	padding: 0px;
	padding-right: 0px;
	list-style-type: square;
	list-style-position: outside;
}
li {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #CACACA;

	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 21px;
	top: 25px;
	width:500px;
}
#ESWpageTagline {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;

	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 22px;
	top: 50px;
	width:500px;
}


#ESWpageTitle p {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #CACACA;

	
	width:500px;
}
#ESWpageTagline p {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;

	
	width:500px;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 0px;
	top: 174px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 250px;
}
div.ESWuserButton0 {
	height: 30px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CACACA;
	text-align: left;
	padding: 0px;
	margin: 0px;
	padding-top: 8px;
	padding-left: 35px;

	background-image: url(img/button0_off.png);
	background-repeat: no-repeat;
	background-position: left top;
}
div.ESWuserButton0:hover {
	height: 30px;
	color: #CACACA;
	background-image: url(img/button0_on.png);
	background-repeat: no-repeat;
	background-position: left top;
}
div.ESWuserButton1 {
	height: 14px;	
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CACACA;
	text-align: left;
	padding: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 47px;
	margin-bottom: 3px;
	background-image: url(img/button1_off.png);
	background-repeat: no-repeat;
	background-position: left top;
}
div.ESWuserButton1:hover {
	height: 14px;
	background-image: url(img/button1_on.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 175px;
	left: 305px;
	top: 333px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 185px;
	left: 700px;
	top: 333px;
	~height: 135px;
	min-height: 135px;	
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;

	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;

	margin: 0px;
	padding: 0px;
}
p, div.ESWuserTable TD {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;

	margin: 0px;
	padding: 0px;
}
.padding_heading {
	padding-bottom: 7px;
}
.padding_content {
	padding-bottom: 25px;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#header {
	background-image: url(img/header.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 615px;
	height: 260px;
	left: 285px;
	top: 46px; 
}
#flower {
	background-image: url(img/flower.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 254px;
	height: 230px;
	left: 248px;
	top: 117px; 
}
#pict_1 {
	background-image: url(img/pict_1.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 176px;
	height: 67px;
	left: 494px;
	top: 337px; 
}
#pict_2 {
	background-image: url(img/pict_2.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 176px;
	height: 78px;
	left: 494px;
	top: 422px; 
}
#pict_3 {
	background-image: url(img/pict_3.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 176px;
	height: 72px;
	left: 494px;
	top: 522px; 
}
/* 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 */</pre></body></html>