.baker1 {
	background-image: url(images/baker1.jpg);
	background-repeat: no-repeat;
}
.baker2 {
	background-image: url(images/baker2.jpg);
	background-repeat: no-repeat;
}
.baker3 {

	background-image: url(images/baker3.jpg);
	background-repeat: no-repeat;
}
.maintextual {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.leftRightDots {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.textboxe {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(images/textboxe_f2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border: 1px solid #666666;
	padding-left: 7px;

}
.maintextualwithLeftPad {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 6px;

}
.maintextualBold {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
.textboxenopadin {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(images/textboxe_f2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border: 1px solid #666666;
	padding-left: 1px;
}
