.notile {
	background-image: url(images/front.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.notileblackDot {

	background-image: url(images/blackdot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	width: 90px;

}
