body {
	background-color: #5E0000;
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 11px;
}

.users {
	color:#FF0000;
	font-weight:bold;
	cursor:pointer;
}
.titles {
	font-weight: bold;
}

.titlesChat {
	font-weight: bold;
	font-size:16px;
}

.tdBg1 {
	background-color: #000000;
	background-image: url(../images/tableBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: None;
	font-weight: normal;
}
.tdBg2 {
	background-image: url(../images/tableBg2.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: None;
	font-weight: normal;
}
.tdBg2a {
	background-image: url(../images/tableBg2a.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: None;
	font-weight: normal;
	background-color: #150000;
}
.menu {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.links {
	font-weight: bold;
	color: #FF0000;
}

.linksblack {
	font-weight: bold;
	color: #000000;
}

.chatBoxWidth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 346px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
}

td {
	text-align:left;
}

.chatActivetab {
	font-weight: normal;
	color: #FF9900;
}
.chatInactivetab {
	font-weight: normal;
	color: #777777;
}
.bots {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.receivedMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
}

.sentMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
}

.toNick {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
}

.toDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

.pseudoFicheContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #FF0000;
}

.headerFicheContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
}

.textFicheContent{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: normal;
}

a {
	font-weight: bold;
	color: #FF0000;
}