a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF070B;
	text-decoration: underline;}
.h1 { font-style: normal; font-weight: normal; color: #000000; margin-top: 0px; margin-bottom: 0px; clip: rect(0px 0px ); font-size: 100%} /* This class formats the h1 tags in the navigation area */

.tabbackgroundcolorsearch { background-color: #c1cdcd} /* This class formats the background color of the search box */

.sidebackground { background-color: #eaeaea } /* This class formats the background color of the navigation columns */

.menu {cursor: hand; background-color:#336799} /* This class formats the navigation cells */

.menuover { cursor: hand; background-color: #0B2E8A} /* This class formats the navigation cells when moused over */
 
.menulinks { color: #FFFFFF; text-decoration: none; font-size: 80%} /* This class formats links in the navigation cells */

.menulinks:hover { color: #FFFFFF; text-decoration: none; font-size: 80%; font-family: Verdana, Arial, Helvetica, sans-serif} /* This class formats links in the navigation cells when moused over */

.headerbackgroundcolor { background-color: #336799; color: #FFFFFF; font-size: 10px} /* This class fomrats the background color of the header */
 
.brdrclr { background-color: #000000} /* This class formats the color of the navigation cell borders */
 
.visit { background-color: #eaeaea} /* This class formats the background color on the navigation cell of the current page */

.tabbackgroundcolor { background-color: #FF070B; text-align: center} /* This class formats the background color of the header tab */

.listtext { font-size: 100%; color:#000000} /* This class formats the text in a list */
 
.searchtitle { color: #000000; text-decoration: none; font-size: 85%} /* This class formats the Search Label in the search box */

.footerlink { color: #cccccc} /* This class formats the links in the footer */
 
.footerlink:hover { color: #FF070B} /* This class formats the links in the footer when moused over */

.searchlink { font-size: 65%; color: #ffffff; text-decoration: underline } /* This class formats links in the search box */

.searchlink:hover { font-size: 65%; color: #ffff00; text-decoration: underline } /* This class formats links in the search box when moused over */

.searchsubmit { border-right: #999999 1px outset; border-top: #000000 1px outset;font-weight: bold; font-size: 11px; border-left: #000000 1px outset; color: #000000; border-bottom: #cccccc 1px outset; background-color: #eaeaea } /* This class formats the search button */

.h2 { font-style: normal; font-weight: normal; color: #000000; margin-top: 0px; margin-bottom: 0px; clip: rect(0px 0px ); font-size: 100% } /* This class formats the h2 tags in the navigation and content areas */
 
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #FFFFFF;
	/* text-align: justify; */
} /* This class formats the content area */
