body {
	background-image: url(/images/tile.gif);
	vertical-align: top;
	border: none;
	position: absolute;
	height: 0px;
	width: 0px;
	leftmargin: 0px;
	topmargin: 0px;
	marginwidth: 0px;
	marginheight: 0px 
}

td.main {
	vertical-align: top;
	leftmargin: 0px;
	topmargin: 0px;
	marginwidth: 0px;
	marginheight: 0px;
	background-color: #ffffff;
	padding: 30px;
	border-top: 0px none;
	border-right: 1px solid #EE161C;
	border-bottom: 1px solid #EE161C;
	border-left: 1px solid #EE161C;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	color: #666666;
}

A { 
  color: #EE161C; 
  text-decoration: none; 
}

A:hover { 
  color: #EE161C; 
  text-decoration: underline; 
}

FORM {
	display: inline;
}
.red {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
; margin-bottom: 10px; margin-left: 10px
}

img {  vspace: 5px; hspace: 5px; }
.redl { border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #FF0000; border-right-color: #FF0000; border-bottom-color: #FF0000; border-left-color: #FF0000; ; margin-right: 10px; margin-bottom: 10px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
