body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: black;
  	background-color: #afd88e;
	background-attachment: scroll;
	background-image: url(back1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

table {
   /* background-image: url(back1.gif); */
}

P, OL, UL, DIV, H1, H2, A {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: black;
}

A {
  color:#5e088f;
  font-size: 14px; 
}

A:link { 
  text-decoration: none
}

A:visited {
  text-decoration: none
}

A:active {
   text-decoration: none
}

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

H1 {
/*  font-weight: bold; */
  font-size: 17px; 
  color:#5e088f;
/*  border-bottom: 1px solid #FFFE28; */
}

H2 {
/*  font-weight: bold; */
  font-size: 18; 
  line-height: 18px;
  color:#5e088f;
/*  border-bottom: 1px solid #FFFE28;  */
}

H3 {
/*  font-weight: bold; */
  font-size: 15px; 
  color:#5e088f;
/*  border-bottom: 1px solid #FFFE28; */
}

H6 {
  font-size: 40px; 
  color: black;
}

HR {
  size: 1px;
  color: #5e088f;
}

P, H1, H2 {margin: 0px 0px 5px 0px;}

.bodyText {
  vertical-align: top; 
  text-align: left;
  color: black;
  font-size: 14px;
  line-height: 18px;
}

.tx-indexedsearch-title {
  background-color: #832D00;
}

.tx-indexedsearch-redMarkup {
  color:FFFE28;
}

.tx-indexedsearch-searchbox-sword {
  background-color: #FFFFA4;
  color: black;
  border-top:	1px solid black;
  border-left:	1px solid black;
  border-right:	1px solid black;
  border-bottom:1px solid black;
  font-size:	14px;	
  text-align:	left;
  text-decoration: none;
}

.tx-indexedsearch-searchbox-button {
  background-color: #FFFFA4;
  color: black;
  border-top:	1px solid black;
  border-left:	1px solid black;
  border-right:	1px solid black;
  border-bottom:1px solid black;
  font-size:	14px;	
  text-align:	center;
}

.mailform-submit-button {
  background-color: #FFFFA4;
  color: black;
  border-top:	1px solid black;
  border-left:	1px solid black;
  border-right:	1px solid black;
  border-bottom:1px solid black;
  font-size:	14px;	
  text-align:	center;
}

.mailform-field {
  background-color: #FFFFA4;
  color: black;
  border-top:	1px solid black;
  border-left:	1px solid black;
  border-right:	1px solid black;
  border-bottom:1px solid black;
  font-size:	14px;	
  text-align:	left;
  text-decoration: none;
}

/* Content column */
TD#content {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  vertical-align: top; 
  text-align: left;
}

/* Menu 1 column */
TD#menu_1 {  
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 22;
 /*   font-weight: bold; */
    vertical-align: top; 
    text-align: right;
}

TD#menu_1 DIV A {
  font-size: 12px;
  line-height: 10px;
  /* font-family: copperplate gothic bold, fantasy, sans-serif; */
  text-decoration: none;
}

TD#menu_1 DIV A:hover {
  text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  font-weight: bold;
  padding-top:5px;
  padding-right:21px;
  line-height: 12px;
}
TD#menu_1 DIV.menu1-level1-no A {
  color: #5e088f;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-weight: bold;
  padding-top:5px;
  padding-right:26;
  line-height: 12px;
}
TD#menu_1 DIV.menu1-level2-no A {
  color: #B36CD3;
}

/*  MENU 1, level 3, normal state (NO) */
TD#menu_1 DIV.menu1-level3-no {
  font-weight: bold;
  font-style: italic;
  padding-top:5px;
  padding-right:40;
  line-height: 12px;
}
TD#menu_1 DIV.menu1-level3-no A {
  color: #5e088f;
}
