#mainCenter {
	height:100%;
}

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

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

}

a 			{ color: #EFEFEF; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #EFEFEF; text-decoration: none; }

.userAlert{
	float:right;

}



