﻿
/* DEFAULT Styles */
BODY        {background-color: White;font-family: Verdana, Arial, Georgia;font-size: 8pt; margin: 0px; color: Black;}
TABLE       {border-collapse: collapse; font-size: 8pt; padding: 0px;  text-decoration: none; vertical-align: top;}
TD          {vertical-align: top;}
HR          {color: #3E3E3E; background-color: #3E3E3E; height: 1px; border: 0;}
IMG         {border-style: none; margin: 0}
INPUT       {border: 1px solid #919191; background-color: #F3F3F3; color: #2970B6; font-size: 8pt;}
TEXTAREA    {border: 1px solid #919191; background-color: #F3F3F3; color: #2970B6; font-size: 8pt;} 
DIV         {text-align: justify;}

/* IMG Styles */
IMG.imgThumb {border: solid 3px #666666!important;}
IMG.imgPhoto {border: solid 4px #999999!important;}

/* LINK Styles */
A:link                  {color: #2970B6; text-decoration: none; border-style: none;}
A:active                {color: #2970B6; text-decoration: none; border-style: none;}
A:visited               {color: #2970B6; text-decoration: none; border-style: none;}
A:hover                 {color: Black; text-decoration: none; border-style: none; text-decoration: underline;}

A:link.aTopMenuButton      {color: White; text-decoration: none; border-style: none;}
A:active.aTopMenuButton    {color: White; text-decoration: none; border-style: none;}
A:visited.aTopMenuButton   {color: White; text-decoration: none; border-style: none;}
A:hover.aTopMenuButton     {color: White; text-decoration: none; border-style: none; text-decoration: underline;}

A:link.a2       {color: Black; text-decoration: none; border-style: none;}
A:active.a2     {color: Black; text-decoration: none; border-style: none;}
A:visited.a2    {color: Black; text-decoration: none; border-style: none;}
A:hover.a2      {color: #2970B6; text-decoration: none; border-style: none; text-decoration: underline;}

A:link.Header      {color: White; text-decoration: none; border-style: none;}
A:active.Header    {color: White; text-decoration: none; border-style: none;}
A:visited.Header   {color: White; text-decoration: none; border-style: none;}
A:hover.Header     {color: White; text-decoration: none; border-style: none; text-decoration: underline;}

/* TD Styles */
TD.tdHeader1 {background-color: #333333;}
TD.tdFooter1 {background-color: #333333;}
TD.tdLeftBorder {background-image: url(Images/LeftBorder.jpg); background-repeat: repeat-y; background-position: right;}
TD.tdRightBorder {background-image: url(Images/RightBorder.jpg); background-repeat: repeat-y; background-position: left;}
TD.tdLeftBGTop {background-image: url(Images/LeftBGTop.jpg); background-repeat: no-repeat; background-position: right;}
TD.tdRightBGTop {background-image: url(Images/RightBGTop.jpg); background-repeat: no-repeat; background-position: left;}
TD.tdLeftBGTopBorder {background-image: url(Images/LeftBGTopBorder.jpg); background-repeat: no-repeat; background-position: right;}
TD.tdRightBGTopBorder {background-image: url(Images/RightBGTopBorder.jpg); background-repeat: no-repeat; background-position: left;}
TD.tdBanner1 {background-image: url(Images/Banner1.jpg);}
TD.tdBanner2 {background-image: url(Images/Banner2.jpg);}
TD.tdTopMenu {text-align: center; vertical-align: middle;}
TD.tdTopMenuBG {background-image: url(Images/TopMenuBG.jpg); background-repeat: repeat-x;}
TD.tdTopMenuSep {background-image: url(Images/TopMenuSep.jpg); width: 2px; background-repeat: no-repeat; background-position: left;}
TD.tdCompInfo {color: white; background-image: url(Images/CompInfoBG.jpg); background-repeat: repeat; color: White;}
TD.tdSiteDirBG {background-image: url(Images/SiteDirBG.jpg); background-repeat: repeat-x; background-position: top;}
TD.tdSiteDir {border-bottom: solid 1px white; padding-top: 7px;}
TD.tdTitleBGL {background-image: url(Images/TitleBGL.jpg);}
TD.tdTitleBGR {background-image: url(Images/TitleBGR.jpg);}
TD.tdTitleBG1 {background-image: url(Images/TitleBG1.jpg); color: White; text-align: left; vertical-align: middle;}
TD.tdSideBG {background-image: url(Images/SideBG.jpg); border-right: solid 1px #B2B2B2}

/* TABLE Styles */
TABLE.tbTopMenu {background-image: url(Images/TopMenuLeft.jpg); background-repeat: no-repeat; background-position: left;}

/* DIV Styles */
DIV.divTitleBG2 {background-image: url(Images/TitleBG2.jpg);}
DIV.divTitleFE {background-image: url(Images/TitleFE.jpg); background-repeat: repeat-x;}
DIV.divSideBG2 {background-image: url(Images/SideBG2.jpg);}
DIV.divSideMenuItem2_Sep {background-image: url(Images/SideMenuItem2_Sep.jpg);}

/* OTHER Styles */
INPUT.chk   {border: none; background-color: white; color: black; font-size: 8pt;} 

