/* global defaults for display */
@import "BlueGray_Base.css";

TABLE.Top{
width: 100%;
border: 0px solid #000000;
}
TD.Top{
width: 100%;
}
TABLE.LeftNav{
margin:0 0px 0 0;
width:180px;
}
TABLE.Main{
border:1px solid #000000;
text-align:center;
width:925px;
background: #FFFFFF; 
}
TD.Main_Left{
text-align:center;
background:#f9ecd1;
width:180px
}
TD.Main{
text-align:center;
width:740px
}
TD.Main_Right{
border:0px solid #000000;
text-align:center;
}
TABLE.StoreHeader{
border:0px solid #000000;
text-align:center;
color:#ffffff;
width:925px
}
TABLE.OuterTable{
border:0px solid #666666;
margin:0px 0 0 0;
vertical-align:top;
width:740px
}
TABLE.ProductDetail{
border:0px solid #666666;
margin:0px 0 0 0;
width:740px
}
TABLE.ProductListing{
width:740px
}
TABLE.RightNav{

}
TABLE.Footer1{
border-top:1px solid #000000;
height:40px;
width:925px;
vertical-align:center;
background:#315ea4;
}
TABLE.Footer2{
color:#000000;
border-top:1px solid #000000;
height:40px;
width:925px;
vertical-align:center;
background:#315ea4;
}
