@import url("../Shanghai.css");

#fw-head {
  background: url('header.gif') top no-repeat;
}
#fw-nav-menu a {
	color:#4C7892;
}
#fw-nav-menu a:hover {
	color:#1580ea;
}
#fw-nav-menu li {
	background:url('li_dot.gif') no-repeat 0 0.7em;
}
.fw-title {
	background:url('h1_bg.gif') no-repeat 0.3em 0.2em;
	color:#4C7892;
}

#fw-sidebar .fw-title a,
#fw-sidebar .fw-title a:hover {
	color: #4C7892;
}

.fw-odd {background-color:#DFE7EC; border-color:#A0B6C4;}
.fw-even {background-color:#fff; border-color:#4C7892;}
.fw-primary {color:#fff; background-color:#4C7892; border-color:#A0B6C4;}
.fw-secondary {background-color:#DFE7EC; border-color:#4C7892;}