BODY { background: #ffffff; color: #000000;  margin: 3px 0px 0px 3px; }

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

A:visited { color: #000000; text-decoration: none; }

A:hover {color: #cc0000; text-decoration: underline; }

A:active { color:#cc0000; text-decoration: none; }

.menu { color:#000000; font-family: arial, verdana, sans-serif; font-size: 12px; text-decoration: none; padding-left: 5px }

.hmenu { color:#ffffff; font-family: arial, verdana, sans-serif; font-size: 12px; text-decoration: none;}

.standardform { color:#000000; font-family: arial, verdana, sans-serif; font-size: 12px; text-decoration: none; }

.features { color:#000000; font-family: arial, verdana, sans-serif; font-size: 10px; text-decoration: none; }

.h1 { color:#000000; font-family: arial, verdana, sans-serif; font-size: 14px; text-decoration: none; }

a.speciallink { color: #ffffff; text-decoration: none; }

a.speciallink:visited { color: #ffffff; text-decoration: none; }

a.speciallink:hover {color: #ffffff; text-decoration: none; }

.smallfont_features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.Largeheading {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.subheader { 
    font-size: 14px;
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.smblditl {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

/* control colors of links */

a.linkcol:link {color: #000000; }
A.linkcol:active {color: #000000; }
A.linkcol:visited {color: #000000; }

.textbox {
  border: thin solid #5A7394;
  color: #000000;
  background-color: #D8DDE9;
}
.circle {
  color: #000000;
  background-color: #D8DDE9;
  background-image: #D8DDE9;  
}
.mysearchbg {
background:#AAB6CE;
/* 
background:url(/images/searchentrybkgrnd.jpg);
border:hidden;
  background:center;
background:no-repeat;
background:fixed; 
 background:center;  
 border-bottom-style:none;  
} */

/* unk  

ul#menu {
  width: 100px;
  list-style-type: none;
  border-top: solid 1px #b9a894;
  margin: 0;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li, 
  ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #785a3c;
}

ul#menu li {
  border-bottom: solid 1px #b9a894;
  line-height: 15px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #539dbc;
}

ul#menu a.active {
  color: #be5028;
}
*/ 
