.body{
	background-color:#bee2e2;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}
.debox{
	background-color:#ffffff;
	width:820px;
}
.deboxbottomleft{
	background-image:url(../img/sw.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	font-size:0px;
	height:10px;
}
.deboxbottomright{
	background-image:url(../img/se.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.deboxcontent{
}
.deboxtopleft{
	background-image:url(../img/nw.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:0px;
	height:10px;
}
.deboxtopright{
	background-image:url(../img/ne.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.textsection{
	border:none 1px #cccccc;
	margin-top:12px;
	margin-bottom:12px;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	font-size:small;
	color:#000000;
	font-family:verdana;
	text-align:left;
	width:80%;
}
