

.userlist-body {
   margin: 4;
	scrollbar-face-color: #DCF0FA;
	scrollbar-highlight-color: #0063A4;
	scrollbar-3dlight-color: #0063A4;
	scrollbar-darkshadow-color: #DCF0FA;
	scrollbar-shadow-color: #0063A4;
	scrollbar-arrow-color: #0063A4;
	scrollbar-track-color: #DCF0FA;
   border-left: 1px solid #0063A4;
}

.userlist-div {
   width: 100%;
}

.userlist-item {
   font-family: tahoma,MS Sans Serif,arial,verdana,helvetica,sans serif,sans;
   font-size: 10px;
   cursor: default;
}

.userlist-select {
   font-family: tahoma,MS Sans Serif,arial,verdana,helvetica,sans serif,sans;
   font-size: 10px;
   font-weight: bold;
}

.userlist-btn {
   font-family: tahoma,MS Sans Serif,arial,verdana,helvetica,sans serif,sans;
   font-size: 10px;
   font-weight: bold;
   cursor: default;
   border-bottom: 1px solid #0063A4;
   border-right: 1px solid #0063A4;
   border-top: 1px solid #DCF0FA;
   border-left: 1px solid #DCF0FA;
}

.userlist-form {
   float: right;
}

.userlist-hover {
   width: 95%;
   font-size: 10px;
   font-family: MS Sans Serif,arial,verdana,helvetica,sans serif,sans;
   cursor: default;
   font-weight: bold;
}

.userlist-selected {
   width: 95%;
   font-size: 10px;
   font-family: MS Sans Serif,arial,verdana,helvetica,sans serif,sans;
   font-weight: bold;
}

.userlist-table TR {
   vertical-align: top;
   margin-bottom: 5px;
}


.userlist-status {
   width: 14px;
   font-size: 10px;
   font-family: courier,monospace,fixed;
   text-align: center;
}

.userlist-item {
   width: 95%;
   font-size: 10px;
}

.userlist-op {
   color: #008000;
   background-color: #20ff50;
   border: 1px solid #30a030;
}

.userlist-voice {
   color: #808000;
   background-color: #ffff20;
   border: 1px solid #a0a030;
}

.main-body { 
   background: #EDF7FB;
   word-wrap: break-word;
	scrollbar-face-color: #DCF0FA;
	scrollbar-highlight-color: #0063A4;
	scrollbar-3dlight-color: #0063A4;
	scrollbar-darkshadow-color: #DCF0FA;
	scrollbar-shadow-color: #0063A4;
	scrollbar-arrow-color: #0063A4;
	scrollbar-track-color: #DCF0FA;
}

.main-span IMG {
   border: 0;
}

.main-link {
   color: black;
   text-decoration: underline;
}

.form-body {
   border-top: 1px solid #999999;
   margin: 0;
}

.form-form {
   float: left;
}

.form-say {
   border: 0;
   width: 90%;
   padding-left: 4px;
}

.form-nickname {
   padding-left: 4px;
   background: #c0c0c0;
}

.form-econtain {
   float: right;
}

.form-extra { 
   display: none; 
}

.form-boldbutton { 
   font-weight: bold;
}

.form-expand {
   border: 0;
   background: #ffffff;
}

.wlist-body {
   margin: 0px;
   font-weight: bold;
   cursor: default;
   background: #0063A4;
   font-color: #DCF0FA;
}

.wlist-chooser { 
   border: 1px solid #0063A4;
   background: #0063A4;
   padding: 2px;
   margin: 2px;
   cursor: default;
   font-size: 11px;
   font-family: Trebuchet MS,MS Sans Serif,arial,verdana,helvetica,sans serif,sans;
   font-weight: bold;
   font-color: #DCF0FA;

}

.wlist-container {
   width: 100%;
   height: 100%;
   padding: 5px;
   cursor: default;
   font-color: #FF9900;
}

.wlist-mouseover {
   background-color: #DCF0FA;
   border: 1px solid #DCF0FA;
   padding: 2px;
   margin: 2px;
   cursor: default;
   font-size: 11px;
   font-family: Trebuchet MS,MS Sans Serif,arial,verdana,helvetica,sans serif,sans;
   font-weight: bold;
   font-color: #0063A4;
}

.wlist-active {
   background: #DCF0FA;
   border: 1px solid #DCF0FA;
   padding: 2px;
   margin: 2px;
   cursor: default;
   font-size: 11px;
   font-family: Trebuchet MS,MS Sans Serif,arial,verdana,helvetica,sans serif,sans;
   font-weight: bold;
   font-color: #0063A4;
}

.wlist-buttons {
    text-align: center;
    width: 30px;
   font-color: #DCF0FA;

}

.wlist-button {
   border: 0;
   cursor: default;
   font-color: #DCF0FA;

}

.wlist-container {
}

.wlist-table {
   width: 100%;
   height: 100%;
   border-bottom: 1px solid #999999;
   font-color: #DCF0FA;

}

.options-body {}
.options-title {}
.options-table {}
.options-checkbox {}
.options-select {}
.options-option {}
.options-input {}

.options-close { /* http://www.tom.me.uk/scripting/links.asp */
   text-decoration: underline;
   text-align: right;
   color: #00f;
   cursor: pointer;
   cursor: hand;
}


