    A.white:link, A.white:active { text-decoration: none; color: white; }
    A.white:visited { text-decoration: none; }
    A:link { color:blue; }
    A:visited { color:blue; }
    A:hover { color:blue; text-decoration: underline}
    A.pane:visited,A.pane:link,A.pane:hover { color: white; text-decoration: none; font-weight: bold }
    TEXTAREA.small { font-size: 8pt; }
    TD {
       font-family: verdana, Arial, helvetica, sans-serif;
       font-size: 11px;
       color: black;
       text-align: left;
    }
    DIV.omdDetail {
       margin-top: 2px;
       margin-bottom: 2px;
    }
    .omdDetail TABLE TABLE TH {
       text-align: right;
    }
    .omdDetail TABLE TABLE {
       font-family: verdana, Arial, helvetica, sans-serif;
       font-size: 11px;
       color: black;
       text-align: left;
    }
    .ns {
       font-family: verdana, Arial, helvetica, sans-serif;
       font-size: 11px;
       color: black;
    }
    P {
       font-family: verdana, arial, helvetica, sans-serif;
       font-size: 11px;
       color: black;
       text-align: left;
    }
    BODY {
       font-family: verdana, arial, helvetica, sans-serif;
       font-size: 11px;
       color: black;
       background-color: white;
       text-decoration: none;
    }
    A.plain:visited, A.plain:link, BODY {
       font-family: verdana, arial, helvetica, sans-serif;
       font-size: 11px;
       color: black;
       text-decoration: none;
    }
    A.plain:hover {
       font-family: verdana, arial, helvetica, sans-serif;
       font-size: 11px;
       color: black;
       text-decoration: underline;
    }
    .tree {
       border-width: 0px;
       height: 16px;
       width: 16px;
       margin-top: auto;
       margin-bottom: auto;
    }
    .drag {
       background-color: #714528;
       font-weight: bold;
       color: white;
       position: relative;
       cursor: e-resize;
       white-space: nowrap;
       padding: 4px;
    }
    .drag IMG {
       border-width: 0px;
    }
    .drag A:visited, .drag A:link, .drag A:hover {
       color: white;
       text-decoration: none;
       font-weight: bold
    }
    .othercard {
       background-color: #714528;
       font-weight: bold;
       color: white;
       padding: 4px 4px 0px 4px;
    }
    thead .othercard {
       border: 0px solid #714528;
       padding: 1px 4px 0px 0px;
    }
    .topcard, .othercard {
       border-style: solid;
       border-color: white;
       border-width: 0px;
    }
    .topcard {
       background-color: #979797;
       color: black;
       padding: 4px;
    }
    .cardspacer
    {
       color: white;
       background-color: white;
       border: 0px solid white;
       width: 3px;
    }

    .bodycard {
       border-left: solid #979797;
       border-right: solid #979797;
       border-bottom: solid #979797;
       border-top: solid #979797;
       border-width: 3px;
    }

    .omdsections
    {
       font-family: Verdana, Arial, helvetica, sans-serif;
       font-size: 11px;
       line-height: 17px;
       font-weight: bold;
       text-align: left;
       border: 0px;
       padding: 0px 10px 0px 0px;
    }
    .omdsections ul
    {
       padding: 0px;
       margin: 0px;
       list-style: none;
    }
    .omdsections li
    {
       background-color: #714528;
       margin: 2px;
    }
    .omdsections li a
    {
       text-decoration: none;
       width: 100%;
       border: 0px;
       padding: 2px;
       display: block;
    }
    .omdsections li a:link.current, .omdsections li a:visited.current
    {
       background-color: #979797;
    }
    .omdsections li a:link, .omdsections li a:visited
    {
       color: white;
       vertical-align: bottom;
       text-decoration: none;
    }
    .omdsections li a:hover, .omdsections li a:active
    {
       background-color: #979797;
       color: white;
       text-decoration: none;
    }
    html>body .omdsections li a
    {
       width: auto;
    }
    .omdmess {
       color: red;
       font-weight: bold;
    }
    .omdfilelist {
       margin-bottom: 5px;
       vertical-align: top;
    }
    .omdfiledel {
       background-image: url("/delete.gif");
       background-repeat: no-repeat;
       margin-right: 5px;
       text-decoration: none;
    }
    .omdfiledel img {
       width: 10px;
       height: 10px;
       border: 0px;
    }
