/*page styles*/

/*body formatting */

body {
  color: #561102;
  font-size: 14px;
  font-family: times new roman, times;
  line-height: 20px;
  font-style: normal;
  background-color: #c3984a;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

TD.body, .content {
  color: #E7D6B7;
  font-size: 14px;
  font-family: times new roman, times;
  line-height: 20px;
}

UL, .basketlist {
  color: #561102;
  font-size: 14px;
  font-family: times new roman, times;
  line-height: 14px;
  font-weight: normal;
  font-style: normal;
}

TD, .title {
  color: #561102;
  font-size: 24px;
  font-family: times new roman, times;
  line-height: 14px;
  font-weight: bold;
  font-style: italic;
}

TD, .title2 {
  color: #561102;
  font-size: 24px;
  font-family: times new roman, times;
  line-height: 24px;
  font-weight: bold;
  font-style: italic;
}

TD, .titleHead {
  color: #561102;
  font-size: 24px;
  font-family: times new roman, times;
  line-height: 24px;
  font-weight: bold;
}

TD, .subtitle {
	color: #660066;
	font-size: 18px;
	font-family: "times new roman", times;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
}

TD, .subtitlegreen {
  color: #003300;
  font-size: 18px;
  font-family: times new roman, times;
  line-height: 14px;
  font-weight: bold;
  font-style: normal;
}

TD, .subtitlered {
  color: #cc0000;
  font-size: 18px;
  font-family: times new roman, times;
  line-height: 14px;
  font-weight: bold;
  font-style: normal;
}

TD, .body {
  color: #561102;
  font-size: 14px;
  font-family: times new roman, times;
  line-height: 20px;
  font-style: normal;
  font-weight: normal;
}

TD, .footer {
	color: #561102;
	font-size: 12px;
	font-family: times new roman, times;
	line-height: 16px;
	font-style: italic;
	font-weight: normal;
}

#apDiv1 {
	position:relative;
	left:20px;
	top:-72px;
	width:534px;
	height:26px;
	z-index:1;
}
TD, .title_a {
	color: #561102;
	font-size: 18px;
	font-family: "times new roman", times;
	line-height: normal;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
ul {
	margin-left: 4px;
	padding-left: 1em;
	}

