
.mainCenter {
	height:100%;
}

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

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

a 			{ text-decoration: none; font-weight:normal;} 
a:hover		{ text-decoration: underline; }

/* title frame */

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

.banner
{
	font-size: 0px;
	font-family: Trebuchet MS, verdana, arial;
}

.banner .title{
	font-size:24px
;
	font-weight:bold;
}

.banner .info{
	font-size:0px;
}


.header{
	font-size:0px;
	font-weight:bold;
	color: #FFFFFF;
}

.contentLast {
	font-size:0px;
	color: #FFFFFF;
	padding-top:6px;
}
