.border-tppnk_botwht {  border-color: cc9999 black #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.text-body-white {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF}
.text-body-black {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 12px; font-weight: normal; color: #000000}
.text-nav-tan {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 15px; font-weight: normal; color: #CCCC99; text-decoration: none}
.text-body-red-ital {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; line-height: 12px; font-weight: normal; color: #990000; text-decoration: none}
.text-body-title {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; color: #000000; text-decoration: none}
.text-body-white-bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 15px; font-weight: bold; color: #FFFFFF; text-decoration: none }
.border-rlwht {  border-color: black #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
a:hover {  color: #FFFFFF; text-decoration: underline}
.border-rltwht { border: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
.text-body-white-tiny { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: 10px; font-weight: normal; color: #FFFFFF }
.text-body-white-noul { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF ; text-decoration: none}
.text-body-black-bold { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 12px; font-weight: bold; color: #000000 }
.text-body-gray { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; color: #999999}
.border-allblk { border-color: black #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.text-body-white-front { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF }

#newscontent {
	width:450px;
	height:450px;
	overflow:scroll;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right:20px;
}

	#newscontent a {
		text-decoration:dashed;
		color:#FFF;
	}
	
	#newscontent a:hover {
		text-decoration:none;
		color:#FFF;
	}
	
	#newscontent a:active {
		text-decoration:none;
		color:blue;
	}

	#newscontent ul { font-family:inherit; }

	#newscontent ul.arrow {
		list-style:disc outside /*url(../images/spacers/arrow-20x20.gif)*/ none;
		font-weight:bold;
		margin:6px 0 0 0;
		padding:6px 0 0 20px;
		line-height:18px;
	}
	
		#newscontent ul.arrow li { line-height:18px; }

	#newscontent ul.nobull {
		list-style:none outside;
		font-weight:normal;
		margin:0 0 12px 0;
		padding:0 0 0 20px;
	}

	#newscontent ul.nobull li { line-height:18px; }

