BODY{
  	background: #f7f7f7;
	text-align: center;
	font-size: 10px;
	color: #333;
	margin:0;  
}

DIV#HEADING_DESK{
  	background: url('../img/layout/heading_desk.gif') repeat-x;
  	width: 100%;
  	height: 18px;
  	font-size: 10px;
  	vertical-align: top;
  	padding: 0px;
  	border-bottom: #000000 1px solid;
	font-size: 10px;
	font-family: verdana, arial, helvetica, tahoma;
	color: #333;
	text-align: right;
	margin:0;
	clear: both;  
}

.align_left{
	float: left;
}  

.align_right{
	float: right;
}

.center{
	text-align: center;  
}

DIV#LOGO_PART{
	width:100%;
	height: 100px;
	border:0;
	margin:0 auto;
	padding:0;
	clear:both;  
	text-align: center;
	font-size: 14pt;
	font-family: georgia, arial, helvetica, tahoma;
}

IMG#LOGO{
	width:250px;
	height:100px;
	margin:0 auto;
	padding:0;
	border:0;
	float: left;  
}

#MAIN_TABLE{
	width: 780px;
	border:0;
	margin:0 auto;
	padding:0; 
}

#LEFT_BORDER_CELL{
	border:0;
	width:20px;
	background: url('../img/layout/left_bg_1.gif') repeat-y;  
	font-size: 3px;
}

#CONTENT_CELL{
	border:0;
	background: #fff;
	width: 580px;
	vertical-align: top;
	text-align: left;
	font-size: 10pt;
	font-family: georgia;	  
	color: #333;
	word-spacing: 2px;
}

#RIGHT_CELL{
	border:0;
	background: #fff;
	width:160px;  
	vertical-align:top;
}

#RIGHT_BORDER_CELL{
	border:0;
	width:20px;
	background: url('../img/layout/right_bg_1.gif') repeat-y;  
	font-size: 3px;
}

#BOTTOM_END_CELL{
	border: 0;
	background: url('../img/layout/bottom_bg_1.gif') repeat-x;  
	height: 20px;
	text-align: right;
	margin:0;
	padding:0;
}

IMG#RIGHT_CROSS_CORNER{
	margin:0 auto;
	padding:0;
	width:20px;
	height:20px;  
	border:0;
}

IMG#LEFT_CORNER{
	margin:0 auto;
	width:20px;
	height:20px;
	padding:0;  
	border:0;
}

#RIGHT_MINI{
	margin-top: 10px;
	margin-left:0;
	margin-right:0;
	margin-bottom: 5px;
	float: right;
	clear: both;
	width: 125px;
	padding: 5px;
	background: #eeeeff;
	border: #aaaaff 1px solid;  
	border-bottom: #aaaaff 2px solid;
	border-left: #aaaaff 1px solid;
	border-right: #aaaaff 2px solid;
	color: #aaaaff;
	font-size: 10px;
}

#RIGHT_MINI_GOLD{
  	font-family: arial, helvetica, verdana;
	margin-top: 10px;
	margin-left:0;
	margin-right:0;
	margin-bottom: 5px;
	float: right;
	clear: both;
	width: 125px;
	padding: 5px;
	background: #F9F3E6;
	border: #f6b220 1px solid;  
	border-bottom: #f6b220 2px solid;
	border-left: #f6b220 1px solid;
	border-right: #f6b220 2px solid;
	color: #880000;
	font-size: 10px;
	text-align: left;
}

.right_mini_other {
  	font-family: arial, helvetica, verdana;
	margin-top: 10px;
	margin-left:0;
	margin-right:0;
	margin-bottom: 5px;
	float: right;
	clear: both;
	width: 125px;
	padding: 5px;
	background: #f5f5f5;
	border: #ddd 1px solid;  
	border-bottom: #ddd 2px solid;
	border-left: #ddd 1px solid;
	border-right: #ddd 2px solid;
	color: #999;
	font-size: 10px;
	text-align: left;  
}

.ebook_informations{
	float:left;
	margin-right: 20px;
	margin-left:0;
	margin-top:0;
	margin-bottom: 10px; 
	border:0;
	padding:0;
	
	width: 120px;
	height: 100%;
	font-size: 11px;
	text-align:center;	
}

.quote{
	font-family: monotype;
	width: 60%;
	font-style: italic;
	font-size: 10pt;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;  
}

IMG.ebook_cover{
	width:100px;
	height:118px;
	margin:0 auto;
	padding:0;
	border:0; 
}

.ebook_cover_section {
	width: 120px;
	float: left;
	text-align: center;
	border:0;  
}

.mini_title{
	text-align: center;
	font-family: georgia, courier, courier new, arial, verdana, helvetica;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	padding:0;
	border:0;
	clear:both;
	float:none;  
}

.odstep {
	margin-left:0;
	margin-right:0;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align:center;
}

.yellow{
	background: yellow;
	color: #880000;  
}

.heading_center{
	text-align: center;
	font-weight: bold;
	word-spacing: 2mm;
	margin-top: 30px;
	margin-bottom: 30px;  
}

.ebook_description{
	margin-top:0;
	margin-bottom:15px;
	margin-left:0;
	margin-right:0;
	background: #f3f3f3;
	border-top: #ddd 1px solid;
		border-right: #ddd 2px solid;
			border-bottom: #ddd 2px solid;
				border-left: #ddd 1px solid;
	color: #333;
	font-size: 10pt;
	font-family: arial, helvetica, verdana;
	text-align: left;  
}

H1{
	font-size: 14pt;
	font-family: georgia, helvetica, arial, tahoma;  
	font-weight: bold;
}
H2{
 	font-size: 12pt;
	font-family: arial, helvetica, tahoma;
	font-weight: bold; 
}
H3{
	font-size: 11pt;
	font-family: arial, helvetica, tahoma;
	font-weight: bold;

}
H4{
	font-size: 12pt;
	font-family: arial, helvetica, tahoma;  
	font-weight: bold;
}

A.hd:link {
	color: #880000;
	text-decoration: none;
	font-size: 10px;
	font-family: verdana, arial, helvetica;
}
A.hd:visited {
	color: #880000;
	text-decoration: none;
	font-size: 10px;
	font-family: verdana, arial, helvetica;
}
A.hd:hover {
	color: #880000;
	text-decoration: underline;	
	font-size: 10px;
	font-family: verdana, arial, helvetica;
} 

A.next:link {
	color: #3333ff;
	text-decoration: underline;
	font-family: courier new, georgia, arial, helvetica;
}
A.next:visited {
	color: #0000FF;
	text-decoration: none;
	font-family: courier new, georgia, arial, helvetica;
}
A.next:hover {
	color: #880000;
	text-decoration: none;	
	font-family: courier new, georgia, arial, helvetica;
} 

A.right:link {
	color: #aaaaff;
	text-decoration: underline;
	font-family: arial, helvetica;
	font-size: 11px;
}
A.right:visited {
	color: #aaaaff;
	text-decoration: underline;
	font-family: arial, helvetica;
	font-size: 11px;
}
A.right:hover {
	color: #880000;
	text-decoration: none;	
	font-family: arial, helvetica;
	font-size: 11px;
} 

A.zk_more:link {
	color: #880000;
	text-decoration: underline;
	font-family: arial, helvetica;
}
A.zk_more:visited {
	color: #880000;
	text-decoration: underline;
	font-family: arial, helvetica;
}
A.zk_more:hover {
	color: #880000;
	text-decoration: none;	
	font-family: arial, helvetica;
} 

A.ebook_title:link {
	color: #880000;
	text-decoration: underline;
	font-family: arial, helvetica;
	font-size: 14pt;
}
A.ebook_title:visited {
	color: #880000;
	text-decoration: underline;
	font-family: arial, helvetica;
	font-size: 14pt;
}
A.ebook_title:hover {
	color: #880000;
	text-decoration: none;	
	font-family: arial, helvetica;
	font-size: 14pt;
} 


A:hover{
	color: #f00;
	text-decoration:none;
}
