body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BCD2DA;
	scrollbar-face-color: #BCD2DA;
	scrollbar-shadow-color: #ffffef;
	scrollbar-highlight-color: #BCD2DA;
	scrollbar-3dlight-color: #ffffef;
	scrollbar-darkshadow-color: #BCD2DA;
	scrollbar-track-color: #BCD2DA;
	scrollbar-arrow-color: #ffffef;
	border-style: none;
	bottom: auto;
	margin: 0;
	vertical-align: top;
	table-layout: auto;
	height: 24px;
}
#menu {
	margin:1px 1px 1px 1px;
	border-left:1px solid #BCD2DA;
	height:18px;
}

#menu a {
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	display:block;
	float:center;
	padding: 1px 0 1px 0;
	width:100px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#BCD2DA;
	background: #A40000;
}

#menu a:hover {
	color:#ffffff;
	background:  #008040;
	text-decoration:none;
}


body# a#link0,
 {
	color: #008000;
background:#0000A0; 
 cursor:default;
}
