BODY  {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : 11px;
  line-height : 140%;
  color : #000000;
  background-color : #009933;
  /*background-image : url(images/bg_squid_04.gif);*/
  /*xbackground-image : url(images/bg_rough_blue.gif);*/
  margin : 0px;
}

BODY.light  {background-color : #FCF6EA;}
BODY.blu  {background-color : #1F5783;}
BODY.yel  {background-color : #FFCC00;}

DIV.light  {background-color : #FCF6EA;}
DIV.blu  {background-color : #1F5783;vertical-align : bottom; height : "100%";}
DIV.yel  {background-color : #FFCC00;}
DIV.gre  {background-color : #009933;}

TABLE.blu {background-color : #1F5783; color : #FCF6EA;}
TABLE.gre {background-color : #009933; color : #FCF6EA;}
TABLE.red {background-color : #CC0000; color : #FCF6EA;}
TABLE.yel {background-color : #FFCC00;}
TABLE.light {background-color : #FCF6EA;}

TABLE.pp {
  background-color : #FFFFFF;
  border : solid black 1px;
}

TD  {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : 11px;
  line-height : 140%;
  vertical-align : top;
  padding : 4px;
}

TD.red    { background-color : #CC0000;}
TD.yel    { background-color : #FFCC00;}
TD.blu    { background-color : #1F5783;}
TD.blu1    { background-color : #336699;}
TD.blu2    { background-color : #006699;}
TD.blu4    { background-color : #005573;}
TD.gre    { background-color : #009933;}
TD.light  { background-color : #FCF6EA;}
TD.shade  { background-color : #B3B3A3;}

TD.eckblu {background-color : #1F5783; width : 80px;}
TD.eckgre {background-color : #009933; width : 80px;}
TD.eckred {background-color : #CC0000; width : 80px;}

TD.copy {
  color : #FCF6EA;
  width : 240px;
  text-align : right;
  padding-right : 22px;
}

TD.center {text-align : center; vertical-align : middle;}

/*bio machine*/
TD.biohead {font-weight: bold; padding: 16px 0px 8px 0px}
TD.bioheadlite {padding: 12px 0px 8px 0px;}
TD.biodate { padding: 12 12 4 0; font-weight: bold; width: 120px; text-align: right; color: #1F5783;}
TD.biotext {padding: 12 4 4 0;}
TD.biotext2 {padding: 2 4 4 0;}

TABLE.formular {
  background-color : #FFCC00;
  border : dashed #009933 1px;
}
TD.formular {
  background-color : #FFCC00;
  padding : 8px;
  border : dashed #009933 1px;
}
#idform {
  background-color : #FCF6EA;
  font-family: Courier New, Verdana,Arial,Helvetica;
  padding : 2px;
  border : dashed #009933 1px;
}

TD.thumb {
  font-family: Tahoma,Arial,Helvetica;
  font-size: 10px;
  color: #333366;
  width : 200px;
  padding-bottom : 14px;
  padding-right : 14px;
}

TD.donor {
  font-family: Tahoma,Arial,Helvetica;
  font-size: 11px;
  color: #1F5783;
  padding-left : 24px;
}

TD.desc {
  font-family: Tahoma,Arial,Helvetica;
  font-size: 11px;
  color: #333366;
  vertical-align : bottom;
  padding-left : 24px;
}

TD.nav  {
  background-color : #DDDDDD;
  height : 20px;
  padding-left : 4px;
  CURSOR: hand;
  vertical-align : middle;
}
TD.navat  {
  background-color : #FFFFFF;
  height : 20px;
  padding-left : 4px;
  CURSOR: hand;
  vertical-align : middle;
}

TD.path  {
  font-size: 10px;
  font-weight: bold;
  color : #FCF6EA;
  background-color : #000000;
  padding-top : 4px;
  padding-bottom : 4px;
}
TD.pathyel  {
  font-size: 10px;
  font-weight: bold;
  color : #000000;
  background-color : #FFCC00;
  padding-top : 4px;
  padding-bottom : 4px;
}



TD.black04  {
  background-color : #000000;
  height : 4px;
}
TD.gray02  {
  background-color : #DDDDDD;
  height : 2px;
}

H2 {
  font-family: verdana, arial, helvetica;
  font-weight: bold;
  font-size: 11px;
  color : #000000;
  margin-top: 12px;
  margin-bottom: 6px;
}

P.order {
  margin-top: 12px; margin-bottom: 8px;
}

P.path {
  font-size: 10px;
  font-weight: bold;
}

P.small {
  margin-top: 2px;
  margin-bottom: 2px;
  line-height : 100%;
}

LI {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : 11px;
  margin-bottom : 8px;
  text-align: justify;
}

TT  {
  color : #354E4F;
  font-size : 11px;
}

A:link    {color:#339933; font-weight:bold; text-decoration:none;}
A:visited {color:#339933; font-weight:bold; text-decoration:none;}
A:active  {color:#339933; font-weight:bold; text-decoration:none;}
A:hover   {color:#0099CC; font-weight:bold; text-decoration:none;}

A.black:link    {color:#000000; text-decoration:underline;}
A.black:visited {color:#000000; text-decoration:underline;}
A.black:active  {color:#000000; text-decoration:underline;}
A.black:hover   {color:#1F5783; text-decoration:underline;}

A.u:visited, A.u:link, A.u:hover, A.u:active {
  text-decoration : underline;
}

A.dark:visited, A.dark:link, A.dark:hover, A.dark:active {
  color : #000000; font-weight : normal;  
}
A.dark:hover {color:#1F5783; text-decoration:underline;}

A.lite:visited, A.lite:link, A.lite:hover, A.lite:active {
  color : #FCF6EA; font-weight : normal;  
}
A.lite:hover {text-decoration:underline;}

A.blu:visited, A.blu:link, A.blu:hover, A.blu:active {
  color : #1F5783; font-weight : normal;  
}
A.blu:hover {color:#1F5783; text-decoration:underline;}

IMG {border : none;}
IMG.b {border : 1px solid black;}
IMG.pp {border : 20px solid white;}
IMG.box {vertical-align : middle;}


