body {
	background-color: #FFFFFF;
}
.divline {background-color: #0099CC;}

ul {
	list-style-image: url(../images/fastrak-bl.gif);
}

table.csc	{
	border: solid 1px white;
	background-color: white;
}

tr.col_titles	{
	background-color: #9dc4cc;
	color: #333366;
}

tr.dark {
	background-color: #c7dde2;
}

tr.light {
	background-color: #e2eef1;
}
.mainpanel{
	background-image:   url(../images/back-fastrak.png);
	background-repeat: repeat-x;
}