.emmiOUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 4px;
	padding-left: 20px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #333333;
	cursor: hand;
	padding-bottom: 4px;
	background-color: #D2E6FB;

}

.emmiActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 4px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #333333;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	background-position: right center;
}

.emmiOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004566;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #ECF4FD;
	cursor: hand;
	padding-bottom: 3px;
	background-color: #ECF4FD;
	background-repeat: no-repeat;
	background-position: right center;


}
.infoHOVER {
	cursor: help;
}
.div {
	width: 530px;
}
.dropBODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-left: 15px;

}
