body
{
	font-family:Arial,Helvetica,Geneva,sans-serif;
	font-size:11px;
	height:16px;
	line-height:16px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

TR.GrayBar
{
	background-color: #EDEDED;
	margin-bottom: 1px;
	margin-top: 1px;
}

TR.GrayBar TD
{
	text-align: center;
}

.GainersLosers  TH
{
	text-align: left;
	font-weight: normal;
	padding-left: 1px;
}

.GainersLosers  TD
{
	padding-right: 3px;
}

.GainersLosers TD.Naam
{
	text-align: left;
	padding-left: 3px;
}

.GainersLosers TD.Value
{
	text-align: right;
}
.GainersLosers TD.DiffImg
{
	text-align: center;
}

.PositiveValueSmall
{
	background-image: url(../Images/koers_up_small.gif)
}

.NegativeValueSmall
{
	background-image: url(../Images/koers_down_small.gif)
}


.PositiveValue
{
	background-image: url(../Images/koers_up.gif)
}

.NegativeValue
{
	background-image: url(../Images/koers_down.gif)
}

.Disclaimer
{
	color: #666;
	line-height: 14px;
}

.Disclaimer A
{
	color: #666;
	text-decoration: none;
}
