/*********************************
BROWSE CONTENT CATEGORIES "CHANNELS"
*********************************/
table.customizeChannel{
  background-color: white;
  border: 1px #91a2b3 solid;
}
table.customizeChannel tr.custLabel td{
  background-color: #8fa1b3;
}
table.customizeChannel tr.custLabel td font{
  background-color: #ff9900;
  border: 1px solid white;
}
table.customizeChannel tr.custLabel{
  color: white;
  background-color: #6699cc;
}
table.customizeChannel tr.custLabel td font{
  font-weight: bold;
}
table.customizeChannel tr.custLabel td div{
  font-weight: none;
}

/*********************************
BROWSE CONTENT CATEGORIES "DIRECTORY"
*********************************/
td.asiDirectoryListing p{
  font-weight: bold !important;
  color: black !important;
}
td.asiDirectoryListing ul a:hover, td.asiDirectoryListing li a:hover{
  color: #f93 !important;
}
td.asiDirectoryListing .asiForm{
  border:1px #999 solid;
}

/*********************************
BROWSE CONTENT CATEGORIES "SUBEDITCAT"
*********************************/
table.SubEditCat {
  border:1px #999 solid;
}
table.SubEditCat td {
  color: #333 !important;
}
table.SubEditCat select {
  color: black !important;
}
.SubEditCatNo {
  font-weight: bold !important;
  background-color: #094f96 !important;
  border: 1px #6699ff solid !important;
  color: white !important;
}

div.gridSim{
  color:#517890;
}

div.gridSim h4{
  font-weight: bold;
  color: #333;
  background: white;
  border: 0;
}
td.asiDirectoryListing ul a, td.asiDirectoryListing ul a:hover{
  font-weight: bold;
}
td.asiDirectoryListing li a, td.asiDirectoryListing li a:hover{
  font-weight: normal;
}
