body {
	font-family: "Trebuchet MS", Verdana;
	background-color: #000000;
	font-size: 12px;
}

td {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	background-repeat: no-repeat;
}

a {
	font-family: "Trebuchet MS", Verdana;
	color: #000000;
}

a:hover {
	text-decoration: none;
}

.tdi {
	padding-top: 16px;
}

.tdt {
	padding-left: 24px;
}

.header {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #0066CC;
	font-weight: bold;
}

.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
}

.vscrollerbase {
	width: 8px;
	background-image: url(images/bgt.gif);
	background-repeat: no-repeat;
}

.vscrollerbar {
	width: 8px;
	background-color: black;
}

#mycustomscroll {
	width: 410px;
	height: 215px;
	overflow: auto;
	position: relative;
	padding: 4px;
}
