#backgnd {
}
#backgnd a:link { color: #E2EBF7; text-decoration: none; }
#backgnd a:visited { color: #BED6F8; text-decoration: none; }
#backgnd a:active { color: #E2EBF7; border-bottom: 1px dashed #E2EBF7; text-decoration: none; }
#backgnd a:hover { color: #E2EBF7; border-bottom: 1px solid #E2EBF7; text-decoration: none; }



#main {
text-align: left;
color: #BED6F8;
background: #000000;
font-family: arial, helvetica, sans-serif; 
font-size: small; 
}

#main a:link { color: #E2EBF7; text-decoration: none; }
#main a:visited { color: #BED6F8; text-decoration: none; }
#main a:active { color: #E2EBF7; border-bottom: 1px dashed #3A5067; text-decoration: none; }
#main a:hover { color: #E2EBF7; border-bottom: 1px solid #3A5067; text-decoration: none; }

#box { 
scrollbar-face-color: #A1B6D2; 
scrollbar-shadow-color: #4C6680; 
scrollbar-highlight-color: #9CA3AD; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #9CA3AD; 
scrollbar-arrow-color: #000000;  
width: 450px;
height: 150px;
border: solid #697786;
border-width:  5px 5px;
background: #000000;
overflow: auto;
z-index: 4;
}

.journal { 
text-align: left; 
margin-left: 10px;
margin-right: 10px;
color: #BED6F8;
background: #000000;
font-family: arial, helvetica, sans-serif; 
font-size: small; 
}

.journal a:link { color: #E2EBF7; text-decoration: none; }
.journal a:visited { color: #BED6F8; text-decoration: none; }
.journal a:active { color: #E2EBF7; border-bottom: 1px dashed #3A5067; text-decoration: none; }
.journal a:hover { color: #E2EBF7; border-bottom: 1px solid #3A5067; text-decoration: none; }

.date {
text-align: left; 
margin-left: 10px;
margin-right: 10px;
color: #BED6F8;
background: #000000;
text-decoration: underline;
font-family: arial, helvetica, sans-serif; 
font-size: small;
}
