
body { background-color: #f7f7e7; border-color: #88BB22; border-style: solid; 	border-width: 15px;}



/* start of button coding  */

a.button:link { color: #f7f7e7; font-family: Arial;  font-size: 1em;  text-decoration: none}  /* white for links */
a.button:visited { color: #f7f7e7; font-family: Arial; font-size: 1em;   text-decoration: none}  /* white for unvisited links */
a.button:active { color: #f7f7e7; font-family: Arial;  font-size: 1em; text-decoration: none}  /* white for actived links */
a.button:hover { color: #f7f7e7; font-family: Arial;  font-size: 1em;   text-decoration: none; }/* white for hover links */
.backg:hover {  background: #88BB22;   text-align: center; }  /* mid green for hover background */

table#button { background-color:#669922; border: 1px solid rgb(255,255,255); } 
/* sets background (dark green )and border (white) for table */

table#button td { border: 1px solid rgb(255,255,255) }
/* sets border (white) for table cells*/

.textbutton
{	background: none transparent scroll repeat 0% 0%;
	color: #f7f7e7;
	text-align: center;
	font-style: italic;
	font-family:  Arial, sans-serif;
	font-size: 1.2em; 
	
	 } /* information for button headers */


.buttontd { text-align: center;  }


/* end of button coding  */

/* For Text  */

h1{color: #88BB22; 
	font-family: Arial, sans-serif;
	text-align: left;
	font-style: italic;
     }

h2{color: #88BB22; 
	font-family: Arial, sans-serif;
	text-align: center;
	font-style: italic;
      } 

h3{color: #88BB22; 
	font-family: Arial, sans-serif;
	text-align: left;
       } 

h4{color: #88BB22; 
	font-family: Arial, sans-serif;
	text-align: center;
	font-style: italic;
      } 

.textw
{	background: none transparent scroll repeat 0% 0%;
	color: #f7f7e7;
	text-align: center;
	font: 13px Arial, sans-serif;
	 }


.text
{	background: none transparent scroll repeat 0% 0%;
	color: #555544;
	text-align: justify;
	font: 13px Arial, sans-serif;
	 }

.textb
{	background: none transparent scroll repeat 0% 0%;
	color: #555544;
	text-align: justify;
	font: 13px Arial, sans-serif;
	font-weight: bold;
	 }

.texti
{	background: none transparent scroll repeat 0% 0%;
	color: #555544;
	text-align: justify;
	font: 13px Arial, sans-serif;
	text-indent:50px;
	 }

.text1  
{	color: #555544;
	font-weight: normal;
	text-align: left;
        font-family: "Arial", sans-serif;
        font-size: 1em; 
	 } /* Text for center page */

.textr
{	background: none transparent scroll repeat 0% 0%;
	color: #555544;
	text-align: center;
	font-style: italic;
	font-family:  Arial, sans-serif;
	font-size: 13px;
	 }/* Text for rye page */

/* End of coding for text  */



a.ad3:link { color: #669922; font-family: Arial;  font-size: 15px; }  /* dark green for links */
a.ad3:visited { color: #88BB22; font-family: Arial; font-size: 15px; }  /* mid green for unvisited links */
a.ad3:active { color: #88BB22; font-family: Arial;  font-size: 15px;}  /* mid green for actived links */
a.ad3:hover { color: #88BB22; font-family: Arial;  font-size: 15px; }/* mid green for hover links */

ul.left {text-align: left}
td.center {text-align: center}



/* start of ad code, botton of page code */

.textad
{	background: none transparent scroll repeat 0% 0%;
	color: #555544;
	font-family:  Arial, sans-serif;
	text-align: center;
	font-style: italic;
        font-size: 1em; 
	 }

.textadl
{	background: none transparent scroll repeat 0% 0%;
	color: #555544;
	font-family:  Arial, sans-serif;
	text-align: left;
	font-style: bold;
	font-size: 13px;
	 }
a.ad:link { color: #669922; font-family: Arial;  font-size: 1em; }  /* dark green for links */
a.ad:visited { color: #88BB22; font-family: Arial; font-size: 1em; }  /* mid green for unvisited links */
a.ad:active { color: #88BB22; font-family: Arial;  font-size: 1em;}  /* mid green for actived links */
a.ad:hover { color: #88BB22; font-family: Arial;  font-size: 1em; }/* mid green for hover links */

