body {
	background-image: url(../images/grade.gif);
	background-repeat: repeat-x;
}

#Layer1 {
	position:absolute;
	width:160px;
	height:160px;
	z-index:1;
	left: 253px;
	top: 168px;
	background-image: url(../../styles/images/spacer.gif);
	visibility: hidden;
}

#Layer2 {
	position:absolute;
	width:140px;
	height:160px;
	z-index:2;
	left: 413px;
	top: 230px;
	overflow: visible;
	visibility: hidden;
}

#Layer3 {
	position:absolute;
	width:200px;
	height:59px;
	z-index:3;
	left: 557px;
	top: 142px;
	overflow: visible;
	visibility: visible;
}

#Layer4 {
	position:absolute;
	width:200px;
	height:160px;
	z-index:4;
	left: 413px;
	top: 190px;
	overflow: visible;
	visibility: hidden;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #858585;
}

.items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a2a2a2;
	font-weight: bold;
	text-decoration: none;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #a2a2a2;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #858585;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3399CC;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a2a2a2;
	font-weight: bold;
}

