a:link {
    color : #000000;
    text-decoration : underline;
}

a:visited {
    color : #000000;
    text-decoration : underline;
}

a:hover {
    color : #0000FF;
    text-decoration : underline;
}

a:active {
    color : #000000;
    text-decoration : underline;
}

body{
    ;
    scrollbar-dark-shadow-color : #FFFFFF;
    
    font : 9pt/140% Arial, Helvetica, sans-serif;
    scrollbar-3d-light-color : #FFFFFF;
    scrollbar-arrow-color : #FFFFFF;
    scrollbar-base-color : #F1F1F1;
    scrollbar-face-color : #B7B7B7;
    scrollbar-highlight-color : #FFFFFF;
    scrollbar-shadow-color : #FFFFFF;
}

button {
    background-color : Blue;
    border-bottom : #D0D0D0 1px ridge;
    border-left : #D0D0D0 1px ridge;
    border-right : #D0D0D0 1px ridge;
    border-top : #D0D0D0 1px ridge;
    height : 20px;
}

hr {
    color : #D6D6D6;
}

input {
    border-bottom-color : #A5A5A5;
    border-bottom-width : 1px;
    border-left-color : #A5A5A5;
    border-left-width : 1px;
    border-right-color : #A5A5A5;
    border-right-width : 1px;
    border-top-color : #A5A5A5;
    border-top-width : 1px;
    color : #000159;
    font : 8pt Arial, Helvetica, sans-serif;
}

select {
    border-bottom-color : #A5A5A5;
    border-bottom-width : 1px;
    border-left-color : #A5A5A5;
    border-left-width : 1px;
    border-right-color : #A5A5A5;
    border-right-width : 1px;
    border-top-color : #A5A5A5;
    border-top-width : 1px;
    color : #4E4E4E;
    font : 8pt Arial, Helvetica, sans-serif;
}

td {
    color : #000000;
    font : 9pt Arial, Helvetica, sans-serif;
}

textarea {
    border-bottom-color : #A5A5A5;
    border-bottom-width : 1px;
    border-left-color : #A5A5A5;
    border-left-width : 1px;
    border-right-color : #A5A5A5;
    border-right-width : 1px;
    border-top-color : #A5A5A5;
    border-top-width : 1px;
    color : #4E4E4E;
    font : 9pt Arial;
}

.companyinfo{
    font-family : Arial;
    font-size : 8pt;
    font-weight : bold;
}

.grp_title{
    color : #CC6600;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-weight : bold;
}

.input_right{
    text-align : right;
}

.main_title {
    background-color : #FFCCCC;
    color : #990000;
}

.mainmenu_title {
    background : #FFFFFF;
    color : #990000;
    font-family : Verdana;
    font-weight : bold;
}

.mainpage_title {
    background : #FFFFFF;
    color : #990000;
    font-family : Verdana;
    font-size : medium;
    font-weight : bold;
}

.menubar_title {
    background : #000000;
    color : #FFFFFF;
    font-family : Arial;
    font-size : 8pt;
    line-height : 100%;
}

.message {
    font-family : Verdana;
    font-size : 12pt;
    font-weight : bold;
}

.pohr {
    color : #000000;
}

.smallhr{
    color : #191970;
    height : 1px;
}

.smallwordingunbold{
    font-family : Arial;
    font-size : 7pt;
}

.subgrp_title {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-weight : normal;
}

.table_highlight {
    background-color : #E5F9FF;
}

.table_new {
    background-color : #DFDFDF;
    font-size : 8pt;
}

.table_normal {
    background-color : #DFDFDF;
    font-size : 8pt;
}

.table_title {
    background : #F1F1F1;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 8pt;
    font-weight : bold;
}

.text_highlight {
    text-decoration : underline;
}
