﻿body 
{
    background:#39533A;     /* changed by Krishna */
 /*background:#81b5f7;   */
}
#subheader1{
 /*** background:#eeeeff;  Background Color of Sub-header #1 ***/
 background:#39533A;    /* added by Krishna */
 background-image:url(ecommlogo40d.png); /* changed to transperent images by Krishna */
 text-align:center;
  margin:0 1px; /*** Margin to show left and right External Borders - all sub-headers and sub-footers ***/
  height:38px; /*** sub-header row height ***/
}
#subheader2
{
 /*** background:#eeeeff; /*** Background Color of Sub-header #1 ***/
  background:#39533A;   /* added by Krishna */
  background-image:url(ablogo88c.png);      /* changed to transperent images by Krishna */
  text-align :center;
  margin:0 1px; /*** Margin to show left and right External Borders - all sub-headers and sub-footers ***/
  height:88px; /*** sub-header row height ***/
}
#outer{
  z-index:1; /*** Critical value for Moz/Opera Background Column colors fudge to work ***/
  position:relative; /*** IE needs this or the contents won't show outside the parent container. ***/   
  background:#809596; /*** Sets background of center col / changed by Krishna ***/ 
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
/*** Needed for full height inner borders in Win IE ***/
}

.subhead
{
    font:12px verdana, arial, helvetica, sans-serif;
    font-weight:bold;
    color:#87CEEB;
    background-color:#39533A;   /* changed by Krishna */
}

.subhead2
{
    /*font:11px verdana, arial, helvetica, sans-serif;
    font-weight:bold;
    color:Black;
    background-color:#999966;*/
    background-color:#e3c8ab;   /* changed by Krishna */
}

.tablecolors
{
    /*border-color:#87CEEB;*/
    border-color:#FFFFCC;       /* changed by Krishna */
    border-style:ridge;
    background-color:White;
    /*background-image:url(krk.jpg);*/
} 

.tablecolors2
{
    /*border-color:#87CEEB;*/
    border-color:#FFFFCC;       /* changed by Krishna */
    border-style:ridge;
    background-color:#DCDCDC;
    /*background-image:url(krk.jpg);*/
}   

.header
{
    font:11px verdana, arial, helvetica, sans-serif;
    font-weight:bold;
    color:Black;
    background-color:#778899;
}

.alttemp
{
    font:11px verdana, arial, helvetica, sans-serif;
    color:Black;
    background-color:#E8E8E8;
}

.itmtemp
{
    font:11px verdana, arial, helvetica, sans-serif;
    color:Black;
}
