body, td, div, p, pre, ul, li           {
                                        font-family:                               verdana, arial, helvetica, sans serif;
                                        font-size:                                 10pt;
                                        font-weight:                               normal;
                                        color:                                     #000040;
                                        }

td, ul, li                              {
                                        text-align:                                left;
                                        }
                                        
li                                      {
                                        margin-left:                               -20px;
                                        }                                        

.small                                  {
                                        font-size:                                 10px;
                                        }

.medium                                 {
                                        font-size:                                 12px;
                                        font-weight:                               bold;
                                        }

.mini                                   {
                                        font-size:                                 1px;
                                        font-weight:                               normal;
                                        }

.small-grey                             {
                                        color:                                     #BFBFBF;
                                        font-size:                                 10px;
                                        font-weight:                               normal;
                                        }

.medium                                 {
                                        font-size:                                 18px;
                                        font-weight:                               bold;
                                        }

.white                                  {
                                        color:                                     #FFFFFF;
                                        }

h1                                      {
                                        font-family:                               verdana, arial, helvetica, sans serif;
                                        color:                                     #000040;
                                        font-size:                                 12pt;
                                        font-weight:                               bold;
                                        }

h2                                      {
                                        font-family:                               verdana, arial, helvetica, sans serif;
                                        color:                                     #000040;
                                        font-size:                                 13pt;
                                        font-weight:                               bold;
                                        }

h3                                      {
                                        font-family:                               verdana, arial, helvetica, sans serif;
                                        color:                                     #000040;
                                        font-size:                                 14pt;
                                        font-weight:                               bold;
                                        }

h4                                      {
                                        font-family:                               verdana, arial, helvetica, sans serif;
                                        color:                                     #000040;
                                        font-size:                                 16pt;
                                        font-weight:                               bold;
                                        }

h5                                      {
                                        font-family:                               verdana, arial, helvetica, sans serif;
                                        color:                                     #000040;
                                        font-size:                                 16pt;
                                        font-weight:                               bold;
                                        }
                                        
a.navigation                            {
                                        margin:                                 0;
                                        width:                                  178px;
                                        background-color:                       #CACACA;
                                        text-align:                             left;
                                        border-bottom:                          1px solid #848484;
                                        display:                                block;
                                        float:                                  left;
                                        margin:                                 0;
                                        padding:                                4px 4px 4px 25px;
                                        font-weight:                            bold;
                                        }

a.navigation:link                       {
                                        background-image:                       url(../img/navi.png);
                                        color:                                  #000040;
                                        }

a.navigation:visited                    {
                                        background-image:                       url(../img/navi.png);
                                        color:                                  #000040;
                                        }

a.navigation:active                     {
                                        background-image:                       url(../img/navi.png);
                                        color:                                  #000040;
                                        }

a.navigation:hover                      {
                                        background-image:                       url(../img/navi_heller.png);
                                        color:                                  #000040;
                                        }                                        

a.menu:link                             {
                                        color:                                     #FFFFFF;
                                        text-decoration:                           none;
                                        font-weight: bold;
                                        }

a.menu:visited                          {
                                        color:                                     #FFFFFF;
                                        text-decoration:                           none;
                                        font-weight: bold;
                                        }

a.menu:link                             {
                                        color:                                     #FFFFFF;
                                        text-decoration:                           none;
                                        font-weight: bold;
                                        }

a.menu:hover                            {
                                        color:                                     #FFFF00;
                                        text-decoration:                           none;
                                        font-weight: bold;
                                        }

a:active                                {
                                        color:                                     #6D081A;
                                        text-decoration:                           none;
                                        font-weight:                               bold;
                                        }

a:visited                               {
                                        color:                                     #6D081A;
                                        text-decoration:                           none;
                                        font-weight:                               bold;
                                        }

a:link                                  {
                                        color:                                     #6D081A;
                                        text-decoration:                           none;
                                        font-weight:                               bold;
                                        }

a:hover                                 {
                                        color:                                     #FF0000;
                                        text-decoration:                           none;
                                        font-weight:                               bold;
                                        }

INPUT.field                             {
                                        color:                                     #000060;
                                        background-color:                          #C0C0C0;
                                        font-size:                                 10pt;
                                        font-weight:                               normal;
                                        font-family:                               verdana, arial, helvetica, sans serif;
                                        }

TEXTAREA.field                          {
                                        color:                                     #000060;
                                        background-color:                          #C0C0C0;
                                        font-size:                                 10pt;
                                        font-weight:                               normal;
                                        font-family:                               verdana, arial, helvetica, sans serif;
                                        }

SELECT.field                            {
                                        color:                                     #000060;
                                        background-color:                          #C0C0C0;
                                        font-size:                                 10pt;
                                        font-weight:                               normal;
                                        font-family:                               verdana, arial, helvetica, sans serif;
                                        }

.left                                   {
                                        text-align:                                left;
                                        }

.center                                 {
                                        text-align:                                center;
                                        }

.right                                  {
                                        text-align:                                right;
                                        }

.top                                    {
                                        vertical-align:                            top;
                                        }

.bottom                                 {
                                        vertical-align:                            bottom;
                                        }