


body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, Myriad Pro; 
	color: #000000;
	background-color: #14793F;
	background-position: top left;
	background-repeat: repeat;
}

TD{
font-size: 12px;
font-family: Verdana, Geneva, Arial, Helvetica, Myriad Pro; 
color: 000000;
}


table.listing {
	border-width: 2px;
border-style: outset;

	border-color: #000000;

	background-color: EEFFEE;
}

/********** Links ****************/


A:link {
    color: #14793F; font-size : 12px; font-family: Verdana, Arial, Sans-Serif;  text-decoration: underline; 
}

A:visited {
   color: #14793F; font-size : 12px; font-family: Verdana, Arial, Sans-Serif;   text-decoration: underline; 
} 

A:hover {
    COLOR: #a00000; font-size : 12px; font-family: Verdana, Arial, Sans-Serif;  text-decoration : underline; 
} 

A:active {
    COLOR: #3DCE5F; font-size : 12px; font-family: Verdana, Arial, Sans-Serif; text-decoration: underline; } 

a.biggreenlink:link { color: #24570a; font-size : 18px; font-family: Arial, Sans-Serif; font-weight: bold; text-decoration: underline; }

a.biggreenlink:visited { color: #24570a; font-size : 18px; font-family: Arial, Sans-Serif; font-weight: bold; text-decoration: underline; }

a.biggreenlink:hover { color: #a00000; font-size : 18px; font-family: Arial, Sans-Serif; font-weight: bold; text-decoration: underline; }

a.greenlink:link { color: #24570a;  font-size : 15px;  text-decoration: underline; }

a.greenlink:visited { color: #24570a; font-size : 15px;  text-decoration: underline; }

a.greenlink:hover { color: #a00000; font-size : 15px;  text-decoration: underline; }

a.bigredlink:link { color: #a00000; font-size : 18px; font-family: Arial, Sans-Serif; font-weight: bold; text-decoration: underline; cursor: pointer; }

a.bigredlink:visited { color: #a00000; font-size : 18px; font-family: Arial, Sans-Serif; font-weight: bold; text-decoration: underline; }

a.bigredlink:hover { color: #24570a; font-size : 18px; font-family: Arial, Sans-Serif; font-weight: bold; text-decoration: none; }

a.smallgreenlink:link { color: #24570a; font-size : 12px; font-family: Arial, Sans-Serif; text-decoration: none; }

a.smallgreenlink:visited { color: #24570a; font-size : 12px; font-family: Arial, Sans-Serif; text-decoration: none; }

a.smallgreenlink:hover { color: #a00000; font-size : 12px; font-family: Arial, Sans-Serif; text-decoration: none; }
/********** FONTS ****************/



.redsmall { font-size: 13px; text-decoration : none; font-weight: none; color: #a00000; }
.greensmall { font-size: 13px; text-decoration : none; font-weight: none; color: #24570a; }
.greenlarge { font-size: 20px; text-decoration : none; font-weight: bold; color: #24570a; }
.redlarge { font-size: 20px; text-decoration : none; font-weight: bold; color: #a00000; }
.redxlarge { font-size: 26px; text-decoration : none; font-weight: bold; color: #a00000; }
.redmedium { font-size: 15px; text-decoration : none; font-weight: none; color: #a00000; }
.greenmedium { font-size: 15px; text-decoration : none; font-weight: none; color: #24570a; }