.portletheading {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: url("../../images/portlets/PortletHeading.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 199px 42px;
}
.portletleft {
	font-weight: bold;
	color: #ffffff;
	background: url("../../images/portlets/PortletLeftPiece.gif");
}
.portletmiddle {
	font-size: 10px
	font-weight: normal;
	color: #000000;
	background: url("../../images/portlets/PortletMiddlePiece.gif");
}
.portletright {
	font-weight: bold;
	color: #ffffff;
	background: url("../../images/portlets/PortletRightPiece.gif");
}
.smallfont {
	font-size: 7px;
}
.mediumfont {
	font-size: 11px;
}

