/*controls menus for online education sections*/

DIV.dispdyn
{
	display:none;
}

P.oemenu
{
	padding:6px 8px;
	border-bottom:1px solid #D5D2CC;
	border-right:1px solid #D5D2CC;
	background:#E0E0DD url(/img/bg-td.jpg) repeat-x;
	margin:2px 15px;
	margin-right:150px;
}

ul.oemenu
{
	list-style-type:none;
	margin:0 15px;
	margin-right:150px;
	border-bottom:2px solid #D5D2CC;
}

ul.oemenu li
{
	list-style-type:none;
	background:#EEEEEC;
	margin-bottom:2px;
	padding:2px 7px;
}