/* --- Book Style Sheet (c) 2006-2009 Fedon Kadifeli --- */

body {
  background: url(images/bgWCwhite.gif); /* vasil */
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  line-height: normal;
  line-height: 19px;
  text-align: left;
  width: auto;
  margin: 8px;
  padding: 0;
}

h1, h2, h3, h4 {
  font-weight: normal;
  text-align: left;
  text-indent: 0;
  line-height: 30px;
/*  letter-spacing: 0.1em; */
  margin: 0.5em 1.5em 0.5em 0;
  padding: 0;
  page-break-after: avoid;
  page-break-inside: avoid;
}

h1 {
  font-size: 30px;
  text-align: right;
  margin: 1.5em 0 1.5em 3em;
  color: #256790;
}

h2 {
  font-size: 24px;
  color: #256790;
}

h3 {
  font-size: 13px;
  font-style: italic;
/*  text-align: right; */
  line-height: normal;
}

h4 {
  font-size: 18px;
  color: #800;
  letter-spacing: 0.1em;
  margin: 1em 0 0 0;
}

dl, ul, ol {
  margin: 0 0 0 0;
  padding: 0 0 0 1.5em;
}

li {
  margin: 0.5em 0;
  padding: 0 0 0 0;
}

pre {
/*  border: 0.5px solid Gray; */
  background-color: #FEC;
  padding: 0.5em;
}

address {
  font-size: 11px;
  font-style: normal;
  text-align: center;
}

dfn {
  font-style: normal;
  border-bottom: thin dotted green;
  cursor: help;
}

img {
/*  border-style: none; */
  border: 1px solid Gray;
  margin: 8px;
}

/*p,*/ .indent {
  text-indent: 1.5em;
}

/* --- Sibling Elements --- */

img.left {
  float: left;
  margin-left: 0;
}

img.right {
  float: right;
  margin-right: 0;
}

.index p {
  margin: 0.25em 0;
}

.noindent p, .noindent  {
  text-indent: 0em;
}

.revindent {
  margin-left: 3em;
  text-indent: -1.5em;
}

.probindent p {
  margin-left: 1.5em;
  text-indent: -1.5em;
}
.probindent p.indent {
  margin-left: 1.5em;
  text-indent: 1.5em;
}
.probindent p.noindent {
  margin-left: 1.5em;
  text-indent: 0em;
}
.probindent b.num {
  font-size: 20px;
}

.chartable {
  margin: 1.5em 0;
  padding: 0.5em 0;
  font-size: 13px;
  line-height: 12.5px;
  border-top: dotted 1px;
}
.chartable p  {
  margin: 1px 0;
  text-indent: 0;
}
.chartable code  {
  font-size: 12px;
}
.chartable .hdr {
  font-weight: bolder;
  font-size: 11px;
  page-break-before: always;
}

.cover {
  background-color: #FE8;
  padding: 0;
  margin: 0;
  font-size: 40px;
  font-weight: bold;
  line-height: 80px;
  white-space: pre;
  text-indent: 0;
  text-align: center;
}
h1.cover  .large {
  font-size: 240px;
  line-height: 300px;
}

/* --- CLASSES --- */

.imagecaption, .tablecaption {
  text-indent: 0;
  text-align: center;
  font-size: 14px;
  font-weight: bolder;
}
.imagecaption {
  border: 1px solid Gray;
}
.left	{ text-align: left; }
.right	{ text-align: right; }
.center	{ text-align: center; }
.blink	{ text-decoration: blink; }
.sc	{ font-variant: small-caps; }
.b, b	{ font-weight: bold; }
.i, i	{ font-style: italic; }
.u	{ text-decoration: underline; }
.clb    { clear: both; }
.c, .cp, code  {
  font-family: monospace;
  background-color: #EFC;
}
.cp {
  white-space: pre;	/* preserve white space */
  background-color: #CFE;
}
.normfont {
 /* font-family: "Times New Roman", Times, serif; */
  font-weight: normal;
}
.nomar p, .nomar {
  margin-top: 0;
  margin-bottom: 0;
}
.lmar  {
  margin-left: 1.5em;
}
.lrmar  {
  margin-left: 1.5em;
  margin-right: 1.5em;
}
.s {
  font-style: italic;
  vertical-align: sub;
  font-size: 80%;
}
.super {
  vertical-align: super;
  font-size: 80%;
}

.small  { font-size: smaller; }
.large  { font-size: larger; }

table {
/*  border: solid 1px #DDD;*/
  margin-left: 0.5em;
  margin-right: 0.5em;
}
td, th {
/*  border: solid 1px #DDD;*/
  margin: 0 0 0 0;
  padding: 0 1em 0 1em;
  font-weight: normal;
  vertical-align: text-bottom;
  text-align: left;
}
th {
  font-weight: bold;
  text-decoration: underline;
}
table.center {
  margin-left: auto;
  margin-right: auto;
}


/* Styles for links */

a:link {
  color: #36F;
/*
  font-weight: bold;
*/
  text-decoration: none;
}

a:active {
  color: #999;
/*
  font-weight: bold;
*/
  text-decoration: none;
}

a:visited {
  color: #866;
/*
  font-weight: bold;
*/
  text-decoration: none;
}

a:hover {
  background-color: #FEB;
  text-decoration: underline;
}

/* Page Layout Ids */

.msg-box {
  font-size: 14px;
  text-align: center;
  margin: 1em;
  padding: 1em;
  border: 4px groove #F84;
  background-color: #FC8;
}

#page {  
  color: #123;
/*  background-color: #FFF; */
  background-color: #E3DCC3;
  background: url(images/bgWCwhite.gif); /* vasil */
  visibility: visible;
  margin: 0;
  padding: 5px;
  width: 970px;
  height: auto;
/* line-height: 12px;*/
  display: block;
}

#header {
  background: url(tfimg/trhdr1.png);
  font-size: 30px;
  font-weight: bolder;
/*  color: #AED; */
  color: #FB4B1A;
  letter-spacing: 3px;
  text-align: left;
  line-height: 2.2em;
  background-color: #256790;
  margin: 0;
  padding: 5px 50px;
  width: 868px;
  height: 130px;
  visibility: visible;
  display: block;
/*  border: solid 1px gray; */
}

#menu {
  font-size: 10px;
  background-color: #e7edef;
background: url(images/bgWCwhite.gif); /* vasil */
  visibility: visible;
  float: left;
  margin: 5px 0 0 0;
  padding: 5px;
  width: 180px;
  height: auto;
  min-height: 500px;
  overflow: auto;
/*  border: solid 1px gray; */
  border: solid 1px gray;  /* vasil */
}

.toc_head {
  font-family: monospace;
  background-color: #DDC;
  border: 1px outset #DDD;
  font-weight: bolder;
  cursor: pointer;
  margin: 0;
  padding: 0 3px;
}

.toc_sub {
  display: none;
  max-width: 200px;
  margin: 0;
  padding: 0 0 0 12px;
}

#advert {
  background-color: #FFF;
  visibility: visible;
/* float: right;*/
  margin: 5px 0 10px 0;
  padding: 0;
  width: 120px;
  height: 600px;
/* overflow: hidden;*/
  position: absolute;
  left: 860px;
  overflow: auto;
  border: solid 0px gray;
}

#bodycol {
  background-color: transparent;
  visibility: visible;
  margin: 5px 124px 10px 196px;
  padding: 2px;
  width: 640px;
  height: auto;
/* border: solid 1px blue;*/
  text-align: justify;
}

.condensed {
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bolder;
  line-height: normal;
  text-align: left;
  text-indent: -12px;
  margin: 8px 2px 4px 12px;
  padding: 0 0 0 0;
}

.baseline {
  visibility: visible;
  padding: 0;
  margin: 0;
  width: auto;
  height: 30px;
}

.baseline_l, .baseline_r {
  margin: 0;
  padding: 8px;
  background-color: White;
background: url(images/bgWCwhite.gif); /* vasil */
  font-size: 10px;
  /*font-weight: bolder;*/
  text-decoration: none;
  text-indent: 0;
}
.baseline_l {
  float: left;
  text-align: left;
}
.baseline_r {
  float: right;
  text-align: right;
}

#content {
  display: block;
  margin: auto 0 auto 0;
  padding: 0px 0px 1em 0px;
}

#footer { 
  clear: both;
  margin: 10px 124px 10px 196px;
  padding: 2px;
  width: 640px;
  line-height: 2em; 
  background-color: #EDB;
/* border: solid 1px gray; */
  text-align: center; 
}