.downloadtitle {
	background : #FFB591;
	border-top : 1px solid #556B2F;
	border-bottom : 1px solid #556B2F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;	
	font-weight : bold;
	color : Black;
}

.downloadtitlelink {
	background : #FFB591;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;	
	font-weight : bold;
	color : #0E0E50;
	text-decoration : none;
}

.downloadtitlelink:HOVER {
	color : Red;
	text-decoration : underline;
}

.downloadtoppanel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
.	font-size : 11px;	
	background : #FBD7C5;
	color : Black;
}

.downloadbottompanel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;	
	background : #FCE3D7;
	color : Black;
}