body {
	bgcolor: #ebdfcf;
}
	.redbox {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.outside-table {
	border: 2px solid #000000;
        bgcolor: #ebdfcf;
	background-repeat: repeat-x;
}