body {
	background:#e2e2e2;
	font:11px verdana,arial,sans-serif;
background-repeat: no-repeat;
}

.shoutbox,.online {
	background:white;
	padding:3px;
	height:400px;
	overflow:auto
}

.shoutbox {
	width:800px;
	line-height: 13pt;
}

.shoutbox,.msgbox,.online {
	border:1px solid
}

.msgbox,.shoutbox .text,.on_item,.err,.info,#cmpul a {
	font:11px verdana,arial,sans-serif;
}


.ans
{
	font-weight: bold;
}

.msgbox,.shoutbox .aut,.shoutbox .text,.on_item {
	color:black
}


.shoutbox .aut {
	font:11px verdana,arial,sans-serif;
	font-weight:bold;
}


.err {
	color:red
}
.info {
	color:green
}
.msgbox {
	width:800px;
	padding: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#login
{
	width: 300px;
}

#textbox
{
	width:800px;
	height: 15px;
}

#cr
{
	color:#5C5C63;
	font-size:11px;
	text-align:center;
}

a
{
	text-decoration: none;
}

#spinner
{
position: absolute;
z-index: 2;
vertical-align: middle;
left: 25px;
top:275px;
height: 20px;
visibility:hidden;
}

#cmpdiv
{
position: absolute;
padding: 3px;
width: 800px;
border: 1px solid black;

}

#cmpul
{
margin: 2px;
padding: 0px;
list-style-type: none;
}

#cmpul a
{
	color:black;
}

.but
{
	font:8pt Arial,sans-serif;
	text-align:center;
	white-space:nowrap;
	cursor:pointer;
	background-color:#566484;
	color:#FFF;
	border:2px outset #a6b4d4;
}

#login #msgbox
{
	width: 150px;
}