.MenuHdr
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #cc0000;
	padding: 8px 10px 8px 30px;
	font-weight: bold;
	background:#dadcbd url(../images/ico_metodista.gif) no-repeat 2px 50%;
	width: 145px;
}

.MenuItem, .MenuItem HR
{
	font-family: Trebuchet MS;
	font-size: 12px;
	display: block;
	color:  #471818;
	padding: 8px 30px;
	border-bottom: 1px solid #dadcbd;
}

.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited,
.MenuItem A:Link, .MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited,
.MenuHdr A:Link
{
	text-decoration: none; color: #471818; width: 100%; padding-top: 1px;
	padding-bottom: 1px; cursor: default; cursor: pointer;
}

.MenuItemMouseOver
{
	font-family: Trebuchet MS;
	font-size: 12px;
	display: block;
	padding: 8px 30px;
	border-bottom: 1px solid #dadcbd;
	color: white;
	background: #cc0000 url(../images/bg_menu_l.gif) repeat-x top left;
}

.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
	text-decoration: none; color: White; width: 100%; padding-top: 1px;
	padding-bottom: 1px; cursor: default; cursor: pointer;
}
