td {
	font-family: lucida sans unicode,Verdana,Arial;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

.float {
	float: left;
}

.maintable {
	margin-left: auto;
	margin-right: auto;
}

.text {
	font-size: 13px;
	line-height: 21px;
	text-align: left;
	padding: 15px 15px 15px 15px;
}

h1 {
	color: #171717;
	font-size: 18px;
	line-height: 18px;
	font-family: lucida sans unicode,Verdana,Arial;
}

h2 {
	color: #476f21;
	font-size: 16px;
	line-height: 15px;
	font-family: lucida sans unicode,Verdana,Arial;
}

h3 {
	color: #476f21;
	font-size: 16px;
	line-height: 15px;
	font-family: lucida sans unicode,Verdana,Arial;
}

a {
	color: #79a12e;
	text-decoration: none;
}

a:hover {
	color: #e07c19;
	text-decoration: underline;
}

.footersize {
	width: 990px;
	margin: 0px auto;
}

.footer a {
	color: #515151;
	line-height: 20px;
	font-size: 12px;
}

.footer a:hover {
	color: #e28d31;
	line-height: 20px;
	font-size: 12px;
}

.smaller {
	color: #515151;
	font-size: 10px;
	line-height: 20px;
	font-family: Verdana, sans-serif;
}

.smaller a {
	color: #515151;
}

.smaller a:hover {
	color: #e28d31;
}

.largelist {
	font-size: 14px;
}

.largelist a {
	font-size: 14px;
	line-height: 22px;
}

.white {
	color: #ffffff;
}

.white td {
	color: #ffffff;
}

.leftbg {
	background-image: url(../images/LA_Bankruptcy_02.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 250px;
	height: 1000px;
}

.rightbg {
	background-image: url(../images/LA_Bankruptcy_09.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 250px;
	height: 1000px;
}

.leftbg2 {
	background-image: url(../images/LA_Bankruptcy_44.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 250px;
}

.rightbg2 {
	background-image: url(../images/LA_Bankruptcy_47.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 250px;
}

.bottom {
	background-image: url(../images/LA_Bankruptcy_43.jpg);
	background-color: #0e0e0e;
	background-repeat: repeat-x;
}

div.search {
	padding: 5px 0px 0px 0px;
}

div.search input {
	background-color: transparent;
	color: #000000;
	font-size: 11px;
	width: 160px;
	border: none;
}

div.search img {
	width: 20px;
	height: 20px;
	border: none;
}

div.search img:hover {
	cursor: pointer;
}

