.PUT_ContainerTitle
{
	font-weight: bold;
	font-size: 14px;
	color:#000000;
	font-family: Tahoma;
	text-decoration: none;
}

/* ContenPane Properties */

.ContentPane
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#BBC7ED;
	color: #000000;
}

