Table.News
{
	font-size: 11px;
	line-height: 12pt;
	font-family: verdana,arial,helvetica;
	text-align: justify;
	color: #000000;
	font-family: Verdana;
	width: 150px;
	background-color: whitesmoke;
}

Table.News TR
{
	border-top: #cedcff 1px inset;
	height: 20px;
}

Table.News TR TD
{
	vertical-align: middle;
	text-indent: 1pt;
}

Table.News TR TD A:visited
{
	border-right: #e5eefe 1px solid;
	border-top: #e5eefe 1px solid;
	vertical-align: middle;
	border-left: #e5eefe 1px solid;
	width: 100%;
	color: #000000;
	border-bottom: #e5eefe 1px solid;
	height: 20px;
	text-decoration: none;
}

Table.News TR TD A:active
{
	border-right: #e5eefe 1px solid;
	border-top: #e5eefe 1px solid;
	vertical-align: middle;
	border-left: #e5eefe 1px solid;
	width: 100%;
	color: #000000;
	border-bottom: #e5eefe 1px solid;
	height: 20px;
	text-decoration: none;
}

Table.News TR TD A:link
{
	border-right: #e5eefe 1px solid;
	border-top: #e5eefe 1px solid;
	vertical-align: middle;
	border-left: #e5eefe 1px solid;
	width: 100%;
	color: #000000;
	border-bottom: #e5eefe 1px solid;
	height: 20px;
	text-decoration: none;
}

Table.News TR TD A:hover
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	background-color: #cedcff;
	height: 20px;
	color: #000000;
	vertical-align: middle;
}

#NewsHeadLeft
{
	background-image: url( clb.gif );
	background-position: left;
}
#NewsHeadMiddle
{
	/* this image is your repeaty bit that appears to stretch */
	background-image: url( chb.gif );
	background-repeat: repeat-x;
	margin-left:2px;
}
#NewsHeadRight
{
	/* this image is like 100px wide */
	background-image: url( crb.gif );
	background-position: right;
	width:2px;
}


.NewsTextCaption
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: text-top;
	color: #000080;
	font-family: verdana,arial,helvetica;
}
.contentmargin
{
	padding: 5px;
	font-size: 11px;
	line-height: 50pt;
	font-family: verdana,arial,helvetica;
	text-align: justify;
}
