
/* css tabs */
.tabMenu{        
text-align:left; 
margin: 1em 0 1em 0; 
font: bold 11px verdana, arial, sans-serif; 
border-bottom: 1px solid Silver; 
list-style-type: none;
padding: 0px 0px 3px 0px; 
}

.Selectedtablink{ 
background-color: Silver; 
border: 1px solid #fff;
color:#000; 
position: relative;
top: 2px;
padding-top: 4px; 
}

.Alltabs{ 
padding: 3px 1px; 
border: 1px solid #000; 
background-color: Silver; 
color: #000; 
margin-right: 0px; 
text-decoration: none;
border-bottom: none;
}

.hover{ 
background: #fff; 
}

/* end css tabs */



.TblBackG
{
background-image: url(../Images/bk.jpg);
}

.CellHeader
{
background-image: url(../Images/cellsBK.jpg);
height:30px;
width:100%;
color:White;
font-family:Century Gothic;
font-size:14px;
/*font-weight:bold;*/
}

.CellHeaderUpper
{
background-image: url(../Images/bkupper.jpg);
}

.CellHeaderLower
{
background-image: url(../Images/bkLower.jpg);
}

.CellHeaderLower2
{
background-image: url(../Images/BK_Horizental.jpg);
}

.TblNoBackG
{
      background-color:White;
      margin-top:10px;

}

.SmallSquare
{   background-image: url(../Images/cellsBK.jpg);
      background-color:White;
      text-transform:uppercase;
      text-align:left;
      font-size:small;
      width:50%;
      height:27px;
      color:White;
}
.Square
{
      background-color:White;
      width:5%;
      height:40%;
      text-align:left;
}
.Gray
{
      background-color:#cccccc;
}
.Small
{
      width:100px;
}
.SmallGray
{
      background-color:#cccccc;
      width:100px;
}
.LightGray
{
      background-color:#efefef;
}     
.SmallLightGray
{
      background-color:#efefef;
      width:100px;      
}
.Medium
{
      width:20px;
}

.MenuBK
{
background-image: url(../Images/MenuBK.jpg);
}

.texttt {
                font-family: Verdana;
                font-weight: normal;
                text-transform: none;
                font-size: 0.6em;
                text-decoration: none;
                color: #333333;
                letter-spacing: 0.8pt;
                word-spacing: 0.4pt;
                text-align: justify;
                margin:14px;
}


.text {
                font-family: Verdana ;
                font-weight: normal;
                font-size: 10px;
                padding :14px;
                text-align:justify;
                color:#404040;
}


.textAreal 
{
                font-family:  Arial;
                font-size:11px;
                
}

.textGothic 
{
                font-family: Century Gothic;
                font-size:11px;
                
}
.textMyriad 
{
                font-family: Myriad Pro;
               
                font-size:11px;
               
}

/* NEW DESIGN*/

.Cellbk
{
background-image: url(../images/corporate-web-sliced_26.jpg);
}


.CellbkGray
{
background-image: url(../images/CellGray.jpg);
}

.Cellbkindex
{   background-image: url(../images/corporate-web-sliced_26.jpg);
      background-color:White;
      font-weight:bold;
      text-align:left;
      font-size:small;
      color:White;
      font-family:Century Gothic;
}

.GridItems
{
text-decoration:none;
color:Maroon;
padding:25px;
}