body        {
            background-color: #000000;
            font-size: 13px;
            color: white;
            font-family: tahoma, arial;
            scrollbar-base-color: black;
						scrollbar-3dlight-color: black;
						scrollbar-arrow-color: #999999;
						scrollbar-darkshadow-color:black;
						scrollbar-face-color: black;
						scrollbar-highlight-color: #999999;
						scrollbar-shadow-color: #999999;
						scrollbar-track-color: black;
            }

body.index  {
            background-color: #000000;
            font-size: 13px;
            font-color: black;
            font-family: tahoma, arial;
            }

td          {
            background-color: #000000;
            font-size: 13px;
            color: white;
            font-family: tahoma, arial;
            }

input,textarea {
						color: white;
            font-family: tahoma, arial;
            border: 1px solid #999999;
            background-color: black;
            scrollbar-base-color: black;
						scrollbar-3dlight-color: black;
						scrollbar-arrow-color: #999999;
						scrollbar-darkshadow-color:black;
						scrollbar-face-color: black;
						scrollbar-highlight-color: #999999;
						scrollbar-shadow-color: #999999;
						scrollbar-track-color: black;
            }

a:link      {
            font-size: 13px;
            font-family: tahoma, arial;
            text-decoration: none;
            color: #999999;
            }

a:visited   {
            font-size: 13px;
            font-family: tahoma, arial;
            text-decoration: none;
            color: #999999;
            }

a:hover     {
            POSITION: relative;
            TOP: 1.5px;
            LEFT: 1.5px;
            font-size: 13px;
            font-family: tahoma, arial;
            text-decoration: none;
            color: #999933;
            }

a:active    {
            font-size: 13px;
            font-family: tahoma, arial;
            text-decoration: none;
            color: #999999;
            }

a:link.head {
            font-size: 13px;
            font-family: tahoma, arial;
            text-decoration: none;
            color: #999933;
            }

a:visited.head {
            font-size: 13px;
            font-family: tahoma, arial;
            text-decoration: none;
            color: #999933;
            }

a:hover.head {
            POSITION: relative;
            TOP: 1.5px;
            LEFT: 1.5px;
            font-size: 13px;
            font-family: tahoma, arial;
            text-decoration: none;
            color: #999999;
            }

a:active.head {
            font-size: 13px;
            font-weight: bold;
            font-family: tahoma, arial;
            text-decoration: none;
            color: #999999;
            }

.title      {
            font-weight: normal;
            font-size: 13px;
            text-transform: lowercase;
            color: #999999;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            letter-spacing: 1em;
            text-decoration: none;
            background-color: #666666;
            text-align: center;
            }

.border     {
            border: 1px solid #999999;
            }

.bbottom		{
						border-bottom: 1px solid #999999;
            }

.btopright  {
						border-top: 1px solid #999999;
            border-right: 1px solid #999999;
            }

.brightopen {
						border-left: 1px solid #999999;
            border-top: 1px solid #999999;
            border-bottom: 1px solid #999999;
            }

.btopopen   {
						border-left: 1px solid #999999;
            border-right: 1px solid #999999;
            border-bottom: 1px solid #999999;
            }
