.portletheading {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: url("../../images/portlets/PortletHeading.gif");
}
.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;
}
.input {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}