
.mainCenter {
	height:100%;
}

a 			{
	text-decoration: none;
	font-weight:normal;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-color: #CCCCCC;
} 
a:hover		{ text-decoration: underline;}

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

.image {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	background-color: #FFFFFF;
}