
A.navlink:link, 
A.navlink:visited, 
A.navlink:active 
{
	border-style: solid;
	display: block;
	border-width:  3px  4px  4px  3px; /*t r b l */
	border-color: #b8a5a4 #907270 #907270 #b8a5a4; /*t r b l */
	background-color: #9F8381; /* button face */
	color: #e3cecd; /* type face */
	font-family:"tahoma", "helvetica", sans-serif; text-decoration:none; 
	font-size:1em;
	font-style:normal;
	/*font-weight:bold;*/
}
A.navlink:hover /* background-color: #800000;  */
{
	border-style: solid;
	display: block;
	border-width:  4px  3px  3px  4px; /*t r b l */
	border-color: #745d5c #a5908f #a5908f #745d5c; /*t r b l */
	background-color: #800000; /* button face */
	color: #fff; /* type face */
	font-family:"tahoma", "helvetica", sans-serif; text-decoration:none; 
	font-size:1em;
	font-style:normal;
}

A.nonlink:link, 
A.nonlink:visited, 
A.nonlink:active 
{
	border-style: solid;
	display: block;
	border-width:  3px  4px  4px  3px; /*t r b l */
	border-color: #b8a5a4 #907270 #907270 #b8a5a4; /*t r b l */
	background-color: #800000; /* button face */
	color: #fff; /* type face */
	font-family:"tahoma", "helvetica", sans-serif; text-decoration:none; 
	font-size:1em;
	font-style:normal;
  /*font-weight:bold;*/
}

A.sublink:link, 
A.sublink:visited, 
A.sublink:active 
{
	color: #e3cecd; /* type face */
	font-family:"tahoma", "helvetica", sans-serif; text-decoration:none; 
	font-size:1em;
	/*font-weight:bold;*/
  line-height: 1.2
}
A.sublink:hover 
{
	color: #fff; /* type face */
	font-family:"tahoma", "helvetica", sans-serif; text-decoration:none;
	font-size:1em;
	/*font-weight:bold;*/
}

A.bodylink:link, 
A.bodylink:visited, 
A.bodylink:active 
{
	color: #797167; /* type face */
	font-family:"tahoma", "helvetica", sans-serif; /*text-decoration:none; */
}

A.bodylink:hover 
{
	color: #800000; /* type face */
	font-family:"tahoma", "helvetica", sans-serif; /*text-decoration:none; */
}

h1
{
  font-size:1.9em;
}



p.marginized
{
margin: 0em 2em 0em 3em;
}

td.bodyleft
{
  /* background-color:#9F8381;  */
  font-family:"tahoma", "helvetica", sans-serif;
  color:#ffffff; 
  background-color:#896B69; 
  font-size:.8em;
  /*font-weight:bold;*/
}

td.bodymid
{
font-family:"tahoma", "helvetica", sans-serif;
color:#000000; 
background-color:#ffffff; 
font-size:.9em;
}
p.pmid:first-line
{
color:#6B173F;
font-variant:small-caps;
font-weight:bold;
}

td.bodyright /* type color was 797167*/
{
font-family:"tahoma", "helvetica", sans-serif;
color:#606056;
background-color:#cfd0b8; 
font-size:.7em;
line-height: 1.4
}

td.bodyinline
{
font-family:"tahoma", "helvetica", sans-serif;
color:#000000; 
background-color:#eeeeee; 
font-size:.7em;
}

td.youarehere
{
font-family:"tahoma", "helvetica", sans-serif;
color:#CFD0B8; 
font-size:.7em; 
}

td.bottomstuff
{
font-family:"tahoma", "helvetica", sans-serif;
color:#CFD0B8; 
background-color:#800000; 
font-size:.6em;
text-indent: 3em;
}

body
{ 
margin: 0px; padding:0px;
background-color:#222222;
}

body.iframe
{ 
margin: 0px; padding:0px;
background-color:#ffffff;
}

}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
