body {
        
background-image: url(http://ujvalj.fileave.com/ellohbg.jpg);
       color: white;

}


UL {
        list-style-position:    inside;
        list-style-type:        none;
        color: #ffffff;
}

DIV.thread {
        width: 32em;
        margin:1em;

}

DIV.responses {
        font-size: 100%;
        
        padding:1em;
        color: #00cc00}

DIV.first_message_div {

}

SPAN.first_message_span {
        padding: 1px;
        color: #ffffff;  

 
}

.author_cell {
	font-size: 100%;
 color: #00ff00;
}

.date_cell {
	font-size: 80%;
	font-style: italic;
color: #00ff00; }



INPUT { background-color: white;
        border:         1px solid black;
        font-family:    Helvetica;
        text-align: center;  
}

DIV.message_and_thread {
}

DIV.message {
              margin: 2px;
}

DIV.message_text {
        margin: 1em;
color: #38ff00;
}

DIV.headers {
        margin: 1em;
}

DIV.header {
        margin: 2px;
        width: 30em;
        font-size: 100%;
}

A,SPAN.author_header {
        font-weight: bold;
        font-size: 100%;
color: #00ff00;
}

SPAN.subject_header {
        margin-left: 1em;
        font-style: italic;
color: #00ff00;
 }

SPAN.date_header {
        margin-left: 1em;
       color: white;
}

SPAN.ip_header {
        margin-left: 1em;
        color: white;
}

DIV.buttons {
        color: #00ff00;
        padding: 2px;
        text-align: center;
        margin: 1em;
        width:20em;
 }

SPAN.parent_entry {
        color: #00ff00;
 }

SPAN.current_entry {
        margin: .5em;
}

SPAN.current_entry {

}

A.article_link {
                font-weight: bold;
        font-size: 100%;
color: #ffffff;
}
