body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.top-title {
	font-size: 30px;
	color: #FFFFFF;
}

.top-info{
	color:#FFFF66;
}	

.main-menu{
	font-weight:bold;
	height:30px;
	border-bottom:#B6CEF4 1px  solid;
}
.main-menu a{
	color:#000000;
	text-decoration:none;
}
.main-menu a:hover {
	text-decoration:underline;
	background:#B6CEF4;
}


.bottom-menu{
	height:30px;
}
.bottom-menu a {

	color:#000000;
	text-decoration:none;
}

.bottom-menu a:hover {
	text-decoration:underline;
	background:#fff;
}
