BODY { font-family: sans-serif, serif; background: white; color=black  }

P.welcome { font-size: large; font-weight: normal }
P.selection { font-size: large; font-weight: normal }
P.wait { font-size: x-large; font-weight: bold }
P.rejected { font-size: x-large; font-weight: bold }
P.reason { font-size: large; }

.error { font-weight: bold; color: red }
.note { font-style: oblique }
.header{ font-size: x-large }
.header_sep {width: 1; background: #6b96b9}

TABLE.login {}
TR.error {}
TD.error {}
TD.rowheader { font-weight: bold }
TD.edit INPUT { border: #6b96b9 thin solid; }

#direct_text {}

TABLE.channels {}
TABLE.channel { border: none; background: #6b96b9 }
TD.number { font-size: large; font-weight: bold; }
TD.pic {}
TD.sep { width: 1; background: white } /* separates the picture from the contact data */
TD.offline { font-size: large; font-weight: bold }
TR.sep { width: 2; } /* separates two channels */
TABLE.contact { border: none; background: #6b96b9; color: white }
 TD.name {font-weight: bold;}
 TD.phone {}
 TD.email A { color: white }
 TD.info {}
 TD.note { font-style: oblique }
 INPUT.connect { font-weight: bold; font-size: xx-small }
