.mainCenter {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 10px;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#TopFrame {
	width: 100%;
	height: 440px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
a { text-decoration: none; font-weight:normal;
} 
a:hover	{ text-decoration: underline;
}
/* title frame */
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990066;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	width: 260px;
	height: 30px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
/* file info */
.content {
	font-size:12px;
	color: #000000;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-right: 6px;
	padding-left: 6px;
}
img {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
td {
	margin: 0px;
	padding: 0px;
}

