body {
  padding: 0px;
  margin: 0px;
  background: url(/main_background.jpg) repeat-y center;
}

td.nv a {
  font-size: 10px;
  color: white;
  text-decoration: none;
  font-family: Arial;
}

table.subNav td.cell {
  border: 1px solid #276479;
  font-size: 10px;
  font-family: Arial;
  background-color: #c8eff6;
  text-align: center;
}

table.subNav td.cell a {
  height: 14px;
  line-height: 14px;
  display: block; 
  border: 1px solid white;
  background-color: #c5f1f4; 
  text-decoration: none;
  padding: 0px 0px; 
  color: #276479;
}

table.subNav td.selCell {
  border: 1px solid #276479;
  font-size: 10px;
  font-family: Arial;
  background-color: #276479;
  text-align: center;
}

table.subNav td.selCell a {
  height: 14px;
  line-height: 14px;
  display: block;
  border: 1px solid white; 
  color: white;
  text-decoration: none;
  padding: 0px 0px; 
}


td.informer {
  font-size: 11px; 
  font-family: arial; 
  color: #239390; 
  text-align: center; 
  font-weight: bold; 
  border: 1px solid #6bbbba; 
  background: url(/butback.jpg) no-repeat #b4dbd8;
}

p {
  padding: 0px;
  margin: 0px;
}

a {
  color: #25696d;
  font-weight: bold;
  text-decoration: underline;
}


#flashcontain {
/*	border: 1px solid #333;
	width: 290px;
		position: absolute;
	top: 45px;
	left: 10px;*/
	z-index: 100; 
}















  table.gr {
    border: 1px solid #008ba6;
    border-collapse: collapse;
    font-size: 11px !important;
    width: 100%;
  }
  
  td.white {
    padding: 1px 5px;
    background-color: #f0f9f9; 
    color: black;
    border-top: 1px solid #008ba6;
    font-size: 11px !important;
  }

  td.g1 {
    padding: 1px 5px;
    background-color: #e2f4f4;
    color: black;
    border-top: 1px solid #008ba6;
    font-size: 11px !important;
    text-align: center;
  }

  td.g2 {
    background-color: #f0f9f9;
    padding: 1px 5px;
    color: black;
    border-top: 1px solid #008ba6;
    font-size: 11px !important;
    text-align: center;
  }

  td.h1 {
    background-color: #a6dee3;
    padding: 1px 5px;
    color: black;
    border-top: 1px solid #008ba6;
    font-size: 11px !important;
    text-align: center;
  }


  td.white_temp1 {
    padding: 1px 5px;
    background-color: #f0f9f9;
    color: black;
    border-top: 1px solid #008ba6;
    font-size: 11px !important;
  }

  table.gr_nb {
    border: 0px solid #008ba6;
    border-collapse: collapse;
    font-size: 11px !important;
    width: 100%;
  }
  
  td.white_nb {
    padding: 1px 5px;
    background-color: white; 
    color: black;
    border-top: 1px solid #008ba6;
    font-size: 11px !important;
  }

  td.g1_nb {
    padding: 1px 5px;
    background-color: #e2f4f4;
    color: black;
    border-top: 1px solid #008ba6;
    font-size: 11px !important;
    text-align: center;
  }

  td.g2_nb {
    background-color: #f0f9f9;
    padding: 1px 5px;
    color: black;
    border-top: 1px solid #008ba6;
    font-size: 11px !important;
    text-align: center;
  }
