	td
	{
		font-family: arial;
		font-size: 12px;
		font-weight: bold;
		color: Slategray;
	}

	.TableHead
	{
		background: url('slicksilver/TableHead-bg.gif');
		font-family: arial;
		font-size: 12px;
		font-weight: bold;
		color: Slategray;
		height: 35 !important;
		padding-left: 15px;
		border: 1px solid black;
	}

	.emotepallet
	{
		padding: 10px;
		background: url('slicksilver/emotepallet.gif');
		height: 100px;

	}

	.onlinepallet
	{
		padding: 10px;
		background: url('slicksilver/onlinelist-bg.gif');
		border: 1px solid black;
		height: 160px;


	}

	.customhearderrow
	{
		width: 100%;
		padding: 3px;
		background: {$catBGColor};
		color: {$catTxtColor};
		border: 1px solid black;
		font-weight: bold;
	}
	.cutomprofilerow1
	{
		width: 10%;
		padding: 3px;
		background: url('slicksilver/name-bg.gif');
		border-top: 1px solid black;
		height: 18;
		border-bottom: 1px solid black;
	}
	.cutomprofilerow2
	{
		width: 90%;
		padding: 3px;
		background: url('slicksilver/post-bg.gif');
		border: 1px solid black;
		height: 18;
	}

	.chatInput 
	{
		background: url('slicksilver/TableHead-bg.gif');
		font-family: arial;
		font-family: arial;
		font-size: 12px;
		font-weight: bold;
		color: Slategray;
		border: 1px solid black;
	}
