.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;
	}
	
.linksTable h2 {
	font-size:12px;
	font-weight:normal;
	color:#666;
	padding:5px;
}
	
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 div {
	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:80px;
	}
	
.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:#060;
	position:relative;
	left:200px;
	text-align:center;
	background-color:#73B172;
	color:#fff;
	width:320px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius: 5px;
	border-radius:5px
	}
	
.linkBox a {
	color:#FFF;
	text-decoration:none;
	display:block;
	float:left;
	width:130px;
	height:20px;
	padding-top:7px;
}

.linkBox a:hover {
	color:#DAF4B4;
}

.linkBox b {
	font-size:14px;
	margin-bottom:5px;
	background-color:#060;
	display:block;
	padding:6px;
	border-radius:5px 5px 0px 0px; 
	-moz-border-radius: 5px 5px 0px 0px; 
	-khtml-border-radius: 5px 5px 0px 0px; 
	-webkit-border-radius: 5px 5px 0px 0px;
}
	
.pressLinks {
	width:260px;
	text-align:center;
	}
	
#searchTable td {
	height:25px;
	border-bottom:#999999 solid 1px;
	padding-left:5px;
	vertical-align:middle;
	
}

#shopCat {
	margin:4px;
}

.imgAlignLeft {
	float:left;
}

#myreel { /*sample CSS for demo*/
	border:1px solid #999;
}

h2 span {
	color:#F00;
	font-size:11px;
	font-weight:normal;
}
