A:link       {COLOR: #0000CC; TEXT-DECORATION: none;}
A:visited    {COLOR: #0000CC; TEXT-DECORATION: none;}
A:hover      {COLOR: #FF9900; TEXT-DECORATION: none;}
A.more       {text-align:right;}

.tenpix {
  margin-left:           18px;
  margin-right:          10px;
  font-size:             12px;
  /*line-height:           20px;*/
  }

BODY {
  /*background:            #EFEFE6 URL("bg_scrCCCCCC.gif");*/
  background:            #FFFFFF URL("bg_scrCCCCCC.gif");
  background-attachment: fixed;
  color:                 black;
  position:              center;
  top:                   0px;
  right:                 0px;
  margin:                0px;
  margin-top:            0px;
  margin-left:           0px;
  margin-right:          0px;
  font-family:           tahoma, times new roman, sans-serif;
  font-size:             10pt;
  }

div.container {
  /*background:           #E9E9E9 URL("bg_vert.gif");*/
  background:           #EEEEEE;
  color:                black;
  border:               groove 2px;
  position:             center;
  width:                94%;
  top:                  0px;
  length:		1000px;
  height:		800px;
  margin:               0px;
  margin-top:           20px;
  margin-bottom:        30px;
  margin-left:          0px;
  margin-right:         0px;
  font-family:          tahoma, times new roman, sans-serif;
  font-size:            10pt;
  }

div.quicklinks {
  color:                black;
  position:             center;
  width:                93%;
  top:                  0px;
  length:               500px;
  margin:               0px;
  margin-top:           20px;
  margin-bottom:        30px;
  margin-left:          0px;
  margin-right:         0px;
  font-family:          tahoma, times new roman, sans-serif;
  font-size:            10pt;
  text-align:           justify;
  }

div.pagehdr {
  background:           #F6F6F6 URL("");
  color:                black;
  position:             center;
  width:                100%;
  top:                  0px;
  height:               80px;
  margin:               0px;
  margin-top:           0px;
  margin-left:          0px;
  margin-right:         0px;
  font-family:          arial, helvatica, times new roman, sans-serif;
  font-size:            10pt;
  border-bottom:        #FFFFFF solid 1px;
  }

div.pageftr {
  background:           #DDDDDD URL("");
  color:                black;
  position:             absolute;
  width:                100%;
  height:               10px;
  bottom:               0;
  margin:               0px;
  margin-left:          0px;
  margin-right:         0px;
  font-family:          tahoma, times new roman, sans-serif;
  font-size:            10pt;
  }

div.cbl1 {
  background:           #CCFFCC URL("bg_notepad.gif");
  /*background:           #FFFFFF URL("bg_notepad.gif");*/
  color:                black;
  position:             absolute;
  left:                 7%;
  width:                86%;
  top:                  120px;
  height:               650px;
  /*border:               #F9E9E9 dotted 2px;*/
  border-top:           #CCCCCC solid 1px;
  border-left:          #CCCCCC solid 1px;
  border-right:         #FFFFFF solid 1px;


  margin:               0px;
  margin-left:          0px;
  margin-right:         0px;
  font-family:          tahoma, times new roman, sans-serif;
  font-size:            10pt;
  }

div.cbl2 {
/*  background:           #FFDD66 URL("bg_notepad.gif");*/
  background:           #DDFF77;
  color:                black;
  position:             absolute;
  left:                 7%;
  width:                86%;
  top:                  850px;
  height:               700px;
  /*border:               black solid 1px;*/
  border-left:          #CCCCCC solid 1px;
  border-right:         #FFFFFF solid 1px;
  border-bottom:        #FFFFFF solid 1px;
  margin:               0px;
  margin-left:          0px;
  margin-right:         0px;
  font-family:          tahoma, times new roman, sans-serif;
  font-size:            10pt;
  }


/*--------------------------------------------------------*/

p.cbox {
  margin-top:           2px;
  margin-bottom:        10px;
  margin-left:          20px;
  margin-right:         20px;
  /*text-align:           justify;*/
  font-family:          tahoma, arial, times new roman, sans-serif;
  font-size:            12pt;
  }

div.hdrtxt {
  margin-top:           20px;
  margin-left:          25px;
  margin-right:         20px;
  /*text-align:           justify;*/
  font-size:            25px;
  color:                #000000;
  }

