
.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;
}


.text_navi {
	font-size: 24px;
	font-family: "trebuchet MS";
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}

.text {
	font-size: 14px; 
	font-family: "trebuchet MS"; 
	color: #CCCCCC; 
	text-decoration: none; }

.text1 {	
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
}


.copyright {font-size: 12px}
