.messageData
{
	border: inset 1px;
	padding: 4px;
	height: 150px;
	overflow: auto;
	background-color: #FBEDC0;
	font-family: Tahoma;
	font-size: 11px;
	border-width:1px; 
	margin-bottom:0px;
	padding-bottom:0px; 
	bottom:0px;
	text-align:left;
	width:300px;
}

.messageData b
{
	color:black;
}

.tCell
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

#tblShoutbox
{
	
}

.button
{
	background: solid 1px Navy;
	background-color: #CCCCCC;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.heading
{
	font-family: Tahoma;
	font-size: 14px;
	
	color:Maroon;
}
