td {
	font-family: "Verdana";
	font-size: 12px;
	line-height: 18px;
	font-style: normal;

}
a:link {
	font-family: "Verdana";
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #000066;
}
a:visited {
	font-family: "Verdana";
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	line-height: 18px;



}
a:hover {
	font-family: "Verdana";
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
}
.tableimg {
	background-image: url(images/lift.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.linedot {
	border-top: none #666666;
	border-right: none #666666;
	border-bottom: 1px dashed #666666;
	border-left: none #666666;
}
.linedotred {

	border-top: 1px dashed #993300;
	border-right: none #993300;
	border-bottom: none #993300;
	border-left: none #993300;
}
.boxbox {
	border: 1px solid #E1E1E1;
}

