.tdbkgl {
	background-image: url(images/shadowleft.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center top;
}

.tdbkgR {
	background-image: url(images/shadowright.gif);
	background-repeat: repeat;
}
.homebtnbkg {
	background-image: url(images/back-buttons2.gif);
	background-repeat: repeat;
}

.b:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.b:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.b:hover {
	color: #253679;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.b:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

