.body {
background-color: #EDF1FA;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #B1B3BD; 
scrollbar-track-color: #F6F6F7; 
scrollbar-arrow-color: #698AAC;
scrollbar-shadow-color: #ECECEC;
scrollbar-3dlight-color: #ECECEC;
scrollbar-darkshadow-color: #B1B3BD;
}

.table_header{
background-color: #FFFFFF;
}

.hr {
border: 0;
height: 1px;
color: #EDF1FA;
background-color: #EDF1FA;
width: 99%; 
}

.hr_login {
border: 0;
height: 1px;
color: #84B2DE;
background-color: #84B2DE;
width: 99%; 
}

.chat_time {
font-family: Verdana, Arial;
font-style: normal;
font-size: 10px;
color:#999999;
}

.users {
font-family: Verdana, Arial;
font-style: normal;
font-size: 12px;
color:#000000;
text-decoration: none;
}

.username {
font-family: Verdana, Arial;
font-style: normal;
font-size: 12px;
color:#999999;
}

.user_message {
padding-left:5px;
line-height: 25px;
padding-bottom:10px;
}

.message_input {
background-color: #EDF1FA; 
border: 1px solid #84B2DE;
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
}

.nav_top {
font-family: Verdana, Arial;
font-size: 10px;
font-style: normal;
text-decoration: none;
}

.message_border {
border: 1px solid #84B2DE;
height: 70%; 
width: 100%; 
padding-left:0px; 
padding-top:0px; 
padding-right:0px; 
padding-bottom:0px;
}

.message_display {
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
height: 99%; 
width: 100%; 
overflow: auto; 
word-wrap: break-word; 
padding-left:5px; 
padding-top:5px; 
padding-right:5px; 
padding-bottom:0px;
}

.message_box {
background-color: #FFFFFF;
border: 1px solid #84B2DE;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration: none;
height: 50px;
width: 100%;
}
 
.message_button {
background-color: #EFEFEF;
border: 1px solid #84B2DE;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
height: 50px;
width: 80px;
cursor: pointer;
}

.disconnect_button {
background-color: #EFEFEF;
border: 1px solid #84B2DE;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
height: 30px;
width: 80px;
cursor: pointer;
}

.ban_button {
background-color: #EFEFEF;
border: 1px solid #84B2DE;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
height: 30px;
width: 80px;
cursor: pointer;
}

.login_button {
background-color: #EFEFEF;
border: 1px solid #84B2DE;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
height: 30px;
width: 80px;
cursor: pointer;
}

.register_button {
background-color: #EFEFEF;
border: 1px solid #84B2DE;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
height: 30px;
width: 140px;
cursor: pointer;
}

.forgot_button {
background-color: #EFEFEF;
border: 1px solid #84B2DE;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
height: 30px;
width: 140px;
cursor: pointer;
}

.user_buttons {
background-color: #EFEFEF;
border: 1px solid #84B2DE;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
height: 20px;
width: 80px;
cursor: pointer;
}

.user_buttons_xl {
background-color: #EFEFEF;
border: 1px solid #84B2DE;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
height: 20px;
width: 222px;
cursor: pointer;
}

.user_buttons_large {
background-color: #EFEFEF;
border: 1px solid #84B2DE;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
height: 20px;
width: 160px;
cursor: pointer;
}

.user_buttons_med {
background-color: #EFEFEF;
border: 1px solid #84B2DE;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
height: 20px;
width: 77px;
cursor: pointer;
}

.room_list {
background-color: #FFFFFF;
border: 1px solid #84B2DE;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
height: 20px;
width: 100px;
}

.room_button {
background-color: #EFEFEF;
border: 1px solid #84B2DE;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
height: 20px;
width: 30px;
cursor: pointer;
}

.password_button {
background-color: #EFEFEF;
border: 1px solid #84B2DE;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
height: 23px;
width: 40px;
cursor: pointer;
}

.private_message_border {
border: 1px solid #84B2DE;
height: 70%; 
width: 100%; 
padding-left:0px; 
padding-top:0px; 
padding-right:0px; 
padding-bottom:0px;
}

.approve_messages {
background-color: #FFFFFF;
border: 1px solid #84B2DE;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration: none;
width: 100%;
}

.user_list {
background-color: #EDF1FA;
border: 1px solid #84B2DE;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

.user_list2 {
background-color: #FFFFFF;
border: 1px solid #84B2DE;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none;
width: 100%;
}

.option_lista {
background-color: #F5F5F5;
border: 1px solid #84B2DE;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

.option_listb {
background-color: #F5F5F5;
border: 1px solid #84B2DE;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

.broadcastbox {
border: 1px solid #84B2DE;
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
padding-left:0px; 
padding-top:0px; 
padding-right:0px; 
padding-bottom:0px;
}

.whisper {
background-color: #ffffff; 
border: 1px solid #84B2DE;
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
color: #84B2DE;
height: 20px;
width: 120px;
padding-left:3px;
}

.profile_link {
font-family: Verdana, Arial;
font-size: 12px;
font-style: bold;
color: #000000;
text-decoration: none;
}

.users {
font-family: Verdana, Arial;
font-style: bold;
font-size: 12px;
color:#000000;
text-decoration: none;
}

OPTION.red{background-color:red; color:white}
OPTION.white{background-color:white; color:black}
OPTION.black{background-color:black; color:white}
OPTION.yellow{background-color:yellow; color:white}
OPTION.blue{background-color:blue; color:white}
OPTION.green{background-color:green; color:white}
OPTION.purple{background-color:purple; color:white}
OPTION.orange{background-color:orange; color:white}
OPTION.pink{background-color:pink; color:white}
OPTION.italic{text-decoration: bold;}

.showlist {
background-color: #FFFFFF; 
border: 1px solid #84B2DE;
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
height: 55%;
width: 99%; 
overflow: auto; 
word-wrap: break-word; 
padding-left:5px; 
padding-top:5px; 
padding-right:5px; 
padding-bottom:10px;
}

.copyright{
font-family: Verdana, Arial;
font-style: normal;
font-size: 10px;
color:#84B2DE;
text-decoration: none;
}

#dropmenudiv{
position:absolute;
border:1px solid #84B2DE;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{ 
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #84B2DE;
padding: 1px 0;
text-decoration: none;
font-style: normal;
color: #000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #EDF1FA;
}