body {font-family: Verdana, georgia; font-size: 10pt; color: black; margin-top: 0; margin-bottom: 0; line-height: 1}
p    {font-family: Verdana, georgia; font-size: 10pt; color: black; margin-top: 0; margin-bottom: 0}
form {font-family: Verdana, georgia; font-size: 8pt; color: black; margin-top: 0; margin-bottom: 0}
h4  	 {font-family: Verdana, georgia; font-size: 14pt; color: black; margin-top: 0; margin-bottom: 0}
h5	{font-family: Verdana, georgia; font-size: 12pt; color: black; margin-top: 0; margin-bottom: 0; font-weight:bold}
h6	{font-family: Verdana, georgia; font-size: 10pt; color: black; margin-top: 0; margin-bottom: 0; font-weight:bold}
li	{margin-top: 0; margin-bottom: 0}
ul	{margin-top: 0; margin-bottom: 0; list-style-image:url('hypnoeft/pointing.gif')}

select	{font-family: Verdana, Georgia; font-size: 10pt; border: 1px solid #808080;}

A { color: blue; text-decoration: none;}
A:link {text-decoration: none} 
A:active {color: #000000; text-decoration: none} 
A:visited {color: #000000; text-decoration: none}
A:hover {color: #0000ff; text-decoration: none} /* Blue */

TR.headbar {background: #0000ff;}  /* Blue */

.normal {font-family: Verdana, georgia; font-size: 10pt; color: black; margin-top: 0; margin-bottom: 0}

TD.headbar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  background: #0000ff;  /* Blue */
  color: #ffffff;  /* White */
  font-weight: bold;
}

/* Graphical Borders */
.boxUL { background: url('images/infobox/upper_left.gif'); background-repeat:no-repeat;}
.boxTop    { background: url('images/infobox/top.gif');
                 text-align : center;
                 background-repeat:repeat-x;
                 white-space: nowrap;}
.boxUR { background: url('images/infobox/upper_right.gif'); background-repeat:no-repeat;}
.boxLeft   { background: url('images/infobox/left.gif');}
.boxRight  { background: url('images/infobox/right.gif');}
.boxLL  { background: url('images/infobox/lower_left.gif'); background-repeat:no-repeat;}
.boxBottom { background: url('images/infobox/bot.gif');
                 text-align : center;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap;}   
.boxCenter { background: #ffffff; }
.boxLR  { background: url('images/infobox/lower_right.gif'); background-repeat:no-repeat;}

/* Graphical Borders - boxes main modules and file-pages - Star */
.boxUL_main { background: url('images/infobox_main/upper_left.gif'); background-repeat:no-repeat;}
.boxTop_main { background: url('images/infobox_main/top.gif');
                 text-align : center;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.boxUR_main { background: url('images/infobox_main/upper_right.gif'); background-repeat:no-repeat;}
.boxLeft_main   { background: url('images/infobox_main/left.gif'); }
.boxRight_main  { background: url('images/infobox_main/right.gif'); }
.boxLL_main  { background: url('images/infobox_main/lower_left.gif'); background-repeat:no-repeat;}
.boxBottom_main { background: url('images/infobox_main/bot.gif');
                 text-align : center;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.boxCenter_main { background: #FFFFFF; }
.boxLR_main  { background: url('images/infobox_main/lower_right.gif'); background-repeat:no-repeat;}
/* Graphical Borders - boxes main modules and file-pages - End  */