.toprow {
	background-image:  url(newimages/dh_greystripes.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.redstripetop {
	background-image:  url(newimages/dh_redbar.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


.redstripe {
	background-image:  url(newimages/dh_redstripes.gif);
	background-repeat: repeat;
	background-position: left top;
	font-size: xx-small;
	color: #CCCCCC;
	padding-top: 2px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;

}
.body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;

}
.bodycell {
	text-indent: 10pt;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.menucell {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.textcell {
	padding-left: 20px;
; color: #FFFFFF}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.formrow {
	font-size: x-small;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: dashed;
}

