.space {
	height: 5px;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #7b632c;
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;
}
.boxbody {
	border: thin solid #B6D5FF;
	background-color: #F4F9FD;
	width: 210px;
}
.boxttop
 {
	background-image:url(images/top1.gif);
	width:189px;
	height:25px;
	background-repeat:no-repeat;
  }
  
.boxtext1 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #123858;
	margin-left: 10px;
}
.newtext {
	font-family: Verdana;
	font-size: 12px;
	color: #660000;
	margin: 10px;
}
.boxbody1 {
	border: thin solid #B6D5FF;
	background-color: #F4F9FD;
}
.div {
	margin: 10px;
}
.boxttop1 {
	background-image:url(images/top2.gif);
	width:100px;
	height:33px;
	background-repeat:no-repeat;
}

