
.mainCenter {
	height:100%;
}

a 			{ text-decoration: none; font-weight:normal;} 
a:hover		{ text-decoration: underline;}

.banner {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
}

.bannerbig {
	font-size:12px;
	font-family:Trebuchet MS, verdana, arial;
}

.bannersmall {
	font-size:10px;
	font-family:Trebuchet MS, verdana, arial;
}

.image {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
}



A.info:hover {
	text-decoration: none;  BACKGROUND-COLOR: #7B7676
}
A.info SPAN {
	DISPLAY: none;
}
A.info:hover SPAN {
	text-decoration: none; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; DISPLAY: block; FONT-SIZE: 11px; LEFT: 5em; BORDER-LEFT: #000000 1px solid; WIDTH: 20em; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-STYLE: normal; POSITION: absolute; TOP: 1.5em; BACKGROUND-COLOR: #ffffcc; TEXT-ALIGN: center
}