BODY {
	background-color : #606060;
	font-family: Arial, Helvetica, sans-serif;
	color : White;
}
A, A:ACTIVE, A:FOCUS, A:HOVER, A:VISITED {
	color : White;
	text-decoration : none;
	}
H3 
    {
    font-size: 10pt;
    }

H2 
    {
    font-size: 12pt;
    }

.cell0 {width:5px; background-color:#FFFFFF;}    
.cell1 {width:5px; background-color:#E5E5E5;}
.cell2 {width:5px; background-color:#CCCCCC;}
.cell3 {width:5px; background-color:#B3B3B3;}
.cell4 {width:5px; background-color:#999999;}
.cell5 {width:5px; background-color:#808080;}
.cell6 {width:5px; background-color:#666666;}
.cell7 {width:5px; background-color:#4D4D4D;}
.cell8 {width:5px; background-color:#333333;}
.cell9 {width:5px; background-color:#1A1A1A;}
.cell10 {width:5px; background-color:#000000;}


.messagebody { 
    border:solid 1px gray; 
    margin-top: 3px; 
    background-color:#606060; 
    padding-bottom:5px; 
    font-family:Arial,Helvetica,sans-serif;
    font-size:10pt;
    }
.messagebodyreply { 
    border:solid 1px gray; 
    margin-top: 2px; 
    background-color:#606060; 
    padding-bottom:5px; 
    margin-left: 10px;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10pt;
    }
.messageheader {background-color:#606060; padding:2px;}
.messagetext {  margin: 10px;}
.messagetextreply {  margin: 10px;}
.msg_date {font-size:smaller; color: #888888; float:right;}

.comment_prompt {padding-top: 30px; margin-bottom:10px;  font-style:italic;}
.comment_editor { background-color:#404040; padding: 10px;font-size:10pt;}
.admin_name { font-weight:bold; color: black;}
.user_name { font-weight:bold; font-style:italic; color:#AAAAAA;}
