BODY
{
    color: white;
    line-height: 11px;
    font-family: Verdana;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    background-image: url(../images/bg.gif);
    border: 0;
    margin: 0;
    font-weight: normal;
    font-size: 11px;
}
fieldset
{
    width: 50%;
    font-size: 11px;
}
.erreur
{
    background-image: url(../images/erreur.png);
    background-repeat: no-repeat;
    padding-left: 35px;
    padding-top: 5px;
    padding-bottom: 20px;
    color: red;
    font-weight: bolder;
    text-align: left;
    font-size: 11px;
}
.infook
{
    background-image: url(../images/info.gif);
    background-repeat: no-repeat;
    padding-left: 35px;
    padding-top: 5px;
    padding-bottom: 20px;
    color: lime;
    text-align: left;
    font-size: 11px;
}
TD
{
    font-size: 11px;
    color: white;
    line-height: 12px;
}
INPUT
{
    font-weight: bold;
    font-size: 11px;
    color: #6699ff;
    line-height: 12px;
    text-decoration: none;
}
FORM
{
    font-weight: bold;
    font-size: 11px;
    margin: 0px;
    color: white;
    text-decoration: none;
}
A:hover
{
    font-weight: bold;
    font-size: 11px;
	background: gray;
	text-decoration: none;
}
.blink
{
    FONT-WEIGHT: normal;
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
P
{
	margin-top: 0px;
	font-size: 11px;
	margin-bottom: 0px;
	font-weight: bold;
	font-style: italic;
}
BR.short
{
    line-height: 11px;
}
TD.stats
{
    color: black;
    text-decoration: none;
    font-size: 11px;
}
A
{
    font-weight: bold;
    font-size: 11px;
    color: aqua;
    text-decoration: none;
}
TD.info
{
    font-weight: bold;
    font-size: 11px;
    color: #f2ffff;
    text-decoration: none;
}
TD.info_2
{
    font-weight: bold;
    font-size: 11px;
    color: #ffff00;
    text-decoration: none;
}
TD.fadedtext
{
    font-size: 11px;
    color: black;
    text-decoration: none;
}
TD.topic
{
    font-size: 11px;
    color: black;
    text-decoration: none;
}
TD.language_room
{
    clear: inherit;
    font-size: 11px;
    color: #000099;
    text-decoration: none;
    font-weight: bold;
}	
TD.body
{
	width: 100%;
	text-align: left;
	vertical-align: top;
}
TD.clear
{
	width: 10px;
}
H1
{
    font-weight: bold;
    font-size: large;
    color: lime;
    text-decoration: none;
}
SELECT
{
    font-weight: bold;
    font-size: 11px;
    color: #6699ff;
}
td.memberid
{
    font-weight: bold;
    font-size: 11px;
    color: #000066;
    text-decoration: none;
}
a.roomname
{
    font-weight: bold;
    font-size: 11px;
    color: #6633ff;
    text-decoration: none;
}
a.roomname:hover
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-color: #ffdab9;
}
a.technical
{
	font-weight: bold;
	font-size: 11px;
	color: #ffcc00;
	text-decoration: none;
}
td.pagechat
{
    width: 100%;
}
td.menusala
{
    font-weight: bold;
    font-size: 11px;
    color: #ADCDFC;
    text-decoration: none;
}
select.radios
{
    font-weight: bold;
    font-size: 10px;
    width: 90%;
    height: 18px;
}
table.chatserver
{
    font-size: 11px;
    width: 100%;
    table-layout: auto;
    border-collapse: collapse;
}
tr.chatservert
{
    height: 22px;
}

iframe.copyright
{
    font-size: 11px;
    width: 100%;
    height: 1512px;
}

span.serv_n
{
    font-size: 11px;
    font-weight: bold;
    color: #ffff66;
}
option.radios1
{
    font-weight: bold;
    font-size: 10px;
    background-color: #f0f7fb;
    color: #003333;
}
option.radios2
{
    font-weight: bold;
    font-size: 10px;
    background-color: #C8DDEE;
    color: #ff6666;
}
br.chat-title
{
    line-height: 2px;
    font-size: 2px;
}
span.alert
{
    color: #ff0000;
}
legend
{
    color: #ffcc33;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
}

.home {
    color: #ADCDFC;
    font-weight: bold;
}

.images {
    border-style: solid;
    border-width: 0;
}
.chat_object
{
    width: 100%;
    height: 82%;
}


/* ADDTHISSSS CODES */
.addthis_toolbox .vertical
{
	width: 160px;
	padding: 10px 0 10px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
.addthis_toolbox .vertical a
{
	width: 160px;
	padding: 4px 0 4px 34px;
	position: relative;
	display: block;
	text-decoration: none;
}
.addthis_toolbox .vertical a:hover
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: gray;
	text-decoration: none;
}
.addthis_toolbox .vertical span
{
	position: absolute;
	left: 14px;
	top: 4px;
}
.addthis_toolbox .vertical .more
{
	border-top: solid 1px #eee;
	padding: 10px 0 0 0;
	margin: 10px 10px 0 10px;
	text-align: center;
}
.addthis_toolbox .vertical .more a
{
	padding: 4px 0;
	margin: 0;
}
.addthis_toolbox .vertical .more span
{
	display: none;
}
/*ENNDDD ADDTHIS */
