/* CSS Document */
.logo {
	text-align:center;
	vertical-align:middle;
}
.logo img {
		border:none;
}

.top {
	font-size:12px;
	color:#AB0000;
	text-align:left;
	font-family:"Century Gothic";
}

.top a{
	font-size:12px;
	text-decoration:underline;
	color:#0066CC;
	font-family:"Century Gothic";
}
.top a:hover{
	color:#CC0000;
}

.marquee_show {
	font-size:16px;
	color:#FF0000;
	 vertical-align:middle;
	 font-family:"Century Gothic";
}