#chatoutput ul { list-style: none; margin:0px; padding:0px; padding:0px 0px 0px 0px; }
#chatoutput ul li span.name { background:url(bubble.gif) no-repeat left; padding-left:17px; font-weight: bold; font-size: 10px; color: #000; }
#chatoutput ul li:hover span.name { color: #000; background:url(bubblehover.gif) no-repeat left; }
#chatoutput ul lii span.name { background:url(bubble.gif) no-repeat left; padding-left:17px; font-weight: bold; font-size: 10px; color: white; }
#chatoutput ul lii:hover span.name { color: #FFF; background:url(bubblehover.gif) no-repeat left; }

a:link {
	color: #000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a:visited {
	color: #000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a:active {
	color: #000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a:hover {
	color: #000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
body, p, td {
        font-family: Verdana, Arial;
	font-size: 10px;
        color: #000;
/*      background-color: #16100E; */
        direction:;
	padding-top : 0; 
	padding-right : 0; 
	padding-bottom : 0; 
	padding-left : 0; 
	border-top-width : 0; 
	border-right-width : 0; 
	border-bottom-width : 0; 
	border-left-width : 0; 
	margin : 0; 
}
.name_box {
	border: 1px;
	border-color: white;
        border-style: solid;
        height: 16px;
        width=100px;
        color: #000;
	font-family: Verdana, Arial;
	font-size: 11px;
        background-color: #a1a1a1;
}
.message_box {
	border: 1px;
	border-color: white;
        border-style: solid;
        height: 16px;
        width=100px;
        color: #000;
	font-family: Verdana, Arial;
	font-size: 11px;
        background-color: #a1a1a1;
}
.url_box {
	border: 1px;
	border-color: white;
        border-style: solid;
        height: 16px;
        width=100px;
        color: #000;
	font-family: Verdana, Arial;
	font-size: 11px;
        background-color: #a1a1a1;
}
.button {
	border: 1px;
	color: #000;
        font-family: Verdana, Arial;
	font-size: 11px;
        font-weight: bold;
        background-color: #a1a1a1;
}
html {
	padding-top : 0; 
	padding-right : 0; 
	padding-bottom : 0; 
	padding-left : 0; 
	border-top-width : 0; 
	border-right-width : 0; 
	border-bottom-width : 0; 
	border-left-width : 0; 
	margin : 0; 
	scrollbar-base-color: #24272E; 
	scrollbar-face-color: #24272E; 
	scrollbar-highlight-color: #24272E; 
	scrollbar-shadow-color: #24272E; 
	scrollbar-3dlight-color: #24272E; 
	scrollbar-arrow-color: white; 
	scrollbar-track-color: #24272E;
	scrollbar-darkshadow-color: #24272E; 
}
