@charset "utf-8";
/* CSS Document */
#text {
	height: 45000px;
}

#rhs {
	width:100%;
	height:180px;
	padding-top:10px;
}

.rhs-logo {
	width:190px;
	float:right;
	margin-top: 20px;
}

.rhs-list-txt {
	float:left;
	margin-left:0px;
	margin-top: -10px;
	font-size:11pt;
	margin-right:15px;
}

.rhs-list-txt2 {
	width:100%;
	font-size:11pt;
	margin-right: 10px;
	margin-top:-30px;
}

#list-hdr {
	width:100%;
	color:#666;
	text-align:left;
}

#TableContainer {
/* height: 40400px;
*/ overflow: auto;
 }
/* 
#TableContainer thead th, thead th.locked {
 height:10px;
 position:relative;
 top: expression(document.getElementById("TableContainer").scrollTop-2);
 /* IE5+ only */
 left: expression(parentNode.parentNode.parentNode.parentNode.scrollLeft);
 /* IE5+ only */
 z-index: 20;
 }
*/

#text {
	height:36000px;
}

.list-tbl-layout tr{
	background-image:url(../../images/MN-lilies/bkgrd.jpg);
	height:160px;

}

.list-tbl-layout th td{
	margin-top:5px;
	height:18px;
	text-align:left;
	background-image:none;

}

.list-tbl-layout thead tr{
	height:50px;
}


.list-tbl-layout td {
	border-bottom-width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FBF2DC;
	margin-bottom:40px;
	font-size:11pt;
	line-height: 40pt;
}

.list-tbl-spacer {
	width:	160px;
	height:30px;
}

.list-tbl-layout img {
	height:160px;
	margin-bottom:12px;

}

.list-tbl-header {
	line-height:30px;

}



.fixedHeader {
	width:100%;

	}

.fixedHeader th {
	
/*	background-color:#0F0;*/
}

.th-spacer {
	margin-top:10px;
	margin-bottom:10px;
	width:184px;
	display:block;

}

.th-spacer1 {
	width:190px;
	display:block;
	background-color:#F00;
		margin-top:10px;
			margin-bottom:10px;
			font-size:12pt;
	text-align:left;
}

.th-spacer2 {
	width:85px;
	display:block;
	background-color:#0F0;
		margin-top:10px;
			margin-bottom:10px;
			font-size:12pt;
	text-align:left;
}

.th-spacer3 {
	width:142px;
	display:block;
	background-color:#0F3;
		margin-top:10px;
			margin-bottom:10px;
			font-size:12pt;
	text-align:left;
}

.th-spacer4 {
	width:120px;
	display:block;
	background-color:#0cc;
		margin-top:10px;	
		margin-bottom:10px;
			font-size:12pt;
	text-align:left;
}

.theader-height td{
	padding-top:8px;
	height:30px;
	line-height:20px;
	font-size:14pt;
	text-transform: uppercase;
}

.theader-txt {
	font-size:14pt;
}
