body{
	background-color: #B0C4DE;
	background-image: url(../images/menubarbg.gif);
}
a:link { color: #0000CD; text-decoration:none; }
a:visited { color: #2022ff; text-decoration:none; }
a:hover { color: Red;  }
a:active { color: #4169E1;  }


.menutext{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
.border_bottom{
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
}