td{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

a:hover{
	text-decoration:none;
        font-weight: bold;
}

#er_menuHeader{
	background-color : #336600;
	text-align : center;
	vertical-align : middle;
	color : #ffffff;
	font-size : 11pt;
	font-weight:bold;
	height: 40;
	font-style: italic;
}

#er_menuBox{
	border : thin solid #336600;
}

#er_menuLink{
	color:#336600;
	font-size: 9pt;
	font-weight: bold;
}

#el_menuHeader{
	background-color : #AA301C;
	text-align : center;
	vertical-align : middle;
	color : #ffffff;
	font-size : 11pt;
	font-weight:bold;
	height: 40;
	font-style: italic;
}

#el_menuBox{
	border : thin solid #AA301C;
}

#el_menuLink{
	color:#AA301C;
	font-size: 9pt;
	font-weight: bold;
}

#r_menuHeader{
	background-color : #123456;
	text-align : center;
	vertical-align : middle;
	color : #ffffff;
	font-size : 11pt;
	font-weight:bold;
	height: 40;
	font-style: italic;
}

#r_menuBox{
	border : thin solid #123456;
}

#r_menuLink{
	color:#123456;
	font-size: 9pt;
	font-weight: bold;
}

#copy{
	font-size:7pt;
}