* {margin: 0px;padding: 1px;list-style: none;}

img {
    padding: 0px;
    vertical-align: middle;
}

body {
    font: 12px Arial, Helvetica, sans-serif;
    color: #000;
    background-color: #FFFFFF;
    margin: 0px;
}
table {
    padding: 0px;
    border-spacing: 0px;
}

a {
    color: #039;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #0033FF;
    text-decoration: none;
}
a:focus,
a:hover,
a:active {
    color: #444;
}

a.external {
    padding-right: 12px;
    background: url(../images/external.gif) no-repeat center right;
}

a.banlink {
    color: #039;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #0033FF;
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #0033FF;
    border-left-width: 1px;
    border-left-style: dashed;
    border-left-color: #0033FF;
    border-right-width: 1px;
    border-right-style: dashed;
    border-right-color: #0033FF;
    text-decoration: none;
}

.userName {
    font: 12px Helvetica, Verdana, Arial, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #000000;
    text-align: center;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    width: 100px;
    font-size: 12px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.button {
    font-weight: normal;
    color: #000000;
    background-color: #CCCCCC;
    text-align: center;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    width: 100px;
    font-size: 12px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.bigWindowButton {
    font-weight: normal;
    color: #000000;
    background-color: #CCCCCC;
    text-align: center;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    width: 150px;
    font-size: 12px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.banButtonBanned {
    font-weight: normal;
    color: #990000;
    background-color: #CC99CC;
    text-align: center;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    width: 13px;
    width: 13px;
    font-size: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.banButtonNotBanned {
    font-weight: normal;
    color: #009900;
    background-color: #99CCCC;
    text-align: center;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    width: 13px;
    width: 13px;
    font-size: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.textInput {
    width: 346px;
    font: 12px Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000000;
    background-color: #FFFFFF;
    border: 1px solid #999999;
    font-size: 12px;
    padding-top: 0px;
    padding-left: 4px;
    padding-bottom: 0px;
}

.name {
    cursor: help;
    font-weight: bold;
}
.chatArea {
    height: 140px;
    width: 350px;
    text-align: left;
    vertical-align: bottom;
    overflow: auto;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}
.userArea {
    height: 400px;
    width: 150px;
    text-align: left;
    vertical-align: bottom;
    overflow: auto;
}
.mesay_user {
    cursor: help;
    font-weight: bold;
    color: #007700;
}

.mesay_text {
    font-weight: normal;
    color: #007700;
}
.nickchange_line {
    font-weight: normal;
    color: #CC3399;
    cursor: help;
}
.login_line {
    font-weight: normal;
    color: #0000FF;
    cursor: help;
}

.userbanned {
    cursor: help;
    font-weight: bold;
    color: #660000;
}
.usernotbanned {
    cursor: help;
    font-weight: bold;
    color: #000066;
}

.baninfo {
    cursor: help;
    font-weight: normal;
    color: #000066;
}

.mesay_admin {
    font-weight: normal;
    color: #770000;
    font-style: italic;
    letter-spacing: 1px;
}

.admintext {
    font-weight: normal;
    color: #770000;
    font-style: italic;
    letter-spacing: 1px;
}

.defaultTextColor {
    color: #000000;
}

.defaultAdminTextColor {
    color: #770000;
}

.colorPicker {
    font: 12px Helvetica, Verdana, Arial, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #000000;
    text-align: center;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    width: 18px;
    height: 17px;
    font-size: 12px;
    padding-top: 1px;
    padding-bottom: 1px;
}

