body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	overflow: auto;
	background: url(../../img/background.png) #000000 repeat-x center top;
}

.backheader
{
	background-attachment: fixed;
	background-image: url(../../img/headercenter.png);
	background-repeat: repeat-x;
}

.headlogo
{
	background-image: url(../../img/headlogo.png);
	width: 355px;
	height: 67px;
	clear: left;
	display: block;
	float: left;
	visibility: visible;
}

a:link
{
	font-weight: normal;
	font-size: 10px;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}

a:hover
{
	font-weight: normal;
	font-size: 10px;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}

a:visited
{
	font-weight: normal;
	font-size: 10px;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}

.ebul_cbindex, .ebul_cbindex ul
{
	background-color: #FFFFFF;
	border: 1px solid #646464;
	display: block;
	font-size: 1px;
	margin: 0px;
	overflow: auto;
	padding: 2px;
	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: #FFFFFF;
	cursor: pointer;
	font-size: 1px;
}

.ebul_cbindex td
{
	border: 1px solid #FFFFFF;
	padding: 3px;
	text-align: left;
}

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

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

.ebul_cbindex tr.hot td, .ebul_cbindex tr.expanded td
{
	border-color: #8C8C8C;
}

.ebul_cbindex tr.hot a, .ebul_cbindex tr.expanded a
{
	color: #000000;
	font-family: "Tahoma" , serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

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