<!--        
body{
    background-color: #000000;
    color: #ffffff;
    url(../../e107_plugins/echat_menu/images//header.jpg);
    background-attachment:fixed;no-repeat;
}

td{
    FONT: 12px Verdana,Arial;
}

.ECHAT_HEADER{
    background-color: #000000;
    background-image: ../../e107_themes/-APSV2.1-/images/headfoot/header.jpg;
    background-repeat: no-repeat;
}

.chattext{
    font-family: Arial;
    font-size: 12px;
    background-color: #000000;
}

.online{
    font-family: Arial;
    font-size: 12 px;
    width: 100px;
    background-color: #222222;
}

.panel{
	width: 100%;
}

.skins{
	text-align: right;
}

.echatbuttons{
	text-align: right;
}

input{
    font-family: Arial; font-size: 12px;
    background-color: #333333;
    color: #ffffff;
    border: thin #000000 groove}

select {
    font-family: Arial;
    text-align: left;
    font-size: 12px;
    background-color: #111111;
    color: #fff;
}

.bodybottom{
	background-color: #444444;
}

a.bb{
	color: #fff;
}

.avatars {
    BORDER-BOTTOM: gray 2px solid;
    BORDER-LEFT: white 1px solid;
    BORDER-RIGHT: gray 2px solid;
    BORDER-TOP: white 1px solid;
    background-color: #000000;
    color: #ffffff;
}

#echat_capsule{
    height: 100%;
}
-->