body {
	background-image:url(images/bgd_image.gif);
	background-color: #E0E0E0;
	color: #000000;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font: 10px Verdana, Arial, sans-serif;
	background-repeat: repeat-x;	
	}
	
TD.main, P.main, table.main {
  font-size: 10px;
  line-height: 1.5em;
}

A {
  color: #E87B00;
  text-decoration: none;
}

A:hover {
  color: #999999;
  text-decoration: none;
}
.footer {
	font-size: 9px;
	color: #666666;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
}

.titles-sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.breadcrumbs {
  color: #999999;
  text-decoration: none;
}

.breadcrumbs:hover {
  color: #E87B00;
  text-decoration: none;
}

.black_copy {font-size:11px;}