.KurvGrid
{
	background-color:#FFFFFF;
	width:50%;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #444444;
	text-align: center;
	font-weight: bold;
}

.PGrid
{
	background-color:#FFFFFF;
	width:95%;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #444444;
	text-align: left;
	font-weight: normal;
}

.PGridHeader
{
	background-color:#005588;
	color: #FFFFFF;
	font-family:Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}

.PGridItem
{
}

.PGridAlter
{
}
