
.nb_store_emailheader { color: black; font-family: Arial, Helvetica;
               font-size: 22px; font-weight: bold;
               color: silver;
             } 
             
.nb_store_cartheader { color: black; font-size: 11px;
              font-family: Arial;
              font-weight: bold;
              background-color: silver;
            } 

.nb_store_HeaderStyle { color: black; font-size: 12px;
              font-family: Arial;
              font-weight: bold;
              background-color: silver;
            } 

.nb_store_FooterStyle { color: black; font-size: 12px;
              font-family: Arial;
              font-weight: bold;
              background-color: white;
            } 

.nb_store_EditItemStyle { color: white; font-size: 12px;
              font-family: Arial;
              font-weight: bold;
              background-color: #999999;
            }
             
.nb_store_SelectedItemStyle { color: #333333; font-size: 12px;
              font-family: Arial;
              font-weight: bold;
              background-color: #E2DED6;
            } 

.nb_store_PagerStyle { color: black; font-size: 14px;
              font-family: Arial;
              font-weight: bold;
              background-color: white;
              text-align: center;
            } 

.nb_store_AlternatingItemStyle { color: #284775;
              font-size: 12px;
              font-family: Arial;
              font-weight: bold;
              background-color: white;
            } 

.nb_store_ItemStyle { color: #333333;
                       font-size: 12px;
              font-family: Arial;
              font-weight: bold;
              background-color: #F7F6F3;
            } 

.nb_store_Updated { color: Green;
                       font-size: 14px;
              font-family: Arial;
              font-weight: bold;
            }
             
.nb_store_UpdatedDiv
{
              text-align: center;
              background-color: #F7F6F3;    
              padding:5px;
            } 
            
.nb_store_ButtonDiv
{
              text-align: center;
              background-color: #F7F6F3;
              padding:10px;
            } 

.nb_store_ActionDiv
{
              text-align: left;
              background-color: #F7F6F3;    
              padding:5px;
            } 
            
.nb_store_EditDiv
{
              text-align: left;
              background-color: white;    
              padding:5px;
            } 
            
.nb_store_SelectDiv
{
              text-align: right;
              background-color: #F7F6F3;    
              padding:5px;
            } 

.nb_store_MenuDiv
{
              background-color: #F7F6F3;    
              padding:2px;
              margin:2px;
              font-family: Arial;
              font-size:14px;
              font-weight:bold;
              color:#BBBBBB;
            } 

.nb_store_MenuLinks div:hover
{
    text-decoration: none;
    color: black;
    background-color: #DDDDDD;    
}

.nb_store_MenuButtonDiv
{
              padding:1px;
              margin:1px;
              font-family: Arial;
              font-size:14px;
              font-weight:bold;
              color:#BBBBBB;
            } 

.nb_store_MenuButton 
{
              background-color: #F7F6F3;
              padding:2px 2px 2px 2px;
              font-family: Arial;
              font-size:14px;
              font-weight:bold;
              color:#BBBBBB;
              display:block;
              margin:2px 0;
              text-align:center;
            } 

.nb_store_MenuButtonDiv a:hover
{
    text-decoration: none;
    color: black;
    background-color: #DDDDDD;    
}


.nb_store_CommandButton
{
              text-align: center;
              font-weight:bold;
              background-color: #DDDDDD;
              padding: 4px;
              border: black solid 1px;
            } 

.nb_store_ActionButton
{
              text-align: center;
              font-weight:bold;
              background-color: #EEEEEE;
              padding: 4px;
              border: black solid 1px;
            } 

.nb_store_ClientButton
{
              text-align: center;
              font-weight: bold;
              background-color: #DDDDDD;
              padding: 4px;
              border: black solid 1px;
            } 

.nb_store_ClientButtonDiv
{
              text-align: center;
              background-color: #F7F6F3;    
              padding:5px;
            } 

.nb_store_RecalcButton
{
              text-align: center;
              font-weight: bold;
              background-color: #DDDDDD;
              padding: 4px;
              border: black solid 1px;
            } 

.nb_store_RecalcButtonDiv
{
              text-align: right;
              padding:5px;
            } 

.nb_store_CartOptDiv
{
              background-color: #F7F6F3;    
              padding:5px;
            } 