﻿.GhostControl
{
	color: #C0C0C0;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
}
		
.NormalControl
{
	color: #000000;
	text-align: left;
	font-weight: normal;
	font-size: 8pt;
}