.mytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
	
} 
.mytext a:link {color: #000000; font-weight: bold; text-decoration: underline bold} 
.mytext a:visited {color: #000000; font-weight: bold; text-decoration: underline} 
.mytext a:hover {
	color: #990000;
	background: none;
	border: black;
	border-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-weight: bold;
	text-decoration: none} 
	
.mytext a:active {color: #000000; text-decoration: none} 

.WLink {font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: black; text-decoration: none}
.WLink a:link {color: #black; text-decoration: underline} 
.WLink a:visited {color: black; text-decoration: underline} 
.WLink a:hover {color: black; text-decoration: none} 
.WLink a:active {color: black; text-decoration: none} 



.justified {
	text-align: justify;
}
.indent {
	text-indent: 8pt;
}
.bckground1 {
	background-image: url(images/Lng_bckgrnd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #AC9FB0;
}
.bckground2 {
	background-image: url(images/Lng_bckgrnd2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #990000;

}
.BckgrCLR3 {
	background-image: url(images/Bckgr_CLR3.gif);
	background-repeat: repeat;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.bckground3 {
	background-image: url(images/Lng_bckgrndHORIZ.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.HdrBCKR {
	background-image: url(images/TLB_holdings_HDR.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mytextHDNG {
	font-family: Verdana, Arial, elvetica, sans-serif;
	font-size: 14px;
	color: #CC0033;
	font-style: normal;
	border-right-color: #666666;
	border-left-color: #666666;
	padding-right: 5px;
	padding-left: 5px;



}
.BCKGRText1 {
	background-repeat: repeat-x;
	background-position: center top;
}
.HdrBCKR2 {
	background-image: url(images/TLB_holdings_HDR2.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.HdrBCKR3 {

	background-image: url(images/TLB_holdings_HDR3.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.brdr1 {
	padding: 8px;
	border: thin solid #000000;
}

