body {
	background-color: #ffffff;
	margin: 0px;
    padding: 0px;
}
.top_right_Background {
	background-image: url(images/top_Right_TILE.gif);
	background-repeat: repeat-y;
}
.olive_LEFT_Background {
	background-image: url(images/olive_LEFT_TILE.gif);
	background-repeat: repeat-y;
}
.olive_RIGHT_Background {
	background-image: url(images/olive_RIGHT_TILE.gif);
	background-repeat: repeat-y;
}
.bottom_drop_shadow_TILE {
	background-image: url(images/bottom_drop_shadow_TILE.jpg);
	background-repeat: repeat-x;
}


.headline {
	font-size: 16px;
	color: #999999;
}
.bodyText {
	font-family: Georgia;
	font-size: 14px;
	line-height: 30pt;
}
.lowerHeadline {
	font-size: 12px;
	color: #660000;
}
.lowerBodyText {
	font-family: Georgia;
	font-size: 12px;
	line-height: 15pt;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #660000;
}
a.footerLink:link, a.footerLink:active, a.footerLink:visited {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
text-decoration: none;
letter-spacing: 0px;
text-transform: uppercase;
font-weight: normal;
margin: 0px;
padding: 0px;
}
a.footerLink:hover {
color: #660000;
}
.footerON {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #660000;
text-decoration: none;
letter-spacing: 0px;
text-transform: uppercase;
font-weight: bold;
margin: 0px;
padding: 0px;
}