body
        {
         background: #000000;
         scrollbar-face-color:#000000;
         scrollbar-shadow-color:#000000;
         scrollbar-highlight-color:#000000;
         scrollbar-3dlight-color:#919191;
         scrollbar-darkshadow-color:#919191;
         scrollbar-track-color:#000000;
         scrollbar-arrow-color:#FF0066;
         topmargin:0px;}



.nav-cont                { color: #FFF;
                            font-family: Verdana, Helvetica, sans-serif;
                             font-size: 12px;
                             font-style: bold;
                             font-weight: bold;
                             padding-top:4px;
                             text-decoration: none                 }
.nav-cont a:link              { color: #E15F13; text-decoration: none }
.nav-cont a:visited           { color: #DDDDDE; text-decoration: none }
.nav-cont a:active            { color: #DDDDDE; text-decoration: none }
.nav-cont a:hover             { color: #DA1519; text-decoration: none }



.nav                     { color: #FFF;
                            font-family: Verdana, Helvetica, sans-serif;
                             font-size: 12px;
                             font-style: normal;
                             font-weight: normal;
                             padding-top:4px;
                             text-decoration: none                 }
.nav a:link              { color: #DA1519; text-decoration: none }
.nav a:visited           { color: #DDDDDE; text-decoration: none }
.nav a:active            { color: #DDDDDE; text-decoration: none }
.nav a:hover             { color: #DA1519; text-decoration: none }



.cont                     { color: #919191;
                            font-family: Verdana, Helvetica, sans-serif;
                             font-size: 12px;
                             font-style: normal;
                             font-weight: normal;
                             padding-top:4px;
                             text-decoration: none                 }
.cont a:link              { color: #FFFFFF; text-decoration: none }
.cont a:visited           { color: #FFFF00; text-decoration: none }
.cont a:active            { color: #FFFFFF; text-decoration: none }
.cont a:hover             { color: #FF0066; text-decoration: none }










.form             { color: #808080;
                   background: #000000;
                  font-family: Verdana, Helvetica, sans-serif;
                   font-size: 11px;
                   font-style: bold;
                   font-weight: bold;
                   text-decoration: none                 }

.deko            { color: #C3C3C3;
                  font-family: Verdana, Helvetica, sans-serif;
                   font-size: 12px;
                   font-style: bold;
                  font-weight: bold;                                        }
.deko a:link     { color: #C3C3C3; text-decoration: none }
.deko a:visited  { color: #C3C3C3; text-decoration: none }
.deko a:active   { color: #FFFFFF; text-decoration: none }
.deko a:hover    { color: #FF0066; text-decoration: none }



.vline
        {
        background-image:url('images/vline.gif');
         }

.hline
        {
        background-image:url('/images/hline.gif');
         }

li
        {
        list-style-type: square;
         }


input, textarea, select
        {
        padding-left:5px;
        font-size:10px;
         }