/* www.digiphonics.com - style sheet definitions */

/*body 
{ 
  scrollbar-base-color        : #FFBC58; 
  scrollbar-track-color       : #FFAC58;
  scrollbar-face-color        : #E06030;
  scrollbar-highlight-color   : #FFAE45;
  scrollbar-3d-light-color    : #FFBC58;
  scrollbar-dark-shadow-color : #FFAE45;
  scrollbar-shadow-color      : #FFAE45;
  scrollbar-arrow-color       : #FFAE45;
}*/

.bottom-notice
{
  font-family : verdana;
  font-style  : normal;
  font-size   : 8pt;
  font-weight : normal;
  color       : #555555;
  text-align  : center;
}

.textbox-headline 
{ 
  font-family : verdana;
  font-style  : normal;
  font-size   : 10pt;
  font-weight : normal;
  color       : #a0a0ff;
  text-align  : left;
}

b
{
  font-weight : bold
}

a
{
  font-weight : bold;
  color       : #8080ff;
}

.textbox-normaltext 
{
  font-family : verdana,arial;
  font-size   : 10pt;
  font-weight : normal;
  color       : #444444;
  text-align  : justify;
}

.textbox-boldtext 
{
  font-family : verdana,arial;
  font-size   : 10pt;
  font-weight : bold;
  color       : #444444;
  text-align  : justify;
}

.textbox-framecolor
{
  background  : #ffa800;
}

.textbox-framebackground
{
  background  : #fff2e0;
}

.normalpagetext
{
  font-family : verdana,arial;
  font-size   : 10pt;
  font-weight : normal;
  color       : #444444;
  text-align  : justify;
}

.headline
{
  font-family : arial;
  font-style  : italic;
  font-weight : bold;
  font-size   : 20pt;
  font-weight : normal;
  color       : #ffa800;
  text-align  : center;
}


