.topcurve {
	background-image: url(../../images/cando/topcurve.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 750px;
}
.bottomcurve {
	background-image: url(../../images/cando/bottomcurve.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 750px;
}
.blueborder {
	background-image: url(../../images/cando/borders.gif);
	background-repeat: repeat-y;
	height: 27px;
	width: 750px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bolder;
	color: #0094DD;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
.topcurveyellow {
	background-image: url(../../images/cando/topcurveyellow.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 720px;
}
.bottomcurveyellow {
	background-image: url(../../images/cando/bottomcurveyellow.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 720px;
}
.yellowfill {
	background-image: url(../../images/cando/yellowfill.gif);
	background-repeat: repeat-y;
	height: 2px;
	width: 720px;
}
