﻿body {
}

/*Normal*/
.menuRightItem
{
    vertical-align: middle;
    border-right: white 1px solid;
    border-bottom: white 1px solid;
    border-top: none;
    cursor: hand;
    text-align: left;
    font-size: 11px;
    font-family: Tahoma;
    height: 18px;
    margin-bottom: 3px;
	padding-left:10px;

}
A.menuRightItem
{
    color:#666666;
    background-image:url(../../App_GlobalResources/images/seta_noticias.gif);
	background-position:left;
	background-repeat:no-repeat;
}

A.menuRightItem:link						  
{ color: #666666;
text-decoration: none; }

A.menuRightItem:visited
{ color: #666666;
text-decoration: none; }

A.menuRightItem:active
{ color: #666666;
text-decoration: none; }

A.menuRightItem:hover
{ color: #666666;
text-decoration: none; }

/*Mouse-over*/
.menuRightItemOver
{
    vertical-align: top;
    background-color: #ffffff;
    vertical-align: middle;
    border-left: white 1px solid;
    border-bottom: white 1px solid;
    border-top: none;
    cursor: hand;
    text-align: left;
    font-size: 11px;
    font-family: Tahoma;
    height: 18px;
    vertical-align: top;
}
A.menuRightItemOver
{
	color:#666666;
}
A.menuRightItemOver:link						  
{
	color: #666666;
	text-decoration: none;
}
A.menuRightItemOver:visited
{
	color: #666666;
	text-decoration: none;
}
A.menuRightItemOver:active
{
	color: #666666;
	text-decoration: none;
}
A.menuRightItemOver:hover
{
	color: #666666;
	text-decoration: none;
}

/*Menu-Selected*/
.menuRightItemSelect
{
    vertical-align: top;
    vertical-align: middle;
    border-left: white 1px solid;
    border-bottom: white 1px solid;
    border-top: none;
    cursor: hand;
    text-align: left;
    font-size: 11px;
    font-family: Tahoma;
    height: 18px;
    vertical-align: top;
}
A.menuRightItemSelect
{
	color:#666666;
}
A.menuRightItemSelect:link						  
{
	color: #666666;
	text-decoration: none;
}
A.menuRightItemSelect:visited
{
	color: #666666;
	text-decoration: none;
}
A.menuRightItemSelect:active
{
	color: #666666;
	text-decoration: none;
}
A.menuRightItemSelect:hover
{
	color: #666666;
	text-decoration: none;
}

/*Menu Drop Down*/
.menuRightItemDropDown
{
    vertical-align: top;
    background-color: #ffffff;
    vertical-align: middle;
    border-left: white 1px solid;
    border-bottom: medium none;
    border-top: #ffffff 1px solid;
    cursor: hand;
    text-align: left;
    font-size: 11px;
    font-family: Tahoma;
    height: 18px;
    vertical-align: top;
}
A.menuRightItemDropDown
{
    color:#666666;
    cursor: hand;    
}

A.menuRightItemDropDown:link						  
{ color: #666666;
cursor: hand;
text-decoration: none; }

A.menuRightItemDropDown:visited
{ color: #666666;
cursor: hand;
text-decoration: none; }

A.menuRightItemDropDown:active
{ color: #666666;
cursor: hand;    
text-decoration: none; }

A.menuRightItemDropDown:hover
{ color: #666666;
cursor: hand;
text-decoration: none; }

/*Menu Drop Down Mouse Over*/
.menuRightItemDropDownOver
{
    vertical-align: top;
    background-color: #ffffff;
    vertical-align: middle;
    border-left: white 1px solid;
    border-bottom: medium none;
    border-top: #ffffff 1px solid;
    cursor: hand;
    text-align: left;
    font-size: 11px;
    font-family: Tahoma;
    vertical-align: top;
}
A.menuRightItemDropDownOver
{
    color:#666666;
    cursor: hand;    
}

A.menuRightItemDropDownOver:link						  
{ color: #666666;
    cursor: hand;    
text-decoration: none; }

A.menuRightItemDropDownOver:visited
{ color: #666666;
cursor: hand;
text-decoration: none; }

A.menuRightItemDropDownOver:active
{ color: #666666;
cursor: hand;
text-decoration: none; }

A.menuRightItemDropDownOver:hover
{ color: #666666;
text-decoration: none; }