body {
	background-color: White;
}
td {
	font-family: Tahoma;
	font-size: 12px;
}
form {
	margin: 0px;
}
h1 {
	margin: 0px;
	display: inline;
	font-size: 12px;
}
a {
	color: #235F84;
	text-decoration: none;
}
a:hover {
	color: red;
}
img {
	border: 0px;
}
.topb {
	font-size: 11px;
	color: White;
	font-weight: bold;
	display: block;
	background-color: #235F84;
	padding-top: 5px;
	padding-bottom: 6px;
}
.topb a {
	color: White;
}
.topbm {
	font-size: 14px;
	color: White;
	background-color: #235F84;
	padding-top: 5px;
	padding-bottom: 6px;
}
.topbm a {
	color: White;
}
.menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-align: right;
}
.menu li {
	display: block;
}
.menu a {
	background-color: White;
	color: Black;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 6px;
	width: 175px;
	text-align: center;
	border-top: solid 1px #F0F0F0;
}
.menu a:hover {
background-color: #ABCCE4;
font-weight: bold;
}
.style21 {
	border-collapse: collapse;
	border: 1px solid #ABCCE4;
}
.tabsearch select {
	width: 122px;
	margin: 4px;
}
.tabsearch input {
	width: 122px;
	margin: 4px;
}
