.lift_1 {
	background-image: url(Images/lift_1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.head_bg {
	background-image: url(Images/Head_bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
td {
	font-size: 10pt;
	color: #333333;
}
.text {
	line-height: 18px;
}
.lift_1 {
	background-image: url(Images/lift_1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lift_2 {
	background-image: url(Images/lift_1.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.line {
	background-image: url(Images/line.gif);
	background-repeat: repeat-y;
	background-position: center;
}
li {
	list-style-image: url(Img/dot1.gif);
}
a.self:link {
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
a.self:visited {
	font-size: 10pt;
	color: #333333;
}
a.self:hover {
	font-size: 10pt;
	color: #333333;
	background-color: #5BEDF9;
}
