.StandardContainerTitle {
	width: 100%;
	background-color: #4AA9DB;
	border-right: #4AA9DB 1px solid; 
	border-top: #4AA9DB 1px solid; 
	border-left: #4AA9DB 1px solid; 
	border-bottom: #4AA9DB 1px solid; 
}

.Head {
	margin-left: 5px;
	font-style: bold;
	font-family: Tahoma, Arial;
	font-size: 75%;
	color: white;
	letter-spacing: 0px;
}