.boardergrey  { color: #999; border: solid 1px black }
.borderblue      { color: #908c90; font-weight: normal; font-size: 9px; border: solid 1px #ccf }
.bodytype       { color: #600; font-size: 12px; line-height: 15px; font-family: Verdana; letter-spacing: 0px }
.bodytype1    { color: #555; font-size: 11px; line-height: 14px; font-family: Tahoma; letter-spacing: 0px }
h1             { color: #a9a9a9; font-size: 11px; line-height: 12px; font-family: Tahoma, Verdana; word-spacing: 0px; letter-spacing: 0px; vertical-align: 0 }
a    { color: #787878; font-size: 9px; font-family: Verdana }
.footer        { color: #585858; font-size: 9px; line-height: 12px; font-family: Tahoma, Verdana; border: #999 }
.small_cream { color: #ffc; font-size: 11px; line-height: 14px; font-family: Tahoma, Verdana; border: #999 }
.lineunder    { border-bottom: 1px solid #ccf }
.lineright   { border-top: #ccf; border-right: 1px solid #ccf; border-bottom: #ddd; border-left: #ddd }
.lineleft     { padding-right: 6px; padding-left: 6px; border-top: none #999; border-right: #999; border-bottom: #999; border-left: 1px solid #ccf }
.linetop  { border-top: 1px solid #ccf; border-right: #a9a9a9; border-bottom: #a9a9a9; border-left: #a9a9a9 }
.kickleft4px { padding-left: 5px }

.accountDataHeader {
    font-weight: bold;
    font-family: Verdana, Arial;
    font-size: 14px;    
    color: #693906;
    border-bottom: 1px solid #000000;
    padding: 0.2em;
}

.accountData {    
    font-family: Verdana, Arial;
    font-size: 12px;    
    color: #00000;    
    padding: 0.2em;
}
.default {
    font-family: Verdana, Arial;
    font-size: 12px;
}
.number {
    background: #00ff99;
    padding: 0.1em;
}
.header {
    text-align: right;
    font-weight: bold;
    font-size: 14px;
}
.report {
    font-size: 12px;
    font-weight: bold;
    color: red;
    text-align: right;
}
.headlines  { color: #3c0; font-size: 40px; line-height: 40px; font-family: "Arial Narrow"; word-spacing: 1px }
.subheaders { color: #0c0; font-size: 38px; line-height: 38px; font-family: "Arial Narrow" }

.message_date {    
    color: #600;
    font-size: 10px;
    line-height: 15px;
    font-family: Verdana;
    letter-spacing: 0px;
    font-weight: bold;
    padding-top: 0.5em;
}

.info {    
    padding: 0.5em;
    font-family: Arial, Tahoma, Verdana;
    color: #776B54;
    font-size: 12px;
    text-align: center;
}
#report {
    font-size: 14px;
    font-weight: bold;
    color: #333399;
    background: rgb(255,253,226);
    border: 1px solid black;
    padding: 1em;
}
#report_holder {
    background: #ff0000;
    border: 1px solid #000000;
    padding: 0.1em;
    top: 50%;
    left: 35%;    
    position: absolute;    
    width: 300px;    
}
#close_report {
    background: #7D7159;
    color: #ffffff;
    font-size: 10px;
    font-family: Arial
    font-weight: bold;
    border: 1px solid #000000;
    cursor: pointer; 
}
.menu_box {
padding-top: 0.5em;
padding-bottom: 0.5em;
background: #FFFDE2;
}
.menu_item {    
    padding-left: 1em;
    padding-right: 1em;
    padding-top:0.2em;
    padding-bottom: 0.2em;  
    font-size: 12px;  
}
.info_item {
    padding-left: 1em;
    color: #555;
    font-family: Arial;
    font-size: 12px;
}
.sub_heading {
    border-bottom: 1px solid #693906;
    color: #693906;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
}
a.menu_link {
    font-size: 12px;
    text-decoration: underline;
}
a.menu_link:hover {
    font-size: 12px;
    text-decoration: underline;
    color: #ff0000;    
}
.warning {
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    color: #ff0000;
    
}
.todo {
    color: #333399;
    font-size: 12px;
    line-height: 14px;
    font-family: Tahoma;
    letter-spacing: 0px; 
}
.center_content {
    padding-top: 2.5em;
    vertical-align: top;
    color: #600;
    font-size: 12px;
    line-height: 15px;
    font-family: Verdana;
    letter-spacing: 0px
}
.submitBtn {
    background: #D8CAB0;
    color: #693906;
    font-size: 10px;
    font-family: Arial
    font-weight: bold;
    border-bottom: 1px solid #693906;
    border-right: 1px solid #693906;
    border-top: 1px solid #A9713F;
    border-left: 1px solid #A9713F;        
}
.ref_no {
    padding-left: 5px;
    padding-right: 5px;    
    color: #000000;    
    text-align: center;    
}   
.ref_no_upg {
    padding-left: 5px;
    padding-right: 5px;    
    /*color: #ffffff;
    background: #ff0000;
    font-weight: bold;
    border: 1px solid #000000;*/
    color: #333399;
    text-align: center; 
}
