body 	 {	background-color: #D0FFE0;
      		color: #005500;
      		font-family: arial, sans-serif;
      		font-size: medium;
      		scrollbar-face-color: #005500;
      		scrollbar-track-color: #B1EBB1;
    	    scrollbar-arrow-color: #FFD700;}

li		{ color: #000000;
      		font-family: arial, sans-serif;
      		font-size: medium; }
    	    
.green7  {	font-family:  "comic sans ms", arial, sans-serif;
			font-size:	 xx-large;
			font-weight: bold;
			font-style: italic;
			color: #005500;}
.black4  {	font-family:  "comic sans ms", arial, sans-serif;
			font-size:	 medium;
			color: #000000;}
.header {font-family:  arial, sans-serif;
			font-size:	  x-large;
			font-weight:  bold;
         color: #005500;}
.red5	  {font-family:  arial, "sans-serif";
			font-size:	  large;
			font-weight:  bold;
         color: #FF0000;}
.blue5  {font-family:  "comic sans ms", arial, sans-serif;
			font-size:	  large;
			font-weight:  bold;
         color: #000088;}
.green5  {font-family:  arial, sans-serif;
			font-size:	  x-large;
			font-weight:  bold;
         color: #005500;}
.green  {font-family: arial;
			color:		 #005500;
			font-size:	  small;
			font-weight:  bold;
			}
.red    {font-family: arial;
			color:		 #FF0000;
			font-size:	  small;
			font-weight:  bold;
			}
.redms1     { font-family: "comic sans ms", arial, sans-serif;
              font-size: xx-small;
              font-weight: bold;
              color: #FF0000; }
.redms2     { font-family: "comic sans ms", arial, sans-serif;
              font-size: x-small;
              font-weight: bold;
              color: #FF0000; }
.rainbow    {behavior:url(rainbow.htc);
				 font-family: "comic sans ms", arial, sans-serif;
        		 font-size: large }

DIV	{	font-family: arial;
			color:		 #005500;
			font-size:	  12pt;
			font-weight:  bold;
			}

TD		{	font-family: arial;
			color:		 #005500;
			font-size:	  12pt;
			font-weight:  bold;
			}

input		{background-color: #B1EBB1;}

textarea	{background-color: #B1EBB1;}

.gold240i {border-style: inset; border-color: #00AA00; border-width: thick; width: 240px;}
.gold240o {border-style: outset; border-color: #00AA00; border-width: thick; width: 240px;}
.gold270  {border-style: outset; border-color: #00AA00; border-width: medium; width: 270px;}
.gold300  {border-style: outset; border-color: #00AA00; border-width: medium; width: 300px;}
.gold400  {border-style: outset; border-color: #FFD700; border-width: medium; width: 400px;}
.gold480  {border-style: inset; border-color: #FFD700; border-width: thick; width: 480px;}
.green480 {border-style: ridge; border-color: #005500; border-width: 10px; width: 480px;}
.green625 {border-style: ridge; border-color: #005500; border-width: 10px; width: 625px;}
.green720 {border-style: ridge; border-color: #005500; border-width: 10px; width: 720px;}

/* xx-small | x-small | small | medium | large | x-large | xx-large */

A:link    { color: #FF0000 }
A:visited { color: #0000FF }
A:active  { color: #FF0000 }

.thumbs	{ border: 4px solid #00AA00;
		  border-style: outset;
		  border-width: thick;
		  margin: 3px;
		  }

.thumbs:hover	{   border: 4px solid #00FF00;
		  			border-style: inset;
		  			border-width: thick;
		  			margin: 3px;
		  			}


