.floaty {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.txtB {
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
}
.txt {
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.bgtile {
	background-image: url(../bg/bgtile.jpg);
	background-repeat: repeat-x;
}
.bgtile2 {
	background-image: url(../bg/tile2.jpg);
	background-repeat: repeat-x;
}
.bgtileOrange {
	background-image: url(../bg/orangeTile.jpg);
	background-repeat: repeat-x;
}
.txtBWhite {
	font-family: "Lucida Grande", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.txt12 {
	font-family: "Lucida Grande", Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.previous {
	background-image: url(../il_site/bg/previousbg.jpg);
	background-repeat: no-repeat;
}
