a:link            {color: inherit; text-decoration: underline;}
a:visited         {color: inherit; text-decoration: underline;}
a:active          {color: #FFFFCC; text-decoration: none;}
a:hover           {color: #FFFFCC; text-decoration: none;}

body              {scrollbar-base-color: grey; background: #444444; margin: 0; color: silver; font-family: Georgia, Times;}
img               {border: 0;}

table.grid        {border: 4px solid white; background: dimgray url('../images/tableback.jpg');}
td.buttonA        {width: 75px; height: 75px; border: 2px solid silver; background: black;}
td.buttonB        {width: 348px; height: 75px; border: 2px solid silver; background: black;}
td.buttonC        {width: 257px; height: 75px; border: 2px solid silver; background: black; text-align: center;}
td.buttonD        {width: 166px; height: 166px; border: 2px solid silver; background: black; text-align: center;}
td.buttonE        {width: 166px; height: 75px; border: 2px solid silver; background: black; text-align: center;}
td.buttonF        {width: 439px; border: 2px solid silver; background: black url('../images/contentback.jpg'); padding: 10px; font-size: 12px;}

.heading          {font-size: 14px; font-weight: 800; color: white; margin-bottom: -2px;}
.content          {font-size: 12px; border: 1px dotted #FFDDCC; padding: 5px;}
.conten2          {font-size: 12px; border: 1px dotted white; padding: 5px;}
.linkage          {font-size: 14px; font-weight: 800; border: 1px dotted white; text-align: center; padding: 5px;}

span.big          {font-size: 14px; font-weight: 800; color: white;}
div.normal        {font-size: 12px;}

form              {display: inline;}
iframe            {border: 1px solid dimgray;}
input             {text-align: center; border: 1px solid #202020; background: black; color: white; font-size: 12px; font-family: Georgia, Times;}
textarea          {text-align: center; border: 1px solid #202020; background: black; color: white; font-size: 12px; font-family: Georgia, Times;}
input.button      {border: 1px solid dimgray; background: #404040; color: white; font-size: 14px; font-weight: 800; font-family: Georgia, Times;}
