#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	/*background-color: #CCCCCC;*/
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 205px;
	height: 400px;
	border: 0px;
}

a 			{ color: #ffffff; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #ffffff; text-decoration: underline; }

.userAlert{
	float:right;

}


/* title frame */

.banner
{
	font-size: 12px;
	font-family: verdana, arial;
	color: #400101;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.pagenums {
	font-size:10px;
	font-family: verdana, arial;
	color: #ffffff;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexInfo .filename {
	color: #ffffff;
}

.indexInfo .date {
	color: #ffffff;
}

