body {
	background: #5389C7 url(../images/bg_green.jpg) repeat-x top;
}

.td_topmenu {
	background: url(../images/bg_menu_green.jpg) repeat-x;
	height: 40px;
}

.topMenu a:link, .topMenu a:visited {
	color: #FFFFFF;
	border-left: 1px solid #235886;
}

.footer {
	background: #04285E;
	height: 40px;
}