#mainCenter { height:100%; border-color: black; border-width: 1em; }

#titleframe { width: 100%;
	/*height: 92px;*/
	/*background-color: #996633;*/
	
}

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

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

a 			{ color: #fff; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #000; text-decoration: underline; }

.userAlert{
	float:right;

}


/* title frame */

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

.banner
{ font-size: 1em; font-family: "Trebuchet MS", verdana, arial; color: #fff; }

.banner .title{ font-size:1em; font-weight:bold; color: #fff; }

.banner .info{ color: #fff; font-size:1em; }

.banner .email{ color: #fff; font-size: 1em; font-weight:bold; }

/* index frame */

.indexContent { color: #fff; font-size: 12pt; font-family: helvetica; background-color: #000; width:95%; padding-top:6px; padding-bottom:6px; }

.indexInfo { color: #fff; font-size: 11px; font-family: "Trebuchet MS", verdana, arial; text-align: left; text-indent: 12pt; word-spacing: 100%; padding: 0 0 0 6px; }

.indexInfo .filename { color: #fff; text-align: left; }

.indexInfo .date { color: #fff; text-align: left; }

/* file info */

#imageInfo{
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
}

.content { color: #fff; font-size:11px;
/*	color: #333333;*/

	background-color: #000; padding-top:6px; padding-bottom:6px; }

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

.contentLast {
	font-size:11px;
/*	color: #333333;*/
	padding-top:6px;
}

/* feedback */

.feedback {
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 6px 6px 0 6px;
}

.checkBoxText
{ font-size: 1em; color: #fff; font-family: helvetica; background-color: #000; min-width: 1em; min-height: 1em; max-width: 100px; max-height: inherit; }
.button { font-weight:bold; font-size: 1em; color:#ffffff; font-family: helvetica; width:100%; background-color:#963; }
