body {
 background-color: #e3ddd4;
 overflow: auto;
 height: 100%;
}
a{
 color: #030FA7;
}
.textLink{
 color: #ffffff;
}
.green{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #009900;
 vertical-align: top;
 font-weight: bold;
}
.red{
 font-family: Lucida Handwriting, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #926830;
 vertical-align: top;
 text-align: center;
 font-weight: bold;
}
.all{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #000000;
 position: absolute;
 z-index: 2;
 visibility: hidden;
 font-weight: bold;
}
.text{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #000000;
 font-weight: bold;
 vertical-align: top;
}
.article{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #000000;
 vertical-align: top;
}
A.article{
 color: #926830;
}
.title{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 color: #926830;
 font-weight: bold;
}
.overlay{
 z-index: 3;
}
.B{
 height: 25px;
 width: 138px; 
 text-align: right;
 cursor: pointer;
}
.subM{
 position: absolute;
 display: none;
 width: 90px;
 padding: 8px 1px 8px 1px;
 background-image: url(images/BGsubmenu.gif);
 border: 1px solid #ffffff;
 z-index: 3;
}
.S{
 height: 21px;
 width: 88px;
 cursor: pointer;
}
.inputTitle{

 vertical-align: top;
 text-align: right; 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 padding-right: 8px;
}
.inputText{
 width: 200px;
 border: 1px solid #BCB3A9;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
}
.comment{
 width: 210px;
 text-align: left; 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: normal;
}

.footer { font-size: 13px; font-family: Papyrus; color: #705F43; }