/*** LHS menu ***/
	
.menu-top {
	background-color: #F3DBF9;
	background-image: url(../images/ops/menu_top.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
	font-size: 120%;
	padding: 0.35em 0.8em;}
	
.menu-top a {
	text-decoration: none;
	color: #000000;}
	
.menu-top a:hover {
	text-decoration: underline;}
	
.menu-bott {
	background-image: url(../images/ops/menu_bott.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0.1em 0 1em 0;}
	
.menu-bott a {
	color: #07006C;
	text-decoration: none;}
	
.menu-bott a:hover {
	text-decoration: underline;}
	

/*** Placeholders ***/
	
/** moved to placeholderstyle.css **/
	
	