@import 'blueprint/plugins/silksprite/sprite.css';
body { backgrond: white;  }

div.head { background: #cc2229; height: 153px; }
div.h_menu { height: 30px; overflow: hidden; background: url('/img/menu-bg.jpg') repeat-x; color: white; font-weight: bold; font-size: 12px; padding-left: 10px; margin-bottom: 1px; #margin-top: -3px; }
div.h_menu img { vertical-align: middle; }
div.h_menu a { color: white; text-decoration: none; }



div#container { width: 1000px; position: absolute; left: 50%; margin-left: -500px; }
.center { text-align: center; }
div.searchform input { border: solid 1px #E40001;}
.red { color: #E40001;}
table { border-spacing: 1px; }
td, th { text-align: center; }
td { border: solid 1px #DFDFDF;  }

