 body {
	background-image: url(/images/back.gif);
	margin-left: 15px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #FFFFFF;
}

body,td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
}

td.body {
	background-color: #FFFFFF;
	padding: 40px 0 0 20px;
	font-size: 13px;
}


table.parent  {
display:block;
float:left;
align:left;
margin-bottom:30px;
}
h1 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #FF3131;
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 8px;
	font-weight:bold;
}


.ctrbf  {
text-align:center;
font-weight:bold;
}

.top {
text-align:right;
font-style:italic;
	font-size: 11px;
}

.imgleft  {
align:left;
float:left;
margin-left:0;
margin-right:12px;
margin-bottom:12px;
padding:1px;
border: solid 1px #FF3131;
}

td.body > p  {
margin-top:0;
padding-top:0;
}

.boldred  {
font-weight:bold;
color: #FF3131;
}
.topright {
	background-color: #FFFFFF;
	background-image: url(/images/topbg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.topright h1 {
	color: #000000;
	font-size:22px;
	margin:0;
	padding:0;
	font-variant: small-caps;
	letter-spacing: 1px;
}

.topright h2  {
color: #000000;
font-size:16px;
margin:0;
}

div#toprdiv  {
	text-align:center;
	align:right;
	float:right;
	padding: 12px 24px 12px 5px;
}
