.tdbg {
	background-image: url(../images/tdbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.lists {
	font-family: tahoma;
	font-size: 11px;
	color: #424242;
	text-decoration: none;
}
.lists:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #1A269D;
	text-decoration: none;
}
.innertext {
	font-family: tahoma;
	font-size: 11px;
	color: #424242;
}
.price {
	font-family: tahoma;
	font-size: 11px;
	color: #222972;
}
.price2 {
	font-family: tahoma;
	font-size: 11px;
	color: #313131;
}
.textbox {
	background-color: #F1F1F1;
}
.footertext {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	word-spacing: 10px;
	text-indent: 5px;
	letter-spacing: normal;
}
.greyborder {
	border: 1px solid #C0C0C0;
}