body 
  { 
    scrollbar-face-color: #7a1517; 
    scrollbar-arrow-color: #FFFFFF;
    background-color : #7a1517; 
  } 
  
a:link
  {
    color: #e5d39d;
    text-decoration: underline;
  }
  
a:visited
  {
    color: yellow;
    text-decoration: underline;
  }
  
a:active
  {
    color: red;
    text-decoration: underline;
  }
  
.btnGeneral
  {
      background-color: #7a1517;
      color: #ffffff;
      height: 30px;
      font: 10pt Arial;
      font-weight: bold;
  }
  
.btnError
  {
      background-color: #006400;
      color: #ffffff;
      height: 25px;
      font: 10pt Arial;
      font-weight: bold;
  }
  
.ddlGeneralNB
  {
    font: 10pt Arial;
    color: #7a1517;
    height: 20px;
    border-width: 2px;
    border-color: #7a1517;
    border-style: solid;
  }
  
.hrGeneral
  {
    color: #7a1517;
  }

.imgSM
  {
    border-width: 2px;
    border-style: solid;
    border-color: #7a1517;
    width: 75px;
    height: 56px;
  }

.lblAreaSM
  {
    color: #7a1517;
    font: normal 8pt Arial;
  }

.lblCalcSM
  {
    color: #7a1517;
    font: normal 8pt Arial;
  }
  
.lblCountyCity
  {
    color: #7a1517;
    font: bold 15pt Arial;
  }

.lblEastTN
  {
    color: #ffffff;
    font: bold 10pt Arial;
  }

.lblGeneralB
  {
    color: #7a1517;
    font: 10pt Arial;
    font-weight: bold;
  }
  
.lblGeneralNB
  {
    color: #7a1517;
    font: 10pt Arial;
    font-weight: normal;
  }

.lblGeneralBMaroon12
  {
    color: #7a1517;
    font: 12pt Arial;
    font-weight: bold;
  }
  
.lblGeneralBWhite10
  {
    color: #ffffff;
    font: 10pt Arial;
    font-weight: bold;
  }

.lblLinkArea01
  {
    color: #7a1517;
    font: bold 10pt Arial;
    text-decoration: underline;
  }

.lblLinkDarkB
  {
    color: #7a1517;
    font: bold 10pt Arial;
    text-decoration: underline;
  }

.lblLinkOptUser
  {
    font: normal 10pt Arial;
  }
  
.lblLinkSchools
  {
    color: #7a1517;
    font: bold 10pt Arial;
    text-decoration: underline;
  }
  
.lblLinkDark
  {
    color: #7a1517;
    font: bold 10pt Arial;
    text-decoration: underline;
  }

.lblSyntax
  {
    color: #7a1517;
    font-size: 8pt;
    font-weight: normal;
    font-family: Arial;
  }
  
.lblValidate
  {
    color: red;
    font-size: 9pt;
    font-weight: normal;
    font-family: Arial;
  }
  
.lblErrorB
  {
    color: #006400;
    font-size: 10pt;
    font-weight: bold;
    font-family: Arial;
  }
  
.lblRedB
  {
    color: red;
    font: 10pt Arial;
    font-weight: bold;
  }

.lblRedB12
  {
    color: red;
    font: 12pt Arial;
    font-weight: bold;
  }

.lblRedB14
  {
    color: red;
    font: 14pt Arial;
    font-weight: bold;
  }
  
.tbGeneral
  {
    background-color: #ffffff;
    border-color: #7a1517;
    border-width: 2pt;
    border-style: solid;
    color: #7a1517;
    font: 10pt Arial;
    height: 25px;
    border-style: inset;
  }

.tblBG
  {
    background: url(SGA-TableBG.jpg);
  }

.tdDark
  {
    background-color: #4e381b;
  }

.ulGeneral
  {
    color: #7a1517;
    font: normal 10pt Arial;
  }
