.footerlink { color: #ffffff; text-decoration: underline ; font-weight: bold} /* This class formats the links in the footer */
 .bold {font-weight: bold}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; background-color: #ffffff} /* This class formats the content area */
.tmpl_brdrclr { background-color: #000000} /* This class formats the color of the navigation cell borders */
.sidebackgroundrt { background-color: #ff9900} /* This class formats the background color of the navigation columns */
.greenbgc { background-color: #336633; font-size: 66%; color:#000000; font-weight:bold} /* This class fomrats the background color of the header */
.link {
	cursor: hand;
	background-color: #336633;
	text-decoration: none;
	font-weight:bold;
	color: #000000;
} /* This class formats the navigation cells */
.link2 {cursor: hand;background-color: #FFFF66;text-decoration: none;color: #000000;font-weight:bold} /* This class formats the navigation cells when moused over */
.link3 {color: 000000;	text-decoration: none;	font-weight: bold;	font-size: 85%;} /* This class formats links in the navigation cells */
.orangeline { background-color: #ff9900}
.tabborder  {background-color: #336633; font-weight: bold; color:ffffff}
 .greenbold {font-weight: bold;  color:#336633 }
 .bgborder  {background-color: #336633}
