.downloadtitle {
	background : #F5F5F5;
	border-top : 1px solid #333333;
	border-bottom : 1px solid #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;	
	font-weight : bold;
	color : Black;
}

.downloadtitlelink {
	background : #F5F5F5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;	
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

.downloadtitlelink:HOVER {
	color : Red;
	text-decoration : underline;
}

.downloadtoppanel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
.	font-size : 11px;	
	background : #FAFAFA;
	color : Black;
}

.downloadbottompanel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;	
	background : White;
	color : Black;
}