body
{
	margin:auto;
	text-align:left;
	font:12px tahoma;
}

table.LastContentTB
{
	font:12px tahoma;
	width:100%;
	border-collapse: collapse;
	/*border:1px solid #000000;*/
}

.TDLastContent
{	
	text-align:left;
	/*border:1px solid #000000;*/
	color:#000000;
	padding:1px;
}

td:hover.TDLastContent
{
	background-color:#F0F0F0;
}

table.LastContentItem
{
	font:12px tahoma;
	border-collapse: collapse;
	/*border:2px solid #000000;*/
}

.LastConItemLeft
{
	text-align:left;
}

.LastConItemRight
{
	vertical-align:top;
}
.LastConItemRight a:link
{
	color:#000000;
		text-decoration:underline;
}
.LastConItemRight a:visited
{
	color:#000000;
		text-decoration:underline;
}
.LastConItemRight a:hover
{
	color:#FF0000;
		text-decoration:underline;
}

a.contentlinkShw
{
	color:#000000;
	text-decoration:none;
}

.linkimg
{
	border:0px solid ;
}

#PageViewShw
{
	color:#000000;
	font-size:9px;
}
