

/* General */

span,th,td,div { font-family: Verdana, Arial, Helvetica, sans-serif;}

a:link,a:active,a:visited { text-decoration: none; color: #444; }

a:hover { text-decoration: underline; color: #000;}



/* Light blue: A5CFDC */

/* Now FFCE64 (Light orange)

/* Really light blue: DCF0F7 */

/* Now FEFFC7 (Really light orange)

/* Dark blue: 006A82 */

/* Now FF6908 (Dark orange) */





body {

 background-color: #FFFFFF;

 scrollbar-face-color: #D4D0C8;

 scrollbar-highlight-color: #FFFFFF;

 scrollbar-shadow-color: #808080;

 scrollbar-darkshadow-color: #404040;

 scrollbar-3dlight-color: #D4D0C8;

 scrollbar-arrow-color:  #000;

 scrollbar-track-color: #EDEDE7;

}





/* Black border, lightblue background, black small text */

.t1 { color: #000;

    background-color: #FFCE64;

    font-size: 8pt;

    font-weight: normal;

    text-decoration: none;

    text-align: left;

    line-height: 10pt;

    padding-left: 5px;

    padding-right: 5px;

		padding-top: 5px;

		padding-bottom: 5px;

    border: #000;

    border-style: solid;

    border-width: 1px;

   }





/* Black border, lightblue background, black BOLD small text */

.t1b { color: #000;

    background-color: #FFCE64;

    font-size: 8pt;

    font-weight: bold;

    text-decoration: none;

    text-align: left;

    line-height: 10pt;

    padding-left: 5px;

    padding-right: 5px;

    border: #000;

    border-style: solid;

    border-width: 1px;

   }







/* Black normal text, no border, no background */

.t2 { color: #000;

    font-size: 8pt;

    font-weight: normal;

    text-decoration: none;

    text-align: left;

    line-height: 8pt;

   }

.t2:link { color: #000; text-decoration: none; }

.t2:visited { color: #000; text-decoration: none; }

.t2:hover { color: #000; text-decoration: underline; }


/* Black normal text BIGGER than t2, no border, no background */
.t2x { color: #000;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    line-height: 8pt;
   }
.t2x:link { color: #000; text-decoration: none; }
.t2x:visited { color: #000; text-decoration: none; }
.t2x:hover { color: #000; text-decoration: underline; }



/* Black normal text, no border, no background left*/

.t2c { color: #000;

    font-size: 8pt;

    font-weight: normal;

    text-decoration: none;

    text-align: left;

    line-height: 8pt;

 }





/* Black bold text, no border, no background */

.t2b { color: #000;

    font-size: 8pt;

    font-weight: bold;

    text-align: left;

    line-height: 10pt;

   }

.t2b:link { color: #000; text-decoration: none; }

.t2b:visited { color: #000; text-decoration: none; }

.t2b:hover { color: #000; text-decoration: underline; }





/* Black bold text WITH UNDERLINE, no border, no background */

.t2h { color: #000;

    font-size: 8pt;

    font-weight: bold;

    text-decoration: underline;

    text-align: left;

    line-height: 8pt;

   }

.t2h:link { color: #000; text-decoration: underline; }

.t2h:visited { color: #000; text-decoration: underline; }

.t2h:hover { color: #000; text-decoration: underline; }





/* Black text WITH UNDERLINE, no border, no background */

.t2g { color: #000;

    font-size: 8pt;

    font-weight: normal;

    text-decoration: underline;

    text-align: left;

    line-height: 8pt;

   }

.t2g:link { color: #000; text-decoration: underline; }

.t2g:visited { color: #000; text-decoration: underline; }

.t2g:hover { color: #000; text-decoration: underline; }



/* Black text WITH UNDERLINE, no border, no background and bigger lineheight*/

.t2ga { color: #000;

    font-size: 8pt;

    font-weight: normal;

    text-decoration: underline;

    text-align: left;

    line-height: 12pt;

   }

.t2ga:link { color: #000; text-decoration: underline; }

.t2ga:visited { color: #000; text-decoration: underline; }

.t2ga:hover { color: #000; text-decoration: underline; }





/* Black normal text, no border, no background */

.t2q { color: #000;

    font-size: 8pt;

    font-weight: normal;

    text-decoration: none;

    text-align: right;

    line-height: 8pt;

   }





/* Black border with no top, light blue background, small text */

.t3 { color: #000000;

    background-color: #FEFFC7;

    font-size: 8pt;

    font-weight: normal;

    text-decoration: none;

    text-align: left;

    line-height: 10pt;

    padding-left: 5px;

    padding-right: 5px;

    padding-bottom: 5px;

    padding-top: 5px;

    border: #000;

    border-style: solid solid solid solid;

    border-width: 1px;

  }





/* Black border, light blue background, BOLD small text */

.t3b { color: #000000;

    background-color: #FEFFC7;

    font-size: 8pt;

    font-weight: bold;

    text-decoration: none;

    text-align: left;

    line-height: 10pt;

    padding-left: 5px;

    padding-right: 5px;

    border: #000;

    border-style: solid;

    border-width: 1px;

  }





/* Black border with no top, light blue background, small text */

.t3d { color: #000000;

    background-color: #FEFFC7;

    font-size: 8pt;

    font-weight: normal;

    text-decoration: none;

    text-align: left;

    line-height: 10pt;

    padding-left: 5px;

    padding-right: 5px;

    border: #000;

    border-style: none solid solid solid;

    border-width: 1px;

  }





/* Black border with no top, light blue background, BOLD small text */

.t3i { color: #000000;

    background-color: #FEFFC7;

    font-size: 8pt;

    font-weight: bold;

    text-decoration: none;

    text-align: left;

    line-height: 10pt;

    padding-left: 5px;

    padding-right: 5px;

    border: #000;

    border-style: none solid solid solid;

    border-width: 1px;

  }





/* Black border with no top or left, light blue background, BOLD small text */

.t3j { color: #000000;

    background-color: #FEFFC7;

    font-size: 8pt;

    font-weight: bold;

    text-decoration: none;

    text-align: left;

    line-height: 10pt;

    padding-left: 5px;

    padding-right: 5px;

    border: #000;

    border-style: none solid solid none;

    border-width: 1px;

  }





/* Black border with no top or left, light blue background, small text */

.t3k { color: #000000;

    background-color: #FEFFC7;

    font-size: 8pt;

    font-weight: normal;

    text-decoration: none;

    text-align: left;

    line-height: 10pt;

    padding-left: 5px;

    padding-right: 5px;

    border: #000;

    border-style: none solid solid none;

    border-width: 1px;

  }





/* Black border, white background,small text */

.t4 { color: #000000;

    background-color: #FFFFFF;

    font-size: 8pt;

    font-weight: normal;

    text-decoration: none;

    text-align: left;

    line-height: 10pt;

    padding-left: 5px;

    padding-right: 5px;

    border: #000;

    border-style: solid;

    border-width: 1px;

  }





/* Black border, white background,small BOLD text */

.t4b { color: #000000;

    background-color: #FFFFFF;

    font-size: 8pt;

    font-weight: bold;

    text-decoration: none;

    text-align: left;

    line-height: 10pt;

    padding-left: 5px;

    padding-right: 5px;

    border: #000;

    border-style: solid;

    border-width: 1px;

  }





/* Black border with no top, white background,small text */

.t4d { color: #000000;

    background-color: #FFFFFF;

    font-size: 8pt;

    font-weight: normal;

    text-decoration: none;

    text-align: left;

    line-height: 10pt;

    padding-left: 5px;

    padding-right: 5px;

    padding-top: 5px;

    padding-bottom: 5px;

    border: #000;

    border-style: none solid solid solid;

    border-width: 1px;

  }



/* Black border with no top, white background,small text no padding*/

.t4dp { color: #000000;

    background-color: #FFFFFF;

    font-size: 8pt;

    font-weight: normal;

    text-decoration: none;

    text-align: left;

    line-height: 10pt;

    border: #000;

    border-style: none solid solid solid;

    border-width: 1px;

  }





/* Black border with no top, white background,small text centered*/

.t4dc { color: #000000;

    background-color: #FFFFFF;

    font-size: 8pt;

    font-weight: normal;

    text-decoration: none;

    text-align: center;

    line-height: 10pt;

    padding-left: 5px;

    padding-right: 5px;

    padding-top: 5px;

    padding-bottom: 5px;

    border: #000;

    border-style: none solid solid solid;

    border-width: 1px;

  }





/* Black border with no bottom, white background,small text */

.t4e { color: #000000;

    background-color: #FFFFFF;

    font-size: 8pt;

    font-weight: normal;

    text-decoration: none;

    text-align: left;

    line-height: 10pt;

    padding-left: 5px;

    padding-right: 5px;

    padding-top: 5px;

    padding-bottom: 5px;

    border: #000;

    border-style: none solid none solid;

    border-width: 1px;

  }





/* Black border with no top, white background, BOLD small text */

.t4i { color: #000000;

    background-color: #FFFFFF;

    font-size: 8pt;

    font-weight: bold;

    text-decoration: none;

    text-align: left;

    line-height: 12pt;

    padding-left: 5px;

    padding-right: 5px;

    padding-top: 5px;

    padding-bottom: 5px;

    border: #000;

    border-style: none solid solid solid;

    border-width: 1px;

  }





/* Black border with no top, white background, BOLD small text */

.t4ir { color: #000000;

    background-color: #FFFFFF;

    font-size: 8pt;

    font-weight: bold;

    text-decoration: none;

    text-align: right;

    line-height: 12pt;

    padding-left: 5px;

    padding-right: 5px;

    padding-top: 5px;

    padding-bottom: 5px;

    border: #000;

    border-style: none solid solid solid;

    border-width: 1px;

  }





/* Black border with no top no left, white background,small text */

.t4k { color: #000000;

    background-color: #FFFFFF;

    font-size: 8pt;

    font-weight: normal;

    text-decoration: none;

    text-align: left;

    line-height: 10pt;

    padding-left: 5px;

    padding-right: 5px;

    padding-top: 5px;

    padding-bottom: 5px;

    border: #000;

    border-style: none solid solid none;

    border-width: 1px;

  }



/* Black border with no top no left, white background,small text centered*/

.t4kc { color: #000000;

    background-color: #FFFFFF;

    font-size: 8pt;

    font-weight: normal;

    text-decoration: none;

    text-align: center;

    line-height: 10pt;

    padding-left: 5px;

    padding-right: 5px;

    padding-top: 5px;

    padding-bottom: 5px;

    border: #000;

    border-style: none solid solid none;

    border-width: 1px;

  }





/* Black border bottom only, white background,small text*/

.t4l { color: #000000;

    background-color: #FFFFFF;

    font-size: 8pt;

    font-weight: normal;

    text-decoration: none;

    text-align: left;

    line-height: 10pt;

    padding-left: 5px;

    padding-right: 5px;

    border: #000;

    border-style: none none solid none;

    border-width: 1px;

  }



/* Black border bottom only, white background,small text*/

.t4m { color: #000000;

    background-color: #FFFFFF;

    font-size: 8pt;

    font-weight: normal;

    text-decoration: none;

    text-align: right;

    line-height: 10pt;

    padding-left: 5px;

    padding-right: 5px;

    border: #000;

    border-style: none none solid none;

    border-width: 1px;

  }



/* Black border with no top no right, white background,small text */

.t4p { color: #000000;

    background-color: #FFFFFF;

    font-size: 8pt;

    font-weight: normal;

    text-decoration: none;

    text-align: left;

    line-height: 10pt;

    padding-left: 5px;

    padding-right: 5px;

    padding-top: 5px;

    padding-bottom: 5px;

    border: #000;

    border-style: none none solid solid;

    border-width: 1px;

  }





/* No border, dark blue, small text */

.t5 { color: #000000;

    background-color: #FF6908;

    font-size: 8pt;

    font-weight: normal;

    text-decoration: none;

    text-align: left;

    line-height: 10pt;

    border: #000;

    border-style: solid;

    border-width: 1px;

  }







/* Black TINY text, no border, no background */

.t6 { color: #000;

    font-size: 7pt;

    font-weight: normal;

    text-decoration: none;

    line-height: 10pt;

    text-align: left;

   }

.t6:link { color: #000; text-decoration: none; }

.t6:visited { color: #000; text-decoration: none; }

.t6:hover { color: #000; text-decoration: none; }


/* Black TINY text, no border, no background centered*/
.t6c { color: #000;
    font-size: 7pt;
    font-weight: normal;
    text-decoration: none;
    line-height: 10pt;
    text-align: center;
   }
.t6c:link { color: #000; text-decoration: none; }
.t6c:visited { color: #000; text-decoration: none; }
.t6c:hover { color: #000; text-decoration: none; }



/* Black TINY text, no border, no background */

.t6n { color: #000;

    font-size: 7pt;

    font-weight: normal;

    text-decoration: none;

    line-height: 7pt;

    text-align: left;

    padding-left: 5px;

    padding-bottom: 5px;

   }







/* Black big text, no border, no background */

.t7 { color: #000;

    font-size: 10pt;

    font-weight: normal;

    text-decoration: none;

    line-height: 12pt;

    text-align: left;

    padding-left: 5px;

    padding-right: 5px;

    padding-top: 5px;

    padding-bottom: 5px;

   }



/* Black border with no top, white background, big text */

.t7d { color: #000000;

    background-color: #FFFFFF;

    font-size: 10pt;

    font-weight: normal;

    text-decoration: none;

    text-align: left;

    line-height: 12pt;

    padding-left: 5px;

    padding-right: 5px;

    padding-top: 5px;

    padding-bottom: 5px;

    border: #000;

    border-style: none solid solid solid;

    border-width: 1px;

  }









/* Black border with no top no left, white background,small text, no padding */

.t8k { color: #000000;

    background-color: #FFFFFF;

    font-size: 8pt;

    font-weight: normal;

    text-decoration: none;

    text-align: left;

    line-height: 8pt;

    padding-left: 0px;

    padding-right: 0px;

    border: #000;

    border-style: none solid solid none;

    border-width: 1px;

  }



/* no border, no background, small bottom padding black small text */

.t9 { color: #000;

    font-size: 8pt;

    font-weight: normal;

    text-decoration: none;

    text-align: left;

    line-height: 10pt;

    padding-bottom: 2px;

   }





/* Red normal text, no border, no background */

.t10 { color: #F00;

    font-size: 8pt;

    font-weight: normal;

    text-decoration: none;

    text-align: left;

    line-height: 8pt;

}



/* Message highlight  */

.t11 {

	color: #000;

  font-size: 10pt;

  font-weight: normal;

  text-decoration: none;

  line-height: 12pt;

	background-color: #CCCCCC}

}



.f1 {

 font-size: 8pt;

 font-weight: normal;

 color: #444444;

 background-color: #FFFFFF;

 height: 17px;

 border: #000;

 border-style: solid;

 border-width: 1px;

}





.f2 {

 font-size: 8pt;

 font-weight: normal;

 color: #444444;

 background-color: #FFFFFF;

 height: 17px;

 border: #000;

 border-style: solid;

 border-width: 1px;

}





.textarea {

 font-family: Verdana, Arial, Helvetica, sans-serif;

 overflow:hidden;

 font-size: 9px;

 font-weight: normal;

 background-color: #ececec;

 color: #444;

 border: 1px #444 solid;

}





.b1 {

 font-family: Verdana, Arial, Helvetica, sans-serif;

 font-size: 7pt;

 font-weight: normal;

 color: #000;

 background-color: #ececec;

 height: 18px;

 border: #444;

 border-style: solid;

 border-top-width: 1px;

 border-right-width: 1px;

 border-bottom-width: 1px;

 border-left-width: 1px;

 text-decoration: none;

}



.b2 {

 font-family: Verdana, Arial, Helvetica, sans-serif;

 font-size: 7pt;

 font-weight: normal;

 color: #000000;

 background-color: #ececec;

 height: 18px;

 border: #444444;

 border-style: solid;

 border-top-width: 1px;

 border-right-width: 1px;

 border-bottom-width: 1px;

 border-left-width: 1px;

 text-decoration: none;

}


