.colhead {
	background-color:#61ccee;
	font-family:verdana,arial;
	font-size:10px;
	border-top:1px solid gray;
	border-left:1px solid gray;
	border-bottom:1px solid gray;
}

.colheadend {
	background-color:#61ccee;
	font-family:verdana,arial;	
	font-size:10px;
	border-top:1px solid gray;
	border-left:1px solid gray;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
}

.col {
	border-left:1px solid gray;
	border-bottom:1px solid gray;
	font-family:verdana,arial;
	font-size:10px;
	color:#61ccee;
}

.colend {
	border-left:1px solid gray;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
	font-family:verdana,arial;
	font-size:10px;
	color:#61ccee;
}

.carttext {
	font-family:verdana,arial;
	color:#61ccee;
	font-size:10px;
}

.cartheading {
	font-family:verdana,arial;	
	font-size:14px;
	font-weight:bold;
}

#errbox {
	position:absolute;
	padding:0px 5px 0px 5px;
	width:370px;
	left: 20px;
	top: 450px;
	font-family:verdana,arial;
	font-size:10px;
	color:#ffc0cb;
	text-align:left;
}


#latest {
	position:absolute;
	width:300px;
	left: 15px;
	top: 490px;
	font-family:arial;
	font-size:11px;
}
