/* tnb_style RCD 22/02/2010 */

  body{margin-top: 10px;
  background-color: #eee;
  color: #000;
  font-family: arial, serif;
  font-size: 14px;
  text-align: center;
  }
  #outer{width: 700px;
  margin: 0 auto;
  color: #000;
  background-color: transparent;
  text-align: left;
  }
  #banner{width: 700px;
  height: 125px;
  background-image: url(Images/banner02.png);
  background-repeat:no-repeat;  
  }
  #banner2{position: relative;
  top: 95px;
  left: 10px;
  color: #fff;
  background-color: transparent;
  font-size: 12px;
  font-weight: bold;
  }
  form{margin: 0;
  padding: 0;    
  }
  #contents{width: 700px;
  min-height: 600px;
  color: #000;
  background-color: #fff;
  }
  #contents h1{margin: 0;
  padding-bottom: 10px;
  color:#8da5bc;
	background-color:#fff;
	font-family:georgia,serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
  }
  #contents p{margin:0;
  padding:0 10px 0 10px;
  font-size:14px;
  line-height:1.4em;
  text-align:justify;
  }
  #footer{width: 700px;
  height: 35px;
  background-image: url(Images/footer02.png);
  background-repeat: no-repeat;
  color: #fff;
  background-color: transparent;
  font-size: 11px;
  line-height: 3em;
  text-align: center;   
  }
  .picright{float: right;
  margin:5px 10px 5px 10px;
  }
  .picleft{float: left;
  margin: 5px 10px 5px 10px;
  }
  table {border-collapse: collapse;
  width: 680px;
  margin-left: 10px;
  border: 0;
  font-size: 13px;
  }
  td, th{padding: 3px;
  }
  th{color: #000;
  background-color: #ffff99;
  }
  table.bdr th, td{border: 1px solid #ddd;
  }
  table.nobdr td, th{border: 0;
  }
  .submenu{line-height: 1.4em;
  }
  hr{width: 680px;
  margin-left: 10px;
  }
  .popup{background-color:#ffffff;
	color:#0000ff;
	cursor:help;
	text-decoration:underline;
  }
  .ctr{text-align: center;
  }
  .gllytbl td{width:136px;
	background-color:#ffffcc;
	color:#0000ff;
	height:120px;
  text-align:center;
  }
  .gllytbl a{text-decoration:none;
  background-color:#ffffcc;
  color:#0000ff;
  font-family:arial,verdana,serif;
  }
  .gllytbl img{height:90px;
  border:0;
  }
