.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
	border-top:30px solid #FFFFFF;
	border-right:none;
	border-bottom:none;
	border-left:none;


}
.basictxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border-top: 30px solid #FFFFFF;
	border-right: none;
	border-bottom: 5px solid #FFFFFF;
	border-left: solid;
	color: #333333;
	background-repeat: no-repeat;


}
.blrtopcell {
	background-color: #FFFFFF;
	background-image: url(/images/toptile.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.blrbotcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #CCCCCC;
	background-image: url(images/tile3.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

