body {

  background-color: #fff;

  font-family: Verdana, sans-serif;

  font-size: 12px;

  padding: 0px;

  margin: 20px;

  min-width: 782px;

  line-height: 17px;

  color: #445608;

}



span.high {

  color: #fff;

  }



div#holder {

   border: 0px;

  margin:0 auto;

  text-align: left;

  width: 782px;

}



p {

  margin: 10px 0px 0px 0px;

  }



td {

  border: 0px solid black;

  padding: 0px;

  margin: 0px;

  vertical-align: top;

}



img {border: 0px;}



td#titlebar {

  width: 782px;

  height: 29px;

}



td#rehabbar {

  width: 782px;

  height: 29px;

}



td#nav_image {

  /* width: 438px;

  height: 333px; */

}



td#nav_image2 {

  width: 172px;

  height: 333px;

}



/* td#navigation {

  width: 106px;

  height: 222px;

  background-color: #ABD941;

} */



td#bodytext {

  width: 302px;

  /*height: 192px;*/

  background: #A0B267 url('images/dropshadow_2.gif') repeat-x fixed top; 

  padding: 15px;

}



td#bodytext2 {

  width: 302px;

  /*height: 192px/*;*/

  background-color: #cec;

  background: #A0B267 url('images/dropshadow_2.gif') repeat-x fixed top; 

  padding: 15px;

}



td#bodytextwide {

  width: 474px;

  /*height: 192px;*/

  background: #A0B267 url('images/dropshadow_2.gif') repeat-x fixed top; 

  padding: 15px;

}



td.button_narrow {

  width: 172px;

  height: 111px;

  background-color: #ede;

}



td.button_wide {

  width: 344px;

  height: 111px;

  background-color: #ede;

}



.menu {

	background: url(images/template/menu_bg.gif) no-repeat bottom left #a0b267;

}



/* New Menu Styles */

td.link a {

	background: #566c11;

	display: block;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	padding-left: 6px;

	padding-top: 2px;

	padding-right: 2px;

	padding-bottom: 2px;

	color: #e2edbb;

	text-decoration: none;

}

td.link a:hover {

	background: #788e33;

}

td.linkhere a {

	background: #e4e86c;

	display: block;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	padding-left: 6px;

	padding-top: 2px;

	padding-right: 2px;

	padding-bottom: 2px;

	color: #566c11;

	text-decoration: none;

}

td.linkhere a:hover {

	background: #f6fa8e;

}

td.linktitle a {

	background: #e2edbb;

	display: block;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	padding-left: 6px;

	padding-top: 2px;

	padding-right: 2px;

	padding-bottom: 2px;

	color: #566c11;

	text-decoration: none;

}

td.linktitle a:hover {

	background: #f4ffdd;

}

td.linkindented a {

	background: #b5d663;

	display: block;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	padding-left: 6px;

	padding-top: 2px;

	padding-right: 0px;

	padding-bottom: 2px;

	color: #566c11;

	text-decoration: none;

}

td.linkindented a:hover {

	background: #d7f885;

}

td.linkindentedhere a {

	background: #e4e86c;

	display: block;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	padding-left: 6px;

	padding-top: 2px;

	padding-right: 1px;

	padding-bottom: 2px;

	color: #566c11;

	text-decoration: none;

}

td.linkindentedhere a:hover {

	background: #f6fa8e;

}



.right_button {

	background: #a0b267;

	vertical-align: top;

}