
.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;
}

.image {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
}
input,textarea,select {
  background: #f9f9f9;
  border: #153168 1px solid;
}

input,select {
	font-family:Trebuchet MS, verdana, arial;
	font-size: 8pt;
}

