a {
    color: #404080;
    font-family: Arial;
    text-decoration: underline;
}
a:link {
         color: #404080;
         font-family: Arial;
         text-decoration: underline;
}
a:active {
           color:#800080;
           text-decoration: underline;
}
a:visted {
           color: #406060;
           text-decoration: underline;
}
a:hover {
          color: #FF0000;
          text-decoration: underline;
}
.headerl {
           background: white;
           border-top: 1px solid #000000;
           border-left: 1px solid #000000;
           border-bottom: 1px solid #000000;
           font-family: verdana;
           font-size: 10pt;
}
.headerc {
           background: white;
           border-top: 1px solid #000000;
           border-bottom: 1px solid #000000;
           font-family: verdana;
           font-size: 10pt;
}
.headerr {
           background: white;
           border-top: 1px solid #000000;
           border-right: 1px solid #000000;
           border-bottom: 1px solid #000000;
           font-family: verdana;
           font-size: 10pt;
}
.submenu {
           background: #A5711B;
           height: 16px;
           border-left: 1px solid #000000;
           border-right: 1px solid #000000;
           border-bottom: 1px solid #000000;
}
.flash {
           background: #FFFFFF;
           border-left: 1px solid #000000;
           border-bottom: 1px solid #000000;
           border-right: 1px solid #000000;
}
.body {
           background: #FFFFFF;
           border-left: 1px solid #000000;
           border-right: 1px solid #000000;
           font-family: Arial;
           text-align: justify;
           font-size: 10pt;
}
.body1 {
           background: #FFFFFF;
           padding-left: 4px;
           padding-right: 5px;
           font-family: Arial;
           text-align: justify;
           font-size: 10pt;
}
.cellhead {
            background: #DCDB55;
            border-left: 1px solid #000000;
            border-top: 1px solid #000000;
            border-bottom: 1px solid #000000;
            font-family: verdana;
            font-size: 10pt;
}
.cellbody {
            background: #FFFFFF;
            border-left: 1px solid #000000;
            border-bottom: 1px solid #000000;
            font-family: verdana;
            font-size: 10pt;
}
.copy {
            background: #FFFFFF;
            border: 1px solid #000000;
            font-family: verdana;
            font-size: 8pt;
            padding-top: 2px;
            padding-bottom: 3px;
}
.title {
           background: #FFFFFF;
           padding-left: 4px;
           font-family: Arial;
           font-size: 14pt;
           font-weight: bold;
}
.login {
           font-family: verdana;
           font-size: 8pt;
}
.user_top {
           border-bottom: 1px solid #000000;
           text-align: center;
           font-family: verdana;
           font-size: 8pt;
}