#mainCenter { background-color: black; height:100%; }#titleframe {	width: 100%;	/*height: 92px;*/	background-color: #000;	}#TopFrame {	width: 100%;	height: 100%;	border: 0px;	background-color: #000;}#BottomFrame {	width: 100%;	height: 100%;	border: 0px;	background-color: #000;}a 			{ color: #999; text-decoration: none; font-weight:normal;} a:hover		{ color: #ccc; text-decoration: underline; }.userAlert{ float:right; }/* title frame */.titleContent { background-color: #000; padding: 6px 0 6px 6px; }.banner{ font-family: verdana, arial; color: #f90; font-size: 10px; background-color: black; }.banner .title{ font-size: 14px; font-weight:bold; }.banner .info{ font-size: 10px; font-weight:bold; }.banner .email{ font-size: 10px; font-weight:bold; }/* index frame */.indexContent { background-color: black; width:95%; border-bottom:1px dotted #333; padding-top:6px; padding-bottom:6px; }.indexInfo { color: #999; font-size: 12px; font-family: "Trebuchet MS", verdana, arial; padding: 0 0 0 6px; }.indexInfo .filename {	color: red;}.indexInfo .date {	color: #666;}/* file info */#imageInfo{ width: 461px; font-family: "Trebuchet MS", verdana, arial; background-color: black; padding: 0 6px; }.content {	font-size:11px;	color: #999;	border-bottom:1px dotted #333;	padding-top:6px;	padding-bottom:6px;}.header {	font-size:9px;	font-weight:bold;	color: #666;}.contentLast {	font-size:11px;	color: #666;	padding-top:6px;}/* feedback */.feedback {	width: 461px;	font-family: Trebuchet MS, verdana, arial;	padding: 6px 6px 0 6px;}.checkBoxText{ font-size: 11px; color: #333333; }.button {	font-weight:bold;	font-size: 11px;	color:black;	width:100%;}	
