﻿.TabelHeader {
	background-image: url('../images/gui/ch.gif');
	background-repeat: repeat-x;
	color: #666666;
	font-weight: bold;
	background-position: center;
	padding: 0px 0px 0px 6px;
	margin: 0px;
}
.TableHCnrGreen {
	background-image: url('../images/gui/cl.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	margin: 0px;
}
.tableBody {
	padding-left: 8px;
}
.TableHRCnrGreen {
	background-image: url('../images/gui/cr.gif');
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	margin: 0px;
}
.newsTD3 {
	background-position: 10px center;
	padding: 5px 0px 5px 45px;
	background-color: #F7F7F7;
	font-family: verdana;
	color: #808080;
	font-size: 8px;
	line-height: normal;
	background-image: url('../images/gui/listItemArrow.png');
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
}
.newsTD3white {
	background-position: 10px center;
	padding: 5px 0px 5px 45px;
	font-family: Tahoma;
	font-size: 8px;
	line-height: normal;
	list-style-type: square;
	background-image: url('../images/gui/listItemArrow.png');
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	color: #808080;
	font-size: 10px;
}
p {
	font-family: verdana;
	font-size: 8pt;
	color: #666666;
}
