/* CSS Document */
ul {
	list-style-image: url(file:///W|/DDESS/images/squarebullet.gif);
	margin-left: 1.25em;
	margin-top: 0em;
	text-align: left;
}
.sectiontitle {
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: .5em;
}
ul ul {
	margin-top: .5em;
	margin-bottom: .5em;
}
#desc {
	width: 60%;
}
#rcvd {
	width: 10%;
}
#vrfd {
	width: 10%;
}
#due {
	width: 10%;
}
#plcmt {
	width: 10%;
}
th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding-left: .75em;
}
.moveup {
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	text-align: center;
	font-size: 1.25em;
	color: #990000;
}
#register {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
.nodisplay {
	display: none;
}

.center {
	text-align: center;
	font-size: 1em;
}
