body, td, a, p,h1, h2, h3, h4, h5, div, li, dd, dt {
  font-family: Arial, sans;
  font-size: 13px;
  color: #202020;
  margin: 0px;
  padding: 0px;
}

/* Table with title and logo at the top */
h1 {
    color: #406640;
    font-size: 120%;
    font-weight: bold;
    display: block;
    text-align: left;
    margin: 20px 0 5px 10px;
    padding: 0 0 0 0;
    border: 0 white none;
	
}
table.titletable {
  width: 100%;
  height: 30px;
  margin: 0 0 0 0;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: black;
  padding: 0 0 0 0;
  color: white;
  background-color: #406640;
  border-collapse: collapse;
}

/* Title is here */
table.titletable td.kizhititle {
  font-size: 110%;
  text-align: center;
  vertical-align: middle;
  color: white;
  width: 100%;
  border-color: #000000;
  border-style: solid;
  border-width: 0 0 0 1px;
  background-color: #009900;
  padding: 0px;
  margin: 0px;
}

/* Cell for logo */
table.titletable td.kizhilogo {
  text-align: center;
  vertical-align: middle;
  color: white;
  width: 56px;
  height: 30px;
  border-color: #000000;
  border-style: solid;
  border-width: 0px;
  background-color: #406640;
  padding: 0px;
  margin: 0px;
}

table.titletable td.unescologo {
  text-align: center;
  vertical-align: middle;
  color: white;
  width: 56px;
  height: 30px;
  border-color: #000000;
  border-style: solid;
  border-width: 0px 1px;
  background-color: #406640;
  padding: 0px;
  margin: 0px;
}

/* Logo image */
table.titletable td.kizhilogo img {
  padding: 0;
  margin: 0;
  border: 0 none white;
}

table.titletable td.titlelink {
  text-align: center;
  vertical-align: middle;
  color: #009900;
  background-color: #006600;
  margin: 0px;
  padding: 0px 20px 0 20px;
  border-width: 0px 1px 0 1px;
  border-style: solid;
  border-color: #000000;
}

table.titletable td.kizhititle a{
  color: white;
  text-decoration: none;
  display: block;
  width: 100%;
  font-size: 14px;
}

table.titletable td.titlelink a {
  color: white;
  text-decoration: none;
  display: block;
  width: 100%;
  font-size: 14px;
}

table.toplinks{
  width: 100%;
  padding: 0px;
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #000000;
  background-color: #999999;
  border-collapse: collapse;
  margin: 0;
}

table.toplinks td {
  width: 16%;
  padding: 2px 0 2px 0;
  margin: 0;
  border-color: #000000;
  border-style: solid;
  border-width: 0 1px 0 1px;
  background-color: #CCCCCC /*#999999*/;
  text-align: center;
  vertical-align: middle;
}

table.toplinks td:hover,
table.toplinks td.active {
  background-color: #999999 /*#CCCCCC*/;
}

table.toplinks td a {
  color: black;
  text-decoration: none;
  display: block;
  width: 100%;
  font-size: 80%;
}

table.bottomlinks{
  width: 100%;
  padding: 0;
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #000000;
  background-color: #999999;
  border-collapse: collapse;
  margin: 0px;
  clear: both;
}

table.bottomlinks td {
  width: auto;
  padding: 1px 0 1px 0;
  margin: 0;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  background-color: #006600;
  text-align: center;
  vertical-align: middle;
}

table.bottomlinks td a {
  color: white;
  text-decoration: none;
  display: block;
  width: 100%;
  font-size: 90%;
}

table.linktable {
 clear: both;
 }
table.linktable td.banner {
  width: 95px;
  font-size: 10px;
  color: #FF9900;
  text-align: center;
  vertical-align: middle;
 
}

table.linktable  td.banner a {
  font-size: 10px;
  color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
}
table.linktable  td.banner a.black {
  font-size: 10px;
  color: #000000;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
}

table.linktable {
  border-width: 0 0 0 0;
  border-style: none;
  margin: 10px auto 10px auto;
}

/*------------content---------------*/

table.content {
  padding: 0;
  background-color: #fff;
  color: #666666;
  margin: 40px 15% 40px 20%;
  /*border: 1px solid #808080;*/
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: center;
  /*width:650px;*/
 }

table.content td.text a.title {
  color: #006600;
  font-weight: bold;
  text-decoration: none;
  display: block;
  margin: 0 0 3px 0;
  padding: 0px;
}

table.content td.text a.title:hover {
	color: #ff1010;
    text-decoration: underline;
}

table.content td.text a.title:active {
 color: #006600;
  font-weight: bold;
  text-decoration: none;
  display: block;
  margin: 0 0 3px 0;
  padding: 0px;

} 
table.content td.text a.title1 {
  color: #000;
  text-decoration: none;
  display: block;
  margin: 7px 0 3px 0;
  padding: 0px;
}

table.content td.pic {
  width: 150px;
  background-color: #fff;
  padding: 0;
  margin: 0;
  border-top: 1px solid #999999;
  border-collapse: collapse;
  vertical-align: top;
}

table.content td.linegreen {
  width: 15px;
  background-color: #006600;
  padding: 0px;
  margin: 0px;
  border: 1px solid #999999;
  border-collapse: collapse;
  height: 100px;
}

table.content td.linegrey {
  width: 20px;
  background-color: #999999;
  padding: 0px;
  margin: 0px;
  border: 1px solid #999999;
  border-collapse: collapse;
}

table.content td.text {
  margin: 0px;
  padding: 4px 4px 4px 6px;
  border-top: 1px solid #999999;
  border-left: 0;
  border-right: 0;
  border-collapse: collapse;
  font-size: 12px;
  color: #666666;
  text-align: left;
  vertical-align: top;
  height: 92px;
  /*width: 465px;*/
}

table.content td.pic img {
  border-width: 0;
  width: 150px;
  height: 100px;
  padding: 0;
  margin: 0;
}

table.content td.text a {
  text-decoration: none;
  color: #808080;
  font-size: 12px;
  text-decoration: none;
}

table.content  td.text  a:hover {
  color: black;
  text-decoration: none;
}
 
table.content  td.text  a.hot {
   text-decoration: underline;
}

table {
margin: 0;
padding: 0;
}

table td {
margin: 0;
padding: 0;
}

