.warning   {font-size: 7pt; color: #F00;}
.debug     {font-size: 9pt; color: #CCC; margin-top: 0; margin-bottom: 0;}
.note      {font-size: 7pt;}
.nopagep   {text-align:justify;}


ul#mainnav{
    width: 150px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #CCC;
}

ul#mainnav li a:link, ul#mainnav li a:visited{
    text-decoration: none;
    display: block;
    width: 92%;
    padding: 6px 4%;
    background-color: #333;
    font: bold 8pt/1.5 arial, sans-serif;
    color: #fff;
}

ul#mainnav li a:hover{
    background-color: #000;
    color: #eee;
}

ul#mainnav li {
    border-top: 1px solid #888;
    text-align: center;
}


body {
  position: absolute;
  left: 50%;
  top: 10pt;
  margin-left: -500px;
  background-image: url(../images/bg02.gif);
  background-color: #A0A0A0;
  color: #FFF;
  font-size: 8pt;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#cell_debug_left{
  position: absolute;
  top: 0px;
  left: -405px;
  width: 400px;
  height: 886px;
  background-color: #FFF;
  text-align: center;
  border: solid #000 3px;
  font-family: "Courier New", Arial;
  color: #080;
}
#cell_debug_right{
  position: absolute;
  top: 0px;
  right: -405px;
  width: 400px;
  height: 886px;
  background-color: #FFF;
  text-align: center;
  border: solid #000 3px;
  font-family: "Courier New", Arial;
  color: #080;
}
#debug_table {
  border-collapse: collapse;
}
#debug_table td {
  padding: 3px;
  border: solid #CCC 1px;
}

#container {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 1000px;
  height: 892px;
  margin: 0px;
  padding: 0px;
  background-color: #111;
}

#banner {
  position: absolute;
  top: 9px;
  left: 10px;
  width: 980px;
  height: 80px;
}
#banner img{
  border-style:none;
}

#menu_strip {
  position: absolute;
  top: 125px;
  left: 10px;
  width: 980px;
  height: 32px;
  background-color: #333;
  text-align: center;
  margin: 0px;
  padding: 0px;
  color: #888;
}
#menu_strip p {
  margin-top: 8px;
  font-size: 10pt;
}
#menu_strip a {
  color: #FFFAB2;
  font-weight: bold;
  text-decoration: none;
}
/*
#menu_strip a:link {
  color: #FFFAB2;
  text-decoration: none;
}
#menu_strip a:visited {
  color: #FFFAB2;
  text-decoration: none;
}
*/
#menu_strip a:hover {
  color: #F00;
  text-decoration: none;
}

#info_strip {
  position: absolute;
  top: 91px;
  left: 10px;
  width: 980px;
  height: 32px;
  background-color: #333;
  text-align: center;
  margin-top: 0px;
  padding: 0px;
  font-size: 14pt;
}

#section_content {
  padding: 0px 20px 0px 15px;
  text-align: justify;
}

#section_title {
  margin: 0px;
  padding: 8px;
  background-color: #333;
  color: #FFFAB2;
  font-size: 11pt;
  text-align: center;
  font-weight: bold;
}

#section_title a {
  color: #FFFAB2;
  text-decoration: underline;
}
#section_title a:link {
  color: #FFFAB2;
}
#section_title a:visited {
  color: #FFFAB2;
}
#section_title a:hover {
  color: #FFFAB2;
  text-decoration: none;
}

#section_footer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#cell_1 {
  position: absolute;
  top: 159px;
  left: 10px;
  width: 320px;
  height: 395px;
  background-color: #555;
  text-align: center;
  border: solid #444 3px;
}

#cell_1 table {
  width: 320px;
  height: 350px;
  margin: 0px;
  padding: 0px;
}

#cell_2 {
  position: absolute;
  top: 159px;
  left: 337px;
  width: 320px;
  height: 395px;
  background-color: #555;
  text-align: center;
  border: solid #444 3px;
}

#cell_3 {
  position: absolute;
  top: 159px;
  right: 10px;
  width: 320px;
  height: 395px;
  background-color: #555;
  text-align: center;
  border: solid #444 3px;
}

#cell_4 {
  position: absolute;
  top: 561px;
  left: 10px;
  width: 320px;
  height: 250px;
  background-color: #555;
  text-align: center;
  border: solid #444 3px;
}

#cell_5 {
  position: absolute;
  top: 561px;
  left: 337px;
  width: 320px;
  height: 250px;
  background-color: #555;
  text-align: center;
  border: solid #444 3px;
}

#cell_6 {
  position: absolute;
  top: 561px;
  right: 10px;
  width: 320px;
  height: 250px;
  background-color: #555;
  text-align: center;
  border: solid #444 3px;
}

/*---------------------------*/

#cell_14 {
  position: absolute;
  top: 159px;
  left: 10px;
  width: 320px;
  height: 652px;
  background-color: #555;
  text-align: center;
  border: solid #444 3px;
}

#cell_25 {
  position: absolute;
  top: 159px;
  left: 337px;
  width: 320px;
  height: 652px;
  background-color: #555;
  text-align: center;
  border: solid #444 3px;
}

#cell_36 {
  position: absolute;
  top: 159px;
  right: 10px;
  width: 320px;
  height: 652px;
  background-color: #555;
  text-align: center;
  border: solid #444 3px;
}

/*---------------------------*/

#cell_123 {
  position: absolute;
  top: 159px;
  left: 10px;
  width: 974px;
  height: 395px;
  background-color: #555;
  text-align: center;
  border: solid #444 3px;
}

#cell_456 {
  position: absolute;
  top: 561px;
  left: 10px;
  width: 974px;
  height: 250px;
  background-color: #555;
  text-align: center;
  border: solid #444 3px;
}

/*---------------------------*/

#cell_1245 {
  position: absolute;
  top: 159px;
  left: 10px;
  width: 647px;
  height: 652px;
  background-color: #555;
  text-align: center;
  border: solid #444 3px;
}

#cell_2356 {
  position: absolute;
  top: 159px;
  left: 337px;
  width: 647px;
  height: 652px;
  background-color: #555;
  text-align: center;
  border: solid #444 3px;
}

/*---------------------------*/

#cell_123456 {
  position: absolute;
  top: 159px;
  left: 10px;
  width: 974px;
  height: 652px;
  background-color: #555;
  text-align: center;
  border: solid #444 3px;
}

/*---------------------------*/

#cell_12 {
  position: absolute;
  top: 159px;
  left: 10px;
  width: 647px;
  height: 395px;
  background-color: #555;
  text-align: center;
  border: solid #444 3px;
}

#cell_23 {
  position: absolute;
  top: 159px;
  left: 337px;
  width: 647px;
  height: 395px;
  background-color: #555;
  text-align: center;
  border: solid #444 3px;
}

/*---------------------------*/

#cell_45 {
  position: absolute;
  top: 561px;
  left: 10px;
  width: 647px;
  height: 250px;
  background-color: #555;
  text-align: center;
  border: solid #444 3px;
}

#cell_56 {
  position: absolute;
  top: 561px;
  left: 337px;
  width: 647px;
  height: 250px;
  background-color: #555;
  text-align: center;
  border: solid #444 3px;
}

/*---------------------------*/

#footer {
  position: absolute;
  top: 819px;
  left: 10px;
  width: 980px;
  height: 56px;
  background-color: #333;
  text-align: center;
  margin: 0px;
  padding: 7px 0px 0px 0px;
}

#footer p {
  width: 980px;
  font-size: 7pt;
}

/*---------------------------*/

a:link {
  color: #FFFAB2;
  text-decoration: none;
}
a:visited {
  color: #FFFAB2;
  text-decoration: none;
}
a:hover {
  color: #FAF519;
  text-decoration: none;
}
a:active {
  color: #FFFAB2;
  text-decoration: none;
}


