html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	height:100%;
	z-index: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #003399;
	font-size: 11px;
}
html { overflow-y: hidden; }
body { overflow-y: auto; }
#bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: -1;
	margin: 0px;
	padding: 0px;
	border: none;
} 

p {
	text-align: justify;
}

.img-fixed-bottom {
	background-image: url(images/Esoteriki4_15.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.main-table-border-index {
	position:static;
	border: 3px double #FFFFFF;
}
a:link {
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
}
a:active {
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
h1 {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}
h2 {
	color: #0066FF;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
}

.photo-border {
	border: thin solid #CCFFFF;
}
.forms {
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #006600;
}
.RED-TEXT {font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;

}
.text-offers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	line-height: 20px;
}
#book-text{
margin: 5px 0px 0px 0px;
border: solid 1px #FFFFFF;
border-left: none;
width: 575px;
background: #fcfff4;
background: -moz-linear-gradient(top,  #fcfff4 0%, #dddddd 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfff4), color-stop(100%,#dddddd));
background: -webkit-linear-gradient(top,  #fcfff4 0%,#dddddd 100%);
background: -o-linear-gradient(top,  #fcfff4 0%,#dddddd 100%);
background: -ms-linear-gradient(top,  #fcfff4 0%,#dddddd 100%);
background: linear-gradient(top,  #fcfff4 0%,#dddddd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#dddddd',GradientType=0 );
-webkit-box-shadow: 0px 2px 2px 0px #666666;
-moz-box-shadow: 0px 2px 2px 0px #666666;
box-shadow: 0px 2px 2px 0px #666666; 
}
#book-text *{
	color: #0066ff;
	font-size: 11px;	
}
#book-text button{
	background: #ffffff;
	border: 1px solid #CCCCCC;
	padding: 2px;
	cursor:pointer;
	font-weight: bold;
}
#book-text img{
	cursor:pointer;
}
