body {
	background: #D13D3D url(../images/edge.gif) repeat-y;
}
#splash {
	top: 10px;
}
#shadow {
	background: url(../images/shadow.gif) repeat-x;
}
.subhead {
	font: bold normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.copy {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 5px;
}
td {
	padding: 2px;
	border-bottom: 1px solid #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 25px;
}
.tableLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D13D3D;
	padding: 2px 0px 2px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F9B6B6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	height: 15px;
}


