#mainCenter {
	height:100%;
}


#TopFrame {
	width: 630px;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 90px;
	height: 100%;
	border: 0px;
}


.userAlert{
	float:right;

}



/* index frame */

.indexContent {
	width:95%;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 9px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}


