
BODY { font-family: Arial; font-size: 9pt; background-color: #fefeff; margin:5}

H2 { color:#444444 ; font-family: Arial; font-size: 8pt;  margin-bottom:1px;margin-top:4px}
H1 { color:#667d78; font-family: Arial; font-size: 9pt;  margin-bottom:4px;margin-top:4px}
H3 { color:#444444 ; font-family: Arial; font-size: 8pt;  margin-bottom:1px;margin-top:4px}
H4 { color:#444444 ; font-family: Arial; font-size: 8pt;  margin-bottom:1px;margin-top:4px}
H5 { color:#444444 ; font-family: Arial; font-size: 7pt;  margin-bottom:1px;margin-top:4px}
H6 { color:#444444 ; font-family: Arial; font-size: 7pt;  margin-bottom:1px;margin-top:4px}
UL {  margin-bottom:10px;margin-top:4px}

P { color:#444444 ; font-family: Arial; font-size: 9pt;  margin-bottom:4px;margin-top:4px}

TD { font-family: Arial; font-size: 9pt}
TH { color:#444444; font-family: Arial; font-size: 9pt}
TR.alt   {background:#dfdfdf}

A:link		{ color:#444444; }
A:visited	{  color:#444444; }
A:hover		{ text-decoration:none; color:#C66834; }
a.nolines:link { font-family: Arial; font-weight:bold; font-size: 8pt; text-decoration:none; color:#555566; }


B { color:#444444;}


.row1
{
	 background: #ffffff;
	 
}

.row0
{
	 background: #eeeeee;
	 
}

TABLE.sortable {
    font-size : 10px;
    background-color : #d2dedd;
    color : #000;
    border-top: 1px solid #b1b5b9;
    border-bottom: 1px solid #b1b5b9;
    border-left: 1px solid #b1b5b9;
    border-right: 1px solid #b1b5b9;
	border: 1px solid #b1b5b9;
}






TABLE.even {
    font-size : 10px;
    background-color : #d2dedd;
    color : #000;
    border-top: 1px solid #b1b5b9;
    border-bottom: 1px solid #b1b5b9;
    border-left: 1px solid #b1b5b9;
    border-right: 1px solid #b1b5b9;
	border: 1px solid #b1b5b9;
}

TABLE.odd {
    font-size : 10px;
    background-color : #ffffff;
    color : #000;
    border-top: 1px solid #b1b5b9;
    border-bottom: 1px solid #b1b5b9;
    border-left: 1px solid #b1b5b9;
    border-right: 1px solid #b1b5b9;
    border: 1px solid #b1b5b9;

}

.title
{
   font-size : 12px;
    font-weight : bold;
    color : #111111;
   
}

.chattitle
{
   font-size : 12px;
    color : #C66834;
}

.chatmessage
{
   font-size : 12px;
    color : #333333;
     font-weight : bold;
   
}

.posted		{ color: #76797c;
	font-weight : normal;
	}

.author
{
   font-size : 12px;
    font-weight : bold;
    color : #000;
     border-right: 1px solid #b1b5b9;
  
}

.reply
{
	color :#af6247
}

.chatarea { width: 420px; height: 250px; border: 1px solid #b1b5b9; overflow: auto; display:none;}
.chatarea2 { width: 700px; height: 450px; border: 1px solid #b1b5b9; overflow: auto;}
