.TitleBar
{
	font-size: 16px;
	font-weight: bold;
	padding:0;
	margin:0;
	height:28px;
	line-height:28px;
	text-align:center;
	background-image:url(../img/menuback.gif);
	background-repeat:repeat-x;
	color:white;
}

.Heading
{
	font-size: 14px;
	font-weight: bold;
	color: #008DC7;
}

.SubHeading
{
	font-size: 13px;
	color: #000000;
}

.Text
{
	font-size: 12px;
	color: #000000;
}