/*TEXT*/
body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #066;
	font-family:Verdana;
}
#maintable {
border-width: 1px;
border-color:#FFE888;
}
.top_menu {
	/*height:72px;*/
	width:100%;
	position: fixed;
	top: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-image:url(/images/center_tile.gif)
}
a.top_menu:link, a.top_menu:visited {
	font-weight: bold;
	color: #090;
	text-decoration:none
} 
a.top_menu:hover {
	font-weight: bold;
	color: #F00;
}

