
.mainCenter { width: 600px; height:100%; }

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ text-decoration: none; font-weight:normal;} 
a:hover		{ text-decoration: underline; }

/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* file info */

#imageInfo{ font-family: Helvetica, Geneva, arial, "Trebuchet MS", verdana, Arial, SunSans-Regular, sans-serif; text-align: left; }

.content { font-size:13px; color: #333333; font-weight: bold; text-align: left; padding-top: 6px; }

.header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

.contentLast { font-size:13px; color: #333333; font-weight: bold; text-align: left; padding-top: 6px; }
.title { color: gray; font-size: 24px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 26px; text-align: left; padding-top: 15px; padding-left: 15px; }
.tableBorder { margin: 25px; border-color: #808080; }
.captionTitle { font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 14px; text-align: left; }

