<style type="text/css">
.dummy{}

/* 05-19-2005 mt: added new styles for featured items.
 ================================================ 
 BEGIN ** [ News ] ** STYLES 
 ================================================ 

 ------------------------------------ */

.tblFeatureNews
{
	background-color:#ce560e;
	border-style: solid;
	border-width:2px;
	border-color:#000000;
	height:79px;
}

.featurenewscaption
{
	color: #000000;
	font-size: 8pt;
	font-family: Myriad Web;
	font-weight: bold;
	font-style: normal;
	border-style: solid;
	border-width:1px;
	border-color:#000000;
	padding-left:2px;
}

.featurenewsdescription
{
	background-color:#ce560e;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
}

.featurenewsphoto
{	
	border-style: solid;
	border-width: 0px;
	border-color: #000000;	
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 8px;
}

.featurenewsphotocaption
{
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
}

/* ------------------------------------ */

.featuremorelink:link
{
	color: #000000;
	text-decoration:none;
}

.featuremorelink:visited
{
	color: #000000;
	text-decoration:none;
}

.featuremorelink:hover
{
	text-decoration: underline;
}


.newslink:link
{
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	color: #CE560E;
	text-decoration: underline;
}
.newslink:visited
{
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	color: #CE560E;
	text-decoration: underline;
}
.newslink:hover
{
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	color: #CE560E;
	text-decoration: none;
}
.newslink:active
{
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	color: #CE560E;
	text-decoration: none;
}

/* ------------------------------------ */


/* ================================================ */
/* END ** [ News ] ** STYLES */
/* ================================================ */
</style>

