td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.carthead {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
	background-color: #EEEEEE;
}
.dashed {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
.box {
	border: 1px solid #666666;
}
.uppersolid {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
