body{
  padding: 0px;
  margin: 0px;
  background: #fafafa url(/res/pic/www/i/bg.gif) repeat-x;
  font-family: Tahoma;
  font-size: 12px;
  color: #7b7b7b;
}
a.SLink{
  font-size: 13px;
  font-family: Tahoma;
  color: #8f8f8f;
  text-decoration: none;
}
a.SLink:hover{
  color: #8f8f8f;
  text-decoration: underline;
}
a{
  font-size: 12px;
  color: #FA7410;
  text-decoration: none;
}
a:hover{
  color: #7B7B7B;
  text-decoration: underline;
}

.pagerCatalogTotal, .pagerContainer{font-size:11px;}
.pagerCatalogTotal TR TD{text-align:left; padding:4px;}
.pagerCatalog, .pagerCatalogTotal, .pagerContainer{width:100%}
.pagerCatalog TR TD{vertical-align:top;}
.pagerCatalogGC{width:99%;}
.pagerCatalogGC DIV{float:left;}
.pagerCatalogGC DIV a {display:block; padding:4px;}
.pagerCatalogGC DIV a:hover {display:block; padding:4px; background:#f0f0f0;}
.pagerCatalogGC DIV.current {display:block; padding:4px; background:#f0f0f0;}
TD.pagerCatalogFirst{padding:4px;}

table.ContentBg{
  background: #ffffff url(/res/pic/www/i/rb.gif) no-repeat;
  background-position: right top;
}
table.ContentBgM{
  background: #fafafa;
}
td.UFlBg{
  padding-left: 5px;
}
td.ContTopB{
  border-top: 5px solid #fa7410;
}
td.RightBorder{
  background: url(/res/pic/www/i/yell.gif) repeat-y;
  background-position: right;
}
td.LeftBorder{
  background: url(/res/pic/www/i/bgml.gif) repeat-y;
  border-bottom: 5px solid #fa7410;
}
td.FootBg{
  background: url(/res/pic/www/i/bgf.gif) repeat-x;
  height: 50px;
}
td.BottBorder{
  border-bottom: 5px solid #fa7410;
  background: url(/res/pic/www/i/1.gif) repeat-y;
}
td.GreyBorder{
  border-right: 1px solid #e3e3e3;
}
td.GreyBorderLeft{
  border-left: 1px solid #e3e3e3;
  padding-left: 40px;
  padding-top: 30px;
  padding-right: 7px;
}
td.CatBground{
  background: url(/res/pic/www/i/mtop.gif) no-repeat;
  width: 212px;
  height: 55px;
  padding-right: 20px;
  font-family: Arial Narrow;
  font-size: 11px;
  color: #7b7b7b;
}
td.MenuItemBg{
  background: url(/res/pic/www/i/bgmi.gif) repeat-x;
  height: 20px;
}
td.PageHeader{
  color: #7b7b7b;
  padding: 10px;
  background: #ffffff;
  font-size: 18px;
  font-family: Arial Narrow;
  font-weight: bold;
}
select{
  width: 100%;
  font-family: Tahoma;
  font-size: 10px;
  color: #7b7b7b;
  border: 1px solid #7b7b7b;
}
option.HeadOpt{
  background: #fa7410;
  color: #FFFFFF;
}