/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(img/body_bg_2.jpg);
	background-repeat: repeat-x;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
ul { 
	margin: 0px;
	padding: 0px;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(img/list.gif);
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #656461;
	margin: 0px;
	padding: 0px;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #BA566A; 
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 56px;
	top: 31px;
	width:500px;
}
#ESWpageTagline {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #B412B3; 
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 60px;
	top: 64px;
	width:500px;
}
#ESWpageTitle p{
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #BA566A; 
	width:500px;
}
#ESWpageTagline p{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #B412B3; 
	width:500px;
}

/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 47px;
	top: 333px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 154px;
}
div.ESWuserButton0 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF; 
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 24px;
	margin: 0px;
	background-color: #B294E5;
}
div.ESWuserButton0:hover {
	background-color: #C6AEEB;
}
div.ESWuserButton1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #631DA8; 
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 24px;
	margin: 0px;
	background-color: #C2A3F3;
}
div.ESWuserButton1:hover {
	background-color: #9C73DD;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 356px;
	left: 241px;
	top: 361px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 145px;
	left: 680px;
	top: 361px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 0px;
	left: 0px;
	top: 0px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 0px;
	left: 0px;
	top: 0px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 0px;
	left: 0px;
	top: 0px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 0px;
	left: 0px;
	top: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal; 
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #C30F82;
}
h2 {
	color: #8B64CB;
}
p, div.ESWuserTable TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #656461; 
	margin: 0px;
	padding: 0px;
}
.class1 {
	padding-bottom: 15px;

}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#flower {
	background-image: url(img/flower_2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 395px;
	width: 900px;
	left: 0px;
	top: 91px;
}
#butterfly {
	background-image: url(img/butterfly_2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 55px;
	width: 63px;
	left: 0px;
	top: 17px;
}
#content_bg {
	background-image: url(img/list.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 221px;
	width: 439px;
	left: 200px;
	top: 334px;
}

/* 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 */