/* Texyz css style HB 25/04/05 */

A:link    { color: #6E2F18 } 
A:active  { color: #97461A } 
A:visited { color: #6E2F18 }  
A:hover   { color: #aa6644 } 

A.leftlink:link    { color: #f9f0e3 } /* eeddcc */
A.leftlink:active  { color: #97461A } /* 97461A */
A.leftlink:visited { color: #f9f0e3 } /* f9f0e3 eeddcc */
A.leftlink:hover   { color: #ffffff } /* fff9f9 */

body
{
   margin: 20; 
   color: #000044; /* 501100 571800 692a13 6E2F18 */
   background-color: #fefef5; /* feffe6 fafbe2 fffbe2 fff8df fdfce6 fdf9e6 f6f2df window */
   background: url("bk1280x1.jpg") #fefef5;   /* efebdb e6e2cf */
   font: 10pt Verdana; 
}

.topbar
{
   background-image: url('topbar.jpg'); 
   background-color: #cbcccb;
   color: #fff9ec; /* f9f0e3 ffeedd */
   font: 8pt Arial;
   font-weight: 600;  
}

.leftbar
{
   background-image: url('leftbar.jpg');
   background-color: #cbcccb;
}

.leftlink
{
   color: #eeddcc; 
   font: 8pt Arial; 
   text-decoration: none;
   font-weight: 700; 
}

.highlightedblock
{
   background-color: #eeeee5;  /* eBe4cB efe8cf eBe4cB DBD4BB d7cdbf d4ccc1 cbcccb */
   font-family : Verdana;
   font-size : 8pt;
}

.bibitem 
{ 
  text-indent:-20 
  font-family : Verdana;
  font-size : 8pt;
}

.btn_centered
{
  vertical-align: middle;
  WIDTH: 100px;
  font-size : 8pt;
}

.t_input
{ 
   vertical-align: middle; 
} 

.t_input10
{ 
  vertical-align: middle; 
  height: 10px;
} 

.t_input11
{ 
  vertical-align: bottom; 
  height: 11px;
} 

.t_content14
{
   font-family : Verdana;
   font-size : 14pt;
}

.t_content12
{
   font-family : Verdana;
   font-size : 12pt;
}

.t_content10
{
   font-family : Verdana;
   font-size : 10pt;
}

.t_content9
{
   font-family : Verdana;
   font-size : 9pt;
}

.t_content8
{
   font-family : Verdana;
   font-size : 8pt;
}

.t_content7
{
   font-family : Verdana;
   font-size : 7pt;
}


/*///////////////////////////////////////////////////*/
