html, form { height:100% }
form.vform input {
             font-weight:bold;
             background-color:#FFFF2F;
             color:#062CFF;
           }
body       {
                 color:#ffffff;
                 background-color:#404040;
                 margin:0px;
                 padding:0px;
                 font: normal 12px arial, sans-serif;
                 height:100%;
           }
.minorheader {
               font: bold 16px arial, sans-serif;
               color: yellow;
             }
.profiletable
           {
             border: 0px;
             text-color:white;
             font: normal 12px arial, sans-serif;
           }
.profiletd {
              text-align:left;
              vertical-align: text-top;
           }
.conflist  {
             border: solid 1px white;
             text-color:white;
             font: normal 15px arial, sans-serif;
           }
.conflisttd {
              text-align:left;
              vertical-align: top;
            }
.error     {
             background-color:yellow;
             color: red;
             font-weight: bold;
           }
.error A:link     {
             text-decoration: underline;
             color:#FF0F6F;
             font-weight: bold;
           }
.error A:visited  {
             text-decoration: underline;
             color:#FF0F6F;
             font-weight: bold;
           }
.error A:active   {
             text-decoration: underline;
             color:#FF0F6F;
             font-weight: bold;
           }
.error A:hover    {
             text-decoration: none;
             color: black;
             background-color:#062CFF;
             font-weight: bold;           
           }


.vbutton   {
             background-color:#062CD9;
             color:#FFFF2F;
             font-weight:bold;
           }
.vtextbox  {
             font-weight:bold;
             background-color:#D9DF2F;
             color:#062CFF;
           }
.plainlink {

           }
.plainlink A:visited  {
             text-decoration: none;
           }
.plainlink A:active   {
             text-decoration: none;
           }
.plainlink A:hover    {
             text-decoration: none;
           }
.headlink {
            font-weight: bold;
            font-size:9pt;
          }
.headlink  A:link {
             text-decoration: none;
             color:#FFFF00;
           }
.headlink A:visited  {
             text-decoration: none;
             color:#FFFF00;
           }
.headlink A:active   {
             text-decoration: none;
             color:#06FF2F;
           }
.headlink A:hover    {
             text-decoration: none;
             color: #06FFFF;
           }
.helptext  {
             color:yellow;
           }
A:link     {
             text-decoration: none;
             color:#FFFF00;
           }
A:visited  {
             text-decoration: none;
             color:#FFFF00;
           }
A:active   {
             text-decoration: none;
             color:#06FF2F;
           }
A:hover    {
             text-decoration: none;
             color: #06FFFF;
           }
.mainmenu A:link     {
             text-decoration: none;
             color:#FFFF2F;
             font-weight: bold;
           }
.mainmenu A:visited  {
             text-decoration: none;
             color:#FFFF2F;
             font-weight: bold;
           }
.mainmenu A:active   {
             text-decoration: none;
             color:#FFFF2F;
             font-weight: bold;
           }
.mainmenu A:hover    {
             text-decoration: none;
             color: #FFFF2F;
             background-color:#062CFF;
             font-weight: bold;           
           }

