/* ========================================
   CSS Styles for IBuySpy Workshop
   ======================================== */

.HeadBg  { 
  background-color: #73abd5;
}

Body  { 
  background-color: #cbe0ef;
}

.TabBg  { 
  background-color: #225071;
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

.SelectedTab  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 8.5pt;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

A.SelectedTab:link  { 
  color: white;
  text-decoration: none;
}

A.SelectedTab:visited  { 
  color: white;
  text-decoration: none;
}

A.SelectedTab:active   { 
  color: #eeeeee;
  text-decoration: none;
}

A.SelectedTab:hover   { 
  color: white;
  text-decoration: none;
}

.OtherTabs  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 8.5pt;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

A.OtherTabs:link  { 
  color: white;
  text-decoration: none;
}

A.OtherTabs:visited  { 
  color: #eeeeee;
  text-decoration: none;
}

A.OtherTabs:active   { 
  color: #eeeeee;
  text-decoration: none;
}

A.OtherTabs:hover   { 
  color: #87CEEB;
  text-decoration: none;
}

.Head   { 
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #990000;

}

.SubHead   { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: #003366;
}

.SubSubHead  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: black;
}

.Normal  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: normal;

}

.NormalTextBox  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
}

.NormalRed  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #ff0000;
}

.NormalBold  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
}

.CommandButton   { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: normal;
}

A.CommandButton:link  { 
  color: #003366;
  text-decoration: underline;
}

A.CommandButton:visited  { 
  color: #003366;
  text-decoration: underline;
}

A.CommandButton:active   { 
  color: #003366;
  text-decoration: underline;
}

A.CommandButton:hover   { 
  color: #ff0000;
  text-decoration: underline;
}

H1  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 20px;
  font-weight: normal;
  color: #666644;
}

H2  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 20px;
  font-weight: normal;
  color: #666644;
}

H3  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
  color: #003366;
}

H4  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
  color: #003366;
}

H5, DT  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: #003366;
}

H6  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: #003366;
}

TFOOT, THEAD   { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  color: #003366;
}

TH  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #003366;
}

A:link  { 
  color: #003366;
  text-decoration: none;
}

A:visited   { 
  color: #003366;
  text-decoration: none;
}

A:active   { 
  color: #003366;
  text-decoration: none;
}

A:hover  { 
  color: #ff0000;
  text-decoration: underline;
}

SMALL   { 
  font-size: 8px;
}

BIG  { 
  font-size: 14px;
}

BLOCKQUOTE, PRE  { 
  font-family: Lucida Console, monospace;
}

UL LI   { 
}

UL LI LI   { 
}

UL LI LI LI  { 
}

OL LI   { 
}

OL OL LI   { 
}

OL OL OL LI  { 
}

HR  { 
  color: #87CEEB;
  text-align: left;
}

.Message   { 
  background-color: #eeeeee;
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: normal;
}

.ItemTitle   { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: #003366;
}

.SiteTitle   { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}
A.SiteTitle:link  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

A.SiteTitle:visited  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

A.SiteTitle:active   { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

A.SiteTitle:hover   { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

/* css for orgchart */
TD.orgname {border: 1 solid gray;padding-left: 2pt;padding-top: 2pt;
            padding-bottom: 2pt;padding-right: 2pt;width:120px;height:50px;}
TD.orgactive {border: 2 solid red;padding-left: 2pt;padding-top: 2pt;
              padding-bottom: 2pt;padding-right: 2pt;width:120px;height:50px;}
TD.org3top {border-left: 1 solid gray;border-bottom: 1 solid gray;width:10px;}
TD.org3bot {border-left: 1 solid gray;width:10px;}
TD.org3spacertop {border-left: 1 solid gray;}
TD.org2left {border-right: 1 solid gray;border-top: 1 solid gray;width:10px;}
TD.org2right {border-top: 1 solid gray;border-left: 1 solid gray;width:10px;}
TD.org2spacerright {border-top: 1 solid gray;width:15px;}              
TD.org3spacerright {width:10px;}
TD.org1left {border-right: 1 solid gray;}
TD.org1right {border-left: 1 solid gray;}
P.orgname {font-family:arial;font-size:8pt;color:gray;
           margin-top:0pt;margin-bottom:0pt;}
P.orgjob {font-family:arial;font-size:8pt;color:gray;
          margin-top:0pt;margin-bottom:0pt;}


