.heading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.matter {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.footerlinks {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;


}
.subscribers {
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.boxcss {
	height: 20px;
	width: 150px;
}

.fadeBox { width:200px; height:200px; position:relative; }

/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}

a.submit { display: block; width: 74px; height: 26px; background: url("images2/submit.gif") 0 0 no-repeat; text-decoration: none;}
a:hover.submit { background-position: -74px 0;}