HTML.phpshout_body 
{

	background-color:#42206B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	scrollbar-face-color: #42206B;
	SCROLLBAR-HIGHLIGHT: #42206B;
	SCROLLBAR-SHADOW-COLOR: #42206B;
	SCROLLBAR-3DLIGHT-COLOR: #42206B;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR:#42206B;
	SCROLLBAR-DARKSHADOW-COLOR: #363636;
	SCROLLBAR-BASE-COLOR: #42206B;

}


TABLE.phpshout_table {

	background-color: #42206B; /* Background colour of table */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%; /* Width of table inside iframe. Will expand when iframe width is changed*/
	border-collapse:collapse;
	border: 1px solid  #000000;
	font-size:9px;
}

TD.phpshout_posts {
	vertical-align:right;
	position: right;
	align : right;
	background-color: #7338C6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090B48;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:  #090B48;
	height: 25px;
	padding: 3px;
	Color: #ffffff;
}

TD.phpshout_2nd_posts {
	background-color: #4A14A5;
	Color: #FFFFFF;
	height: 25px;
	padding: 3px;
}

TD.phpshout_form {
	padding:3px;
}

TH.phpshout_th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

INPUT.textfields {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 145px; /* Expand the text fields accordly with the width of your shoutbox */
}

INPUT.buttons {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px ridge #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

P.error {
	color: #FF0033;
	font-weight: bold;
}

A:LINK.phpshout_link { text-decoration: none; color: #000000; }
A:VISITED.phpshout_link { text-decoration: none; color: #000000; }
A:HOVER.phpshout_link { text-decoration: underline; color: #000000; }

A:LINK img.smilies { border: 0px solid #000000; }
A:VISITED img.smilies { border: 0px solid #000000; }
A:HOVER img.smilies { border: 0px solid #000000; }
