.heading {
	margin:0px;
	padding:0px;
	color:#339900;
	font-size:15px;
	}
	
.linksTable {
	color:#339900;
	font-size:12px;
	text-align:left;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#cccccc;
	}
	
a.link10green:link, a.link10green:visited, a.link10green:active {
	color:#339900;
	text-decoration: none;
	background-color: transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

a.link10green:hover {
	color:#66cc00;
	text-decoration: none;
	background-color: transparent;
	}

a.link11green:link, a.link11green:visited, a.link11green:active {
	color:#339900;
	text-decoration: none;
	background-color: transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

a.link11green:hover {
	color:#66cc00;
	text-decoration: none;
	background-color: transparent;
	}
	
a.link12green:link, a.link12green:visited, a.link12green:active {
	color:#339900;
	text-decoration: none;
	background-color: transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

a.link12green:hover {
	color:#66cc00;
	text-decoration: none;
	background-color: transparent;
	}
	
.appFont {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif; color:#999999;
	font-size:11px;
	margin:0px;
	}
	
.appBuy {
	background-color:#339900;
	padding:5px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	width:50px;
	}
	
.formBG {
	height:25px;
	width:285px;
	}
	
.formTextF {
	font-size:11px;
	color:#777;
	padding:3px; 
	border-style:solid; 
	border-width:1px; 
	border-color:#339900;
	}

.bottomborder {
 	border-bottom-width:1px; 
	border-bottom-style:solid; 
	border-bottom-color:#999999;
	}
	
.linkBox {
	border-style:solid;
	border-width:1px;
	border-color:#339900;
	padding:4px;
	text-align:center;
	}
	
.pressLinks {
	width:260px;
	text-align:center;
	}
	
#searchTable td {
	height:25px;
	border-bottom:#999999 solid 1px;
	padding-left:5px;
	vertical-align:middle;
	
}

