





#Advanced {

	position: relative;

	float: center;

	width: 250px;  /* 220  226*/

	height: 60px;

	cursor: crosshair;

}



#Advanced A {

	display: block; 

	text-decoration: none; 

	width: 220px; 

	height: 60px;

	cursor: crosshair;

}



#HILIGHT {

	font-family: "Times New Roman", sans-serif;

	font-style: normal;

	font-size: 32pt;

	font-weight: 900;

	line-height: 45px;

	position: absolute;

	left: 0;

	top: 0;

	color: black; /* white */

	z-index: 1;

}



#FILL {

	font-family: "Times New Roman", sans-serif;

	font-style: normal;

	font-size: 32pt;

	font-weight: 900;

	line-height: 45px;

	position: absolute;

	left: 1px;

	top: 1px;

	color: #CC9900; /* #fbd357 #eace5c */

	z-index: 3;

}



#DARK	{

	font-family: "Times New Roman", sans-serif;

	font-style: normal;

	font-size: 32pt;

	font-weight: 900;

	line-height: 45px;

	position: absolute;

	left: 2px;

	top: 2px;

	color: #ac6827;

	z-index: 2;

}

	

#SHADOW	{

	font-family: "Times New Roman", sans-serif;

	font-style: normal;

	font-size: 32pt;

	font-weight: 900;

	line-height: 45px;

	position: absolute;

	left: 6px;

	top: 6px;

	color: #666666;        /* #c0c0c0 #400000 */

	z-index: 0;

}

