*{
	margin:0 auto;
}
body{
	font-family:Tahoma;
	font-size:12px;}   
#wrapper{
	float:left;
	margin:5px;
	background:#40bf00;
	overflow:auto;
	width:700px;
	border:2px solid #57D119;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;}
	a:link {
    color: #40bf00;
    text-decoration: none;
    font-weight: bold;
    }

    a:active,
    a:visited {
    color: #40bf00;
    text-decoration: none;
    font-weight: bold;
	}

    a:hover {
	color: white;
    text-shadow: 0px 0px 6px rgb(249, 199, 162), 0px 0px 5px rgb(255, 0, 0), 0px 0px 5px rgb(249, 199, 162);
    }
#welcome{
	float:right}		
#main{
	overflow:auto;
	height:300px;
	background-color: white;
	background: url('/Chatbox/chat.JPG') no-repeat bottom right;
	margin:3px;
	width:100%;
	float:left;
	border-right:0px;
	}	
#main a{
	text-decoration:none;
	color:blue;}	
#userlist{
	overflow:auto;
	height:300px;
	background:#fff;
	width:150px;
	float:left;
	border-right:1px solid #;
	text-align:left;
	}
#userlist ul{
	margin:4px 4px;}		
#userlist li{
	font-weight:bold;
	color:#40bf00;
	list-style:none;
	}	
#shoutform{
	clear:both;
	margin:4px;
	}	
#uptext{
	padding:2px 0 0 3px;
	width:625px;
	background:#fff;
	border:1px solid #B5D2EB
	}	
#submitform{
	border-radius:3px;
	border:1px solid #999;
	padding:1px 2px;
	background:#bebebe;
	background-image: url('/Chatbox/cat.gif');
	}	
#upstyle{
	padding:7px 3px;}	
#upstyle select{
	border:0;
	padding:1px;
	background:#d8d8d8;
	border-radius:3px;
	}
.time{
	font-size:11px;
	color:#555}	
.sbutton{
	border-radius:3px;
	border:1px solid #999;
	padding:1px 2px;
	background:#bebebe;
       background-image: url('/Chatbox/cat.gif');
	}
.sbutton_active{
	border-radius:3px;
	border:1px solid #999;
	padding:1px 2px;
	background:#989898;
	}		
/*for FireFox*/
input[type="button"]::-moz-focus-inner{   
	border : 0px !important;} 
/*for IE8 */
input[type="button"]:focus{     
	outline : none !important;}
	
Table,Tr,Td {
	Font-size: 13px; 
	Font-family: Arial;
	border-collapse: collapse;}		
.username-coloured {
	font-weight: bold;
    font-size: 1.1em;
	color: #40bf00;
	}
.nen {
	background-color: auto;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px dotted #DDDDDD;
	overflow: hidden;
	text-align:left;
}
.nen:hover {
	background-color: #FEFAC0;
}
.tablebg {
    background: none repeat scroll 0 0 #FFFFFF;
	border: 1px 1px #F5F5F5 outset;
    border-radius: 10px 10px 0 0;
}
.ocpc {
     background-color: white;
     color: #404040;
     text-align:center;
     background-image:url('/Chatbox/cat.gif');
     padding: 4px;
     height: 36px;
     font-size: 1.0em;
	 border-radius: 10px 10px 0 0;
    }

.l {text-align:left}
.c {text-align:center}
.r {text-align:right}
.left {float:left}
.right {float:right}
#stats_members a.member, .bday_strip {white-space:nowrap}
.calendar li span {cursor:default}
#c_tos li {display:list-item;margin-left:25px}
#c_tos ul li {list-style:disc}
#c_tos ol li {list-style:lower-alpha}
#shoutrefresh {cursor:pointer}