* {margin: 0;}



	

#dhtmltooltip	{
				position: absolute;
				width: 580px;
	
				padding-top: 2px;
				padding-left: 0px;
				padding-right: 0px;
				padding-bottom: 0px;
				border: 1px #000 solid;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				text-decoration: none;
				text-transform: uppercase;
				font-size: 9px;
				color: #777;
				font-weight: normal;
				display: block;
				visibility: hidden;
				z-index: 100;
 				background-color: #000;
				}

#dhtmltooltip p	{
padding-top: 0px;
padding-bottom: 0px;}


.caption		{
				font-family: Verdana, Arial, Helvetica, sans-serif;
				text-decoration: none;
				font-size: 10px;
				line-height: 1.5em;
				color: #999999;
				font-weight: normal;
				display: block;
				height: inherit;
				padding-top: 7px;
				padding-bottom: 0px;
				text-align: center;
				}



.caption a		{
				line-height: 1.5em;
				display: block;
				padding-top: 0px;
				height: 15px;
				color: #999999;
				}

.caption a:link			{color: #CCCCCC;}
.caption a:visited		{color: #CCCCCC;}
.caption a:hover		{color: #fff;}
.caption a:active		{color: #fff;}



	


