body {
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
#frame {
	/*width:320px;*/
}
#logo {
	/*width:320px;*/
	height:40px;
	display:table-cell;
	vertical-align: middle;
}
#menu_top {
	/*width:320px;*/
	background:#9CB509 url(images/menu_bg.gif) repeat-x top left;
	line-height:30px;
	vertical-align: middle;
	font-size: 10px;
	font-weight:bold;
}
#menu_top .selected {
	color:#07328C;
	background-color:#C6DA4B;
	margin:2px;
	margin-left:10px;
	padding:2px;
	height:20px;
}
#menu_footer {
	/*width:320px;*/
	background:#9CB509 url(images/menu_bg.gif) repeat-x top left;
	line-height:30px;
	vertical-align: middle;
	font-size: 10px;
	font-weight:bold;
}
#menu_footer .selected {
	color:#07328C;
	background-color:#C6DA4B;
	margin:2px;
	margin-left:10px;
	padding:2px;
	height:20px;
}
a.menu_link:link, a.menu_link:active, a.menu_link:visited, a.menu_link:hover {
	color:#FFFFFF;
	margin-left:10px;
	padding:0px 2px 0px 2px;
	text-decoration:none;
	height:18px;
}
#data {
	text-align:center;
}
#asof {
	font-size:10px;
	padding:5px 0px 5px 3px;
}
a:link, a:active, a:visited, a:hover {
	color: #0000FF;
	text-decoration:underline;
}