/* global defaults for display */
@import "BlueGray_Base.css";
TABLE.LeftNav{
margin:5px 20px 0 0;
width:120px
}
TABLE.Main{
background: url('../images/main_bg.gif');
text-align:center;
width:775px;
}
TABLE.StoreHeader{
text-align:center;
width:775px
}
TD.Main{
text-align:center;
width:775px
}
TD.Main_Left{
}
TD.Main_Right{
}
TABLE.OuterTable{
border:2px solid #006633;
margin:20px 0 0 0;
vertical-align:top;
width:615px
}
TABLE.ProductDetail{
border:0px solid #666666;
margin:20px 0 0 0;
width:615px
}
TABLE.ProductListing{
width:615px;
}
TABLE.RightNav{
}
TABLE.Footer{
width:775px;
}
TD.Footer{
}