
/* BENCHMARK GEN4 STYLESHEET */

/* General */

body       {margin-top:  0px; margin-bottom: 0px;
            margin-left: 0px; margin-right:  0px;
            background: url("r_w_back.jpeg");
            background-repeat: repeat-y;
            background-color: FFFFDD; color: #330000; }

body       {scrollbar-face-color:       #FFFFDD;
            scrollbar-arrow-color:      #550000;
            scrollbar-track-color:      #440000;
            scrollbar-shadow-color:     #663333;
            scrollbar-highlight-color:  #663333;
            scrollbar-3dlight-color:    #663333;
            scrollbar-darkshadow-color: #000000; }

h1         {font-family: "new century schoolbook", serif; color: #FFEECC;
            font-size: 30px; font-weight: bold; font-style: italic;
            padding-top: 20px; padding-bottom: 20px; }
h2         {font-family: "new century schoolbook", serif; color: #550000; }
h3         {font-family: "new century schoolbook", serif; color: #550000; }
h4         {font-family: "new century schoolbook", serif; color: #550000; }

p          {font-family: "arial", sans-serif;
            text-align: justify; font-weight: bold; }

a          {font-family: "new century schoolbook", serif; color: #000077;
            text-decoration: none; }

a:hover    {font-family: "new century schoolbook", serif; color: #0000AA;
            text-decoration: none; background-color: #DDDDBB; }

li         {font-family: "arial", sans-serif;
            font-size: 16px; text-align: justify; font-weight: bold; }

.rightside {padding-left: 26px; padding-right: 22px; }

.footer    {font-size: 14px; font-weight: bold; }

/* Scrollbars */

/* Primary layout table. Left=menu. Right=body. */

.maintab   {border-collapse: collapse; }

/* Inline body and form tables - pale yellow with green border. */

.frmtabout {display: table; border: outset #773300 5px;
            background-color: #E0C0B0; empty-cells: show; }

.frmtabin  {display: table; border: 0px;
            background-color: #FFFFDD; empty-cells: show; }

/* Menu Column (dark blue) */

col#dark   {color: #FFFFDD; background-color: #550000;
            font-weight:  bold; border: 0px;
            padding-left:  4px; padding-right: 4px;
            padding-top:   4px; padding-bottom: 4px; }

/* Text Column (light blue) */

col#light  {color: #550000; background-color: #FFFFDD;
            font-weight:  bold; border: 0px;
            padding-left: 16px; padding-right: 16px;
            padding-top:   4px; padding-bottom: 4px; }

/* Main menu (left side) - 190px block layout. */

.menu1 a   {display: block; color: #FFFFDD;
            background-color: #440000;
            text-decoration: none;
            font-size: 18px; font-weight: bold;
            font-family: "serif", "times new roman";
            border: solid #DDDDAA 1px;
            padding: 4px; text-align: center;
            margin-top: 5px; width: 190px;
            margin-left: 6px;
            position: static; }

.menu1 a:hover
           {display: block; color: #550000;
            background-color: #FFEECC;
            text-decoration: none;
            font-size: 18px; font-weight: bold;
            font-family: "serif", "times new roman";
            border: solid #0000FF 1px;
            padding: 4px; text-align: center;
            margin-top: 5px; width: 190px;
            margin-left: 6px;
            position: static; }

.menu1 a:visited
           {display: block;
            text-decoration: none;
            font-size: 18px; font-weight: bold;
            font-family: "serif", "times new roman";
            border: solid #995500 1px;
            padding: 4px; text-align: center;
            margin-top: 5px; width: 190px;
            margin-left: 6px;
            position: static; }

.leftside  {font-size: 14px; font-weight: bold; color: #FFFFDD;
            padding: 3px; }

.leftside a
           {color: #FFFFFF; }

.leftside a:visited
           {color: #BFCFEF; }

.leftside a:hover
           {color: #550000;
            background-color: #FFEECC; }

/* Form */

.inback    {color: #550000; background-color: #EEEECC;
            font-weight: bold; }

.inprompt  {color: #550000; background-color: #FFFFDD;
            font-weight: bold; }

dt         {font-family: "new century schoolbook", "times new roman", serif;
            color: #550000; font-size: 22px; font-weight: bold;
            font-style: italic; text-decoration: underline;
            padding-top: 10px; }

dd         {font-weight: bold; font-size: 16px; }

/* Format for big and small caps "Benchmark". */

.smcap1    {font-family: "serif", "times new roman";
            font-style: normal; font-size: 16;
            font-weight: bold; }

.smcap2    {font-family: "serif", "times new roman";
            font-style: normal; font-size: 10px;
            font-weight: bold; }
/* EOF */

