body
{
 		color: #E6D8E6;
		font-family: Arial;
		font-size: 14px;
}

input, textarea {
 background-color: #E6D8E6;
 font-family: Arial; 
 font-size:8pt;
}

a
{
 color: #D88D09;
 font-family: Arial; 
 text-decoration:none;
}

a:hover
{
 color: #E6D8E6;
}


table.blank {
	border-width: 5px 5px 5px 5px;
	border-spacing: 5px;
	border-style: double double double double;
	border-color: #240442 #240442 #240442 #240442;
	border-collapse: separate;
	background-color: rgb(0, 0, 0);
}
table.blankdeleteme th {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.blankdeleteme td {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

.submitbutton {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11pt;
  color:#000000;
  background: #D88D09;
  border: 2px outset #555555
}

.tableprice
{
 color: #FF0000;
 font-family: Arial; 
 font-size:10pt;
 font-weight: bold;
}
.tablepricesmall
{
 color: #FF0000;
 font-family: Arial; 
 font-size:8pt;
 font-weight: bold;
}
.EFOrange
{
 color: #d88d09;
}
.EFOrangeMobile
{
 color: #d88d09;
 font-size:16pt;
}
.EFWhiteSmallMobile
{
 color: #ffffff;
 font-size:8pt;
}
.EFWhiteSmallMobileLink
{
 color: #ffffff;
 font-size:8pt;
 text-decoration: underline;
}
.ERred
{
 color: #FF0000;
}
.EFFaintYellow
{
 color: #f3f2ac;
}
.EFNews
{
 color: #f3f2ac;
 font-size:10pt;
}
.EFSoldOut
{
 font-size:12pt;
 color: #FF0000;
 font-weight: bold;
}
.description
{
 color: #E6D8E6;
 font-family: Arial; 
 font-size:10pt;
}
.farmedby
{
 color: #E6D8E6;
 font-family: Arial; 
 font-size:8pt;
  font-style:italic;
}
.copyright
{
 color: #3D213D;
 font-family: Arial; 
 font-size:7pt;
 text-decoration:none;
}
.NowAvailable
{
 color: #583360;
 font-family: Arial; 
 font-size:10pt;
 text-decoration:none;
 font-weight: bold;
}
a.NowAvailable:hover
{
 color: #36FF05;
}

hr
{
 color: #3D213D;
 background-color: #3D213D;
 height: 1px;
 border: 0;
}
hr.LB
{
 color: #357DFF;
 height: 1px;
 border: 0;
}

.navigation
{
 color: #E6D8E6;
 font-family: Arial; 
 font-size:10pt;
 text-decoration:none;
 font-weight: bold;
}
a.navigation:hover
{
 color: #ebf316;
}

.navigation_farmer
{
 color: #E6D8E6;
 font-family: Arial; 
 text-decoration:none;
 font-weight: bold;
}
a.navigation_farmer:hover
{
 color: #ebf316;
}

.navigation_farmer_small
{
 color: #E6D8E6;
 font-family: Arial; 
 font-size:8pt;
 text-decoration:none;
}
a.navigation_farmer_small:hover
{
 color: #ebf316;
}

.navigation_currentpage
{
 color: #00FF00;
 font-family: Arial; 
 font-size:10pt;
 text-decoration:none;
 font-weight: bold;
}

.navigation_no_prevnext
{
 color: #3D213D;
 font-family: Arial; 
 font-size:8pt;
 text-decoration:none;
 font-weight: bold;
}

DIV.mycoral {
  width:460px;
	height:170px;
  overflow: scroll;
	overflow: auto;
}
DIV.mycoralsmall {
  width:465px;
	height:140px;
  overflow: scroll;
	overflow: auto;
}
DIV.myfarmersmall {
  width:460px;
	height:320px;
  overflow: scroll;
	overflow: auto;
}

.products
{
 color: #E6D8E6;
 font-family: Arial; 
 font-size:9pt;
 text-decoration:none;
 font-weight: bold;
}
a.products:hover
{
 color: #583360;
}


#top
{

}

#left
{
    position: absolute;
}

#links
{
    list-style: none;
    padding: 0;
    margin-left: 0;
    width: 10em;
}

#links li
{
    display: block;
    padding: 0 4pt 0 4pt;
}

#links li a
{
    color: #00ff00;
    font-weight: bold;
    text-decoration: none;
}

#links li a:link
{
    color: #00ff00;
}

#links li a:visited
{
    color: #00ff00;
}

#links li a:hover
{
    color: #00ff00;
}

#links li a:active
{
    color: #00ff00;
}

#links li.c
{
    background: #00ff00;
    -moz-border-radius: 0.2em 0 0 0.2em;
}

#links li.c a
{
    color: #00ff00;
}

#links li span
{
    display: none;
}

#main
{
}

#header
{
}

#semihead
{
    text-align: center;
}

#load
{
    text-align: center;
		display: none;
}

.shlnk
{
    color: #335599;
    cursor: pointer;
    text-decoration: underline;
}

#content
{
 		color: #E6D8E6;
		font-family: Arial;
		font-size:12px;
}

#right
{
    float: right;
    margin-right: -2pt;
    width: 8em;
}




#footer
{
    background: #92C602;
    color: white;
    position: relative;
}

#version
{
    color: #E9F0AA;
    float: left;
    margin-left: 8pt;
    position: absolute;
		text-align: left;
}




