
 .lmenu { font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: rgb(0, 51, 0);
  text-align: left;
  font-weight: bold;
	background-color: transparent;
	float: left;
	margin-bottom: 15px;
	margin-left: 20px;
	width: 300px;
	height: 200px;
	overflow: scroll;
	padding: 4px;
}
 .rmenu { font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: rgb(0, 51, 0);
  text-align: left;
  font-weight: bold;
	background-color: transparent;
	float: right;
	margin-bottom: 15px;
	margin-right: 20px;
	width: 300px;
	height: 200px;
	overflow: scroll;
	padding: 4px;
}
 .littleh {font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
  color: rgb(255, 0, 0);
  text-align: left;
  font-weight: bold;
 }
  .menu { font-family: Times New Roman,Times,serif;
    font-size: 14px;
    font-weight: bold;
    color: rgb(153, 0, 0);
    text-align: left;
    line-height: 150%;
    }
    
  .mhead { font-family: Times New Roman,Times,serif;
    font-size: 16px;
    font-weight: 700;
    color: rgb(153, 0, 0);
    text-align: center;
    line-height: 150%;
    }

  .mblock { font-family: Times New Roman,Times,serif;
    font-size: 14px;
    font-weight: bold;
    color: rgb(153, 0, 0);
    position: absolute;
    right: 0px;
    text-align: right;
    display: inline;
    }


