/* global defaults for display */
@import "BlueGray_Base.css";
TABLE.Main,TABLE.StoreHeader{
text-align:center;
width:775px;
}
TABLE.OuterTable{
border:1px solid #666666;
vertical-align:top;
width:775px;
background:#FFFFFF;
}
TD.Main{
text-align:center;
width:775px;
}
DIV.Main{
background:#AB9978;
}
