BODY  {  font-family: Arial, sans-serif;
         background: #383E34;
         margin: 2px;
         scrollbar-base-color: #454545;
         scrollbar-arrow-color: #FFD700; }

A		 { text-decoration: none;
		   font-weight: bold;
		   }
div			{font-family: arial, sans-serif;
            font-size: medium;
            font-weight: bold;
            color: #C99E2E;
            }
li			{font-family: arial, sans-serif;
            font-size: medium;
            font-weight: bold;
            color: #C99E2E;
            }


A:link    { color: #C99E2E; }
A:visited { color: #C99E2E; }
A:active  { color: #C99E2E; }

.header1	{font-family: arial, sans-serif;
            font-size: large;
            font-weight: bold;
            color: #C99E2E;
            }
.header2	{font-family: arial, sans-serif;
            font-size: medium;
            font-weight: bold;
            color: #C99E2E;
            }
.header3	{font-family: arial, sans-serif;
            font-size: medium;
            font-weight: bold;
            color: #C99E2E;
            }
.header4	{font-family: arial, sans-serif;
            font-size: x-small;
            font-weight: bold;
            color: #C99E2E;
            }            
.black6    {font-family: arial, sans-serif;
            font-size: x-large;
            font-weight: bold;
            text-decoration: underline;
            color: #000000;
            }     
.black5    {font-family: arial, sans-serif;
            font-size: large;
            font-weight: bold;
            color: #000000;
            }            
.white4    {font-family: arial, sans-serif;
            font-size: medium;
            font-weight: bold;
            color: #C99E2E;
            }
.white5    {font-family: arial, sans-serif;
            font-size: large;
            font-weight: bold;
            color: #C99E2E;
            }

/* Font Sizes */
/* | xx-small | x-small | small | medium | large | x-large | xx-large | */
/* |    1     |    2    |   3   |   4    |   5   |    6    |    7     | */

.oran320  {border-style: inset; border-color: #FA9102; border-width: thick; width: 320px;}
.grey225  {border-style: inset; border-color: #BFC0A1; border-width: thick; width: 225px;}
.grey215  {border-style: inset; border-color: #BFC0A1; border-width: thick; width: 215px;}
.grey280  {border-style: ridge; border-color: #BFC0A1; border-width: 6px; width: 280px;}
/* border-style values are [ none | dotted | dashed | solid | double | groove | ridge | inset | outset ]
 defaulting to 'none' */

/* border-width values are [thin | medium | thick | <length>], defaulting to 'medium'. */