body {
    margin: 0px;
    padding: 7px;
    font-family: verdana;
    font-size: 100%;
    color: black;
    background-color: white;
}

a:visited,A:link {
    text-decoration: none;
    color: #426388;
}

a:hover,A:active {
    text-decoration: underline;
    color: #4263aa;
}

h4 {
    color: #666666;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 16px;
    width: 100%;
    border-bottom: 1px #cccccc solid;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 5px;
}

h3 {
    font-family: verdana;
    font-weight: bold;
    font-size: 14px;
}

textarea, .inputtext, .inputpassword {
    border: 1px black solid;
}

input.button {
    border: 1px black solid;
    font-family: verdana;
    font-size: 12px;
}

.descrizione {
    font-weight: normal;
    font-family: verdana;
    font-size: 12px;
    color: green;
    width: 80%;
}

.warning {
    color: orangered;
    font-family: verdana;
    font-size: 12px;
}

#header {
    margin-bottom: 0px;
}

.highlightbox {
    width: 50%;
    background: #ffffdd;
    border: 1px dotted black;
    font-size: 12px;
    margin: 10px;
    padding: 8px;
}

P {
    font-size: 12px;
    font-family: verdana;
    text-align: justify;
    width: 50%;
}

#footer {
    color: #666666;
    font-family: verdana;
    font-size: 9px;
    text-align: center;
    border-top: 1px #999999 solid;
    clear: both;
}

#rss a {
    clear: both;
    float: right;
    background-color: #e87700;
    color: white;
    font-size: 9px;
    font-family: sans-serif;
}

select {
    font-family: verdana;
    font-size: 11px;
}

#footer small {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    background-image: url(/images/arancia.png);
    background-repeat: no-repeat;
    background-position: 0% 50%;
    font-size: 9px;
}

#screen {
    width: 750px;
    height: 500px;
    border: 1px #999999 solid;
    margin: 5px;
    overflow: auto;
    float: left;
}

#userslist {
    width: 150px;
    height: 250px;
    border: 1px #999999 solid;
    margin: 5px;
    float:left;
    overflow: auto;
}

#cline {
    width: 750px;
    border: 1px #999999 solid;
    margin: 5px;
}

#maintitle {
    font-family: arial;
    font-weight: bold;
    font-size: 30px;
    padding: 2px;
    margin: 0px;
}

#delaydiv {
    color: #444444;
    font-family: arial;
    font-size: 10px;
}

.ip {
    color: #666666;
}

.tstamp {
    color: #999999;
    font-family: sans-serif;
    font-size: 10px;
}

.channelname {
    font-family: Arial;
    font-size: 20px;
    color: #444444;
    padding: 2px;
    margin: 2px
}

.wintitle {
    width: 100%;
    padding: 0px;
    margin: 0px;
    background-color: #999999;
    color:white;
    font-family:verdana;
    font-size:12px;
    font-weight: normal;
    overflow: auto;
}

.optsize {
    font-size: 10px;
    border-top: 1px #999999 solid;
    border-left: 1px #999999 solid;
    border-right: 1px #999999 solid;
    background-color: #f0f0f0;
    text-decoration: none;
}

.opt {
    font-size: 10px;
    text-decoration: none;
}

.hl {
    color: black;
    font-weight: bold;
}

#options {
    font-size: 10px;
    font-family: verdana;
}

.chatname {
    font-size: 12px;
    font-family: verdana;
}

.textblock {
    width: 80%;
    border: 1px #cccccc solid;
    background-color: #fcfcfc;
    margin: 5px;
    padding: 5px;
    font-family: monospace;
    font-size: 12px;
}
