.h-bkg {
	background-image: url(title-bkg_h.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.table {
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;

}
.w-bkg {

	background-image: url(title-bkg_w.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.c-bkg {


	background-image: url(title-bkg_c.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.p-bkg {



	background-image: url(title-bkg_p.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #004E38;
}
a.links:link  { FONT-WEIGHT: bold; color: #004E38; text-decoration: none}
a.links:active {FONT-WEIGHT: bold; color: #FFCC00; text-decoration: none}
a.links:visited {FONT-WEIGHT: bold; color: #006633; text-decoration: none} 		
a.links:hover 	{ FONT-WEIGHT: bold; color: #1d8a17; text-decoration: underline}
