body{
  margin:0px;
  background-color:#b3b3b3;
}

td,p{
  color:#000000;
  font-family:Arial;
  font-size:12px;
}

h1{
  font-size:14px;
}

p.footer{
  color:#ffffff;
  font-size:11px;
  margin-bottom:20px;
}

td.nav{
  color:#ffffff;
  font-size:11px;
  padding-bottom:12px;
  font-weight:bold;
  letter-spacing:2px;
}

td.content{
  background-color:#fade4e;
}

.main_tb_color{
  background-color:#43784e;
}

a:link {
	color: #00693b;
	text-decoration: underline;
}

a:visited {
	color: #00693b;
	text-decoration: underline;
}

a:hover {
	color: #01512e;
	text-decoration: underline;
}


a.mainnav:link {
  color:#ffffff;
  font-size:11px;
  padding-bottom:12px;
  font-weight:bold;
  letter-spacing:2px;
	text-decoration: none;
}

a.mainnav:visited {
  color:#ffffff;
  font-size:11px;
  padding-bottom:12px;
  font-weight:bold;
  letter-spacing:2px;
	text-decoration: none;
}

a.mainnav:hover {
  color:#ffdc00;
  font-size:11px;
  padding-bottom:12px;
  font-weight:bold;
  letter-spacing:2px;
	text-decoration: none;
}

a.mainnav_on:link {
  color:#ffdc00;
  font-size:11px;
  padding-bottom:12px;
  font-weight:bold;
  letter-spacing:2px;
	text-decoration: none;
}

a.mainnav_on:visited {
  color:#ffdc00;
  font-size:11px;
  padding-bottom:12px;
  font-weight:bold;
  letter-spacing:2px;
	text-decoration: none;
}

a.mainnav_on:hover {
  color:#ccb103;
  font-size:11px;
  padding-bottom:12px;
  font-weight:bold;
  letter-spacing:2px;
	text-decoration: none;
}


a.subnav:link {
  color:#000000;
  font-size:10px;
  padding:5px 0 5px 3px;
  font-weight:bold;
	text-decoration: none;
	width:150px;
	display:block;/*New style*/

}

a.subnav:visited {
  color:#000000;
  font-size:10px;
  padding:5px 0 5px 3px;
  font-weight:bold;
	text-decoration: none;
	width:150px;
	display:block;/*New style*/
}

a.subnav:hover {
  color:#000000;
  font-size:10px;
  padding:5px 0 5px 3px;
  font-weight:bold;
	text-decoration: none;
	background-color:#909090;
	display:block; /*New style*/
	width:150px;

}


a.subnav_on:link {
  color:#000000;
  font-size:10px;
  padding:5px 0 5px 3px;
  font-weight:bold;
	text-decoration: none;
	background-color:#909090;
	width:150px;
	display:block;/*New style*/
}

a.subnav_on:visited {
  color:#000000;
  font-size:10px;
  padding:5px 0 5px 3px;
  font-weight:bold;
	text-decoration: none;
	background-color:#909090;
	width:150px;
	display:block;/*New style*/
}

a.subnav_on:hover {
  color:#333333;
  font-size:10px;
  padding:5px 0 5px 3px;
  font-weight:bold;
	text-decoration: none;
	background-color:#909090;
	width:150px;
	display:block;/*New style*/
}
