.PortalControlsReset
{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: transparent;
}
.PortalControlsStretched
{
	width: 100%;
}
.PortalControlsDottedBorder
{
	border-right: #c0c0c0 1px dotted;
	border-top: #c0c0c0 1px dotted;
	border-left: #c0c0c0 1px dotted;
	border-bottom: #c0c0c0 1px dotted;
}

.PortalControlsInlineCentered
{
	text-align:center;
}

.ZoneHeader, .ContainerHeader
{
	border-bottom: #c0c0c0 1px solid;
}

.ZoneHeader .Table
{
	background-color: #00cc00;
}

.ContainerHeader .Table
{
	background-color: #3366ff;
}

.Trebuchet12
{
	font-weight: bold;
	font-size: 12pt;
	color: #0c0c0c;
	font-style: normal;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
