
div {
	margin-bottom: 30px;
}

div#dhtml_header {
	margin-bottom: 20px;
	margin-top: 0;
	font: 9px "times new roman";
	color: #999999;
	line-height: 16px;	
	letter-spacing: 5px;
	display: block;
}

div#dhtml_header a {
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	text-transform: uppercase;
}

div#dhtml_header a.selectedTab {
	color: #FF0033
}

div#dhtml_header a:hover {
	color: #FF66FF
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #ffffff;
display: block;
visibility: hidden;
z-index: 100;
}