.tableHead {
	font-size: 12px;
	font-weight: bold;
	color: #DDDDDD;
	background-color: #003366;
}
.tableHead a {
	color: #DDDDDD;
	text-decoration: none;
}
.tableHead a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tableCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.tableCellAlt {
	font-size: 9pt;
}
.tableBody {
	background-color: #DDDDDD;
}
.windowHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #557799;
}
.windowBody {
	background-color: #002896;
}
.windowCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.windowHeadSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #8DABFF;
}
.windowCellSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.tableHeadSm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #DDDDDD;
	background-color: #003366;
}
.tableCellSm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.CurrentWatchGrid {
	border: 1px solid #CCCCCC;
}
.sideCartShowButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #336699;
	padding-left: 1px;
	margin-left: 1px;
	width: 185;
}
.sideCartShowButton a {
	color: #FFFFFF;
}
.sideCartShowButton a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.sideCartSubtotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
