.t {
	width:740px;
	height:19px;
	vertical-align:top;
	background-image:url(../img/ds_t.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
}
#tl {
	width:20px;
	height:35px;
	text-align:right;
	background-image:url(../img/ds_tl.gif);
	background-repeat:no-repeat;
}
#tr {
	width:20px;
	height:35px;
	text-align:left;
	background-image:url(../img/ds_tr.gif);
	background-repeat:no-repeat;
}
.tl {
	width:20px;
	text-align:right;
	vertical-align:top;
	background-image:url(../img/ds_l.gif);
	background-repeat:repeat-y;
}
.tr {
	width:20px;
	text-align:left;
	vertical-align:top;
	background-image:url(../img/ds_r.gif);
	background-repeat:repeat-y;
}
.bl {
	width:20px;
	text-align:right;
	vertical-align:baseline;
	background-image:url(../img/ds_l.gif);
	background-repeat:repeat-y;
}
.br {
	width:20px;
	text-align:left;
	vertical-align:baseline;
	background-image:url(../img/ds_r.gif);
	background-repeat:repeat-y;
}
.b {
	width:740px;
	height:80px;
	text-align:right;
	vertical-align:top;
	background-image:url(../img/ds_b.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.b p {
	padding:0px;
	padding-top:4px;
	margin-right:55px;
	text-align:right;
	font-family:Arial,Helvetica,Sans-Serif;
	color:#C0BEB9;
	font-size:9px;
}
.b a {
	font-size:9px;
	color:#C0BEB9;
}
.b a:hover {
	color:#7498A7;
	text-decoration:underline;
}
#bl {
	width:20px;
	height:80px;
	text-align:right;
	background-image:url(../img/ds_bl.gif);
	background-repeat:no-repeat;
}
#br {
	width:20px;
	height:80px;
	text-align:left;
	background-image:url(../img/ds_br.gif);
	background-repeat:no-repeat;
}