body {
	background-image: url(../images/colorBar.gif);
	background-repeat: repeat-x;
	clip:  rect(0px auto auto auto);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	line-height: 30px;
	background-color: #9dd3f4;
}
#contentTableM {
	background-color: #9DD3F5;
	background-position: top;
}
#doughIconTable {
	background-color: #87C2A2;
	background-repeat: no-repeat;
	background-image: url(../images/PaintSetIcon.jpg);
	width: 281px;
	height: 490px;
	background-position: top;
	margin: 0px;
}
#doughIconBarTable {
	height: 30px;
	width: 281px;
	background-color: #9dd3f4;
}
#photoBarTable {
	height: 30px;
	width: 671px;
	background-color: #9dd3f4;
}
#doughTd {
	background-color: #87C2A2;
	background-position: top;
}
body dough {
	background-color: #9dd3f4;
}

