/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #BBD1FF;
	background-image: url(img/body.blue.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F62B75;
	margin: 5px 5px 5px 5px;
	padding: 0px;
	text-transform: uppercase;
}
p, div.ESWuserTable TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0E5289;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}
br{
	line-height: 10px;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0E5289;
}
ul {
	margin: 0px;
	padding: 5px 0px 5px 10px;
	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: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0E5289;

	margin: 4px 0px 0px 10px;
	padding: 0px;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FA5266;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 400px;
	top: 96px;
	width:500px;
}
#ESWpageTitle p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FA5266;
	width:500px;
}

#ESWpageTagline {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #4D73C4;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 419px;
	top: 118px;
	width:500px;
}
#ESWpageTagline p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #4D73C4;
	width:500px;
}

/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 8px;
	top: 299px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 186px;
	overflow:hidden;
	white-space:nowrap;
}
div.ESWuserButton0 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #204AA2;
	text-align: center;
	cursor: pointer;
	background-image: url(img/b0.blue.png);
	background-repeat: no-repeat;
	white-space:nowrap;
	width: 186px;
	margin: 0px;
	padding: 10px 0px 18px 0px;
}
div.ESWuserButton0:hover {
	background-image: url(img/b0_a.blue.png);
	color: #FFFFFF;	
}
div.ESWuserButton1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #194363;
	text-align: center;
	cursor: pointer;
	background-image: url(img/b1.blue.png);
	background-repeat: no-repeat;
	white-space:nowrap;
	width: 186px;
	margin: 0px;
	padding: 6px 0px 6px 0px;
}
div.ESWuserButton1:hover {
	background-image: url(img/b1_a.blue.png);
	color: #FFFFFF;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 391px;
	left: 491px;
	top: 199px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 317px;
	left: 233px;
	top: 288px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 158px;
	left: 233px;
	top: 405px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 169px;
  	left: 557px;
 	top: 288px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 332px;
  	left: 557px;
 	top: 464px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 10px;
  	left: 10px;
 	top: 10px;
}

/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#main_width_bg, #bg {
	background-image: url(img/bg.blue.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 600px;
	width: 100%;
	min-width: 1200px;
	left: 0px;
	top: 0px;
}
#pic_1 {
	background-image: url(img/pic_1_blue.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 223px;
	width: 290px;
	left: 37px;
	top: 0px;
}
#backgr {
	background-image: url(img/backgr.blue.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 600px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#bicycle {
	background-image: url(img/bicycle.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 201px;
	width: 219px;
	left: 140px;
	top: 27px;
}
#im1 {
	background-image: url(img/im1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 138px;
	width: 132px;
	left: 405px;
	top: 429px;
}
#im2 {
	background-image: url(img/im2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 141px;
	width: 126px;
	left: 747px;
	top: 313px;
}

/* 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 */