@charset "utf-8";
.leftsidebar {
	text-decoration: none;
}
.leftsidebar img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.rightsidebar {
	text-align: center;
	background-color: #FFFFFF;
}
.rightsidebar img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.topbar1 {
	background-color: #28408A;
}
.centercell1 {
	background-color: #FFFFFF;
	padding: 7px;
}

