<!--
      html {padding-top:0px;
            }
       body {
             background-color: #FFF;
             color: #000;
             margin: 10px;
             padding: 0px;
             min-width: 970px;
             height: 100%;
            }
       #wrapper {
             width: 776px;
             height: 100%;
             display:table;
             border-spacing: 0; 
             border-collapse: collapse;
             margin-left: auto ;
             margin-right: auto ; 
             padding:0px;           
            }
       #firefox-bug-fix {
             display:table-row;
             padding:0px;
             height:100%;
            }
       div#header {
			position: relative;
            background: #fff;
            width: 776px;
            margin-left: auto ;
            margin-right: auto ;
            padding: 0px;
            height: 180px;
	       }
       div#linkmenu {
 			position: relative;
            background: #5858fa;
            color: #fff;
            height: 5px;
            width: 776px;
            margin-left: auto ;
            margin-right: auto ;
           }		                
       .columns {
             display: table-cell;
             border: 0px solid #000;
             vertical-align: top;
             padding-top: 0px;
             height: 100%;
          }
       #lftmenu,.lftmenu {
            background-color: #5858fa;
            color: #FFF;
            padding: 5px 0px 0px 5px; 
            height: 100%;            
            width: 167px;
            min-width: 167px;
         }
       #display,.display {
            width: auto;
            padding: 1px;
        }
        
       #c3, .c3 {
            background-color: #5858fa;
            width: 1px;
            min-width: 1px;
            padding: 1px;
            font-size: .7em;
        }
       div#footer {
			position: relative;
            background: #5858fa;
            width: 776px;
            margin-left: auto ;
            margin-right: auto ;
            padding: 0px;
            height: 10px;
            top: 0px;
	    }
       div#shop_cart {
            position:relative; 
            top:-30px; 
            left:-10px; 
            height: 15px; 
            width: 100%; 
            font-size: 9pt; 
            padding-top:0px; 
            color: #000;	
       }
       div#shoppingcart{
	        position:relative; 
	        top:-25px; 
	        left:-20px; 
	        height: 15px; 
	        width: 100%; 
	        text-align: right; 
	        font-size: 9pt; 
	        padding-top:0px; 
	        color: #f00;
       }    
       div#blankspace167{
	        position:relative;
	        height:10px; 
	        left:173px;
	        }
	        
table.iteminfo {background-color: #fff;
                color: #333333; 
                font-size: 9pt; 
				border-width: 0px 0px 0px 0px;
				border-spacing: 0px;
				border-style: solid solid solid solid;
				border-color: #5858fa;
				border-collapse: collapse;
				background-color: white;
               }
table.iteminfo td {border-width:1px;
	               /*border-width: thin thin thin thin;*/
	               padding: 2px 0px 0px 0px;
	               border-style: solid solid solid solid;
	               border-color: #5858fa;
	               background-color: white;
	               /*height:20px;   */
                  }	        
       
a.link_cartdisplay:link {text-decoration: none; color: #ff4040; font-size: 9pt; font-weight: bold; }
a.link_cartdisplay:visited {text-decoration: none; color: #ff4040; font-weight: bold; }
a.link_cartdisplay:hover {text-decoration: underline; font-size: 9pt;}
a.link_cartdisplay:active {text-decoration: none; color: #ff4040;}   

a.link_lftmnu:link {color: #fff; font-size: 12pt; font-weight: bold;text-decoration: none;font-style: italic; }
a.link_lftmnu:visited {color: #fff; font-weight: bold; font-size: 12pt;text-decoration: none;font-style: italic;}
a.link_lftmnu:hover {text-decoration: underline; color: #fff; font-size: 12pt;font-style: normal;}
a.link_lftmnu:active {color: #fff; font-size: 12pt;text-decoration: none;font-style: italic;}    

a.link_toplnkmenu:link {color: #fff; font-size: 9pt; font-weight: bold; }
a.link_toplnkmenu:visited {color: #fff; font-weight: bold; font-size: 9pt;}
a.link_toplnkmenu:hover {text-decoration: none; background-color: #003399; font-size: 9pt;}
a.link_toplnkmenu:active {color: #fff;font-size: 9pt;} 

p.lftmn {line-height: 30px;}

.addToCartButton {font-family: Arial, Helvetica, sans-serif;
                  font-size: 12px;
                  color:#fff;
                  font-weight:bold;
                  border: 1px solid #336699;
                  background-color:#5858fa;
                  height: 20px;
                 }

}
-->