body {
	background-image: url(../images/bg.png);
	margin: 0px;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #000000;
}
.tdmain {
	background-image: url(../images/bg1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.lucidawt {
	font-family: "lucida sans";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.lucidagrey {

	font-family: "lucida sans";
	font-size: 11px;
	color: #A4A4A4;
	text-decoration: none;
}
.lucidahdyellow {
	font-family: "lucida sans";
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
