td img {display: block;}body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #ECECEC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.top-menu {color: #024675}
.bottom-copyright {font-size: 9px}
.bottom-menu {
	font-size: 9px;
	font-weight: bold;
	color: #2F7098;
}
.readmore {
	color: #EB6607;
	font-weight: bold;
}
.caption {
	color: #146DA5;
	font-weight: bold;
}
.pulldown {
	background: #d7e1ea;
	color: #377aab;
	font-weight: bold;
	margin:0;
	border-bottom:1px solid #FFF;
}
.pulldown a {
	background: #d7e1ea;
	color: #377aab;
	font-weight: bold;
	display:block;
	padding:5px 0;
	width:100%
}
.pulldown a:hover{
	background: #377aab;
	color: #d7e1ea;
	font-weight: bold;
}
.pulldown a:visited{
	background: #d7e1ea;
	font-weight: bold;
	color: #377aab;
}

.MenuOpen { position:absolute; background:#d7e1ea; width:98%; text-align:center }
.MenuClose { position:absolute; overflow:hidden; height:0; }
.DropDownMenu { position:relative; }