/* CSS Document */
#dhtmltooltip{
	position: absolute;
	width: auto;
	border: 1px solid #E3B63C;
	padding: 2px;
	background-color: #F4E6A8;
	visibility: hidden;
	z-index: 100;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {
	font-size: xx-small;
	font-family: Arial;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
}
.style4 {
	color: #274E14;
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body,td,th {
	color: #112209;
	font-weight: bold;
}
.style5 {color: #1B3A0C}
body {
	background-image: url();
	background-color: #666666;
}
.style6 {color: #99ffcc}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}