.ebul_cbindex, .ebul_cbindex ul {
  background-color: #448EEC;
  border: 0px solid #1C5EE8;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 0px;
  position: absolute;
  visibility: hidden;
}

.ebul_cbindex_shadow {
  background-color: #777777;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}

.ebul_cbindex table {
  border-collapse: separate;
}

.ebul_cbindex tr {
  background-color: #448EEC;
  cursor: pointer;
  font-size: 1px;
}

.ebul_cbindex td {
  border: 0px solid #448DEB;
  padding: 6px;
  text-align: left;
}

.ebul_cbindex td a {
  color: #FFFFFF;
  font-family: "tahoma", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_cbindex tr.hot, .ebul_cbindex tr.expanded {
  background-color: #FF0000;
}

.ebul_cbindex tr.hot td, .ebul_cbindex tr.expanded td {
  border-color: #FCDA94;
}
.ebul_cbindex tr.hot a, .ebul_cbindex tr.expanded a {
  color: #FFFFFF;
  font-family: "tahoma", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

ul.ebul_cbindex {
  position: absolute;
  visibility: hidden;
}                               

.cbindexebul_menulist .spaced_li {
  padding: 0px 0px 0px 0px;
}

.cbindexebul_menulist li {
  list-style-type: none;
  float: left;
}

.cbindexebul_menulist img {
  vertical-align: bottom;
  
}

.cbindexebul_menulist {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}
b:link {
	color: #FFF;
	text-decoration: none;
}
b:hover {
	color: #FF0;
	text-decoration: underline;
}
b:visited {
	text-decoration: none;
}
b:active {
	text-decoration: none;
}
a {
	font-family: Georgia;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
a:hover {
	color: #0FF;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.p1 {
	font-family: Georgia;
	font-size: 12px;
	color: #FFF;
	text-align: left;
}
