
#mainCenter {
	height:100%; background-color:#FF9900;
}
.title{ display:inline; font-size:1.2em; font-weight:bold; color: #000;}

#titleframe { width: 75%; border: 0px solid #cccccc;}
	/*height: 92px;*/
	/*background-color: #CCCCCC;*/
	

.info{ width:100%; font-size:0.9em; }
.info li {display:inline; margin-left:15px;}
a {}
a:link {font-family: Arial, Helvetica, sans-serif; font-size: 110%; line-height: normal; color:#0000CC;text-decoration: underline; }
a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 110%;line-height: normal; color: #0000cc;text-decoration: underline;}
a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 120%; line-height: normal; color: #FF0000;text-decoration: underline; }
a:active {}
#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

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



.userAlert{
	float:right;

}


/* title frame */

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

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

.banner {}

	
	
	

.banner 



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

/* index frame */

.indexContent {
	width:95%;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#imageInfo{
	width: 461px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 6px 0 6px;
}

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

	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:Arial, Helvetica, sans-serifl;
	padding: 6px 6px 0 6px;
}

.checkBoxText
{
	font-size: 11px;
	color: #000000;
}
.button {
	font-weight:bold;
	font-size: 11px;
	color:#ffffff;
	width:100%;
	background-color:#D6BA8B;
}
	

