body 
{
	font-family: Tahoma;
	color: White;	
	
}

#dnn_dnnLogin_cmdLogin {

color: Black;
}



.MainMenu_Separator
{

}

.MainMenu_MenuBreak
{
    background-color:black;
    border-top-width: 0px;
	border-bottom: outset 1px #AAAAAA;
*border-bottom: outset 3px #AAAAAA;

}

.MainMenu_MenuContainer
{
    background-color:Black;
} 

.MainMenu_MenuBar
 {
     background-color:Black;
 }
 

.MainMenu_RootMenuItem td
{
    border-top: outset 1px #AAAAAA;
	border-right: outset 1px #AAAAAA;
	border-left: outset 1px #AAAAAA;
      border-bottom: outset 1px #AAAAAA;
	*border-bottom: outset 3px #AAAAAA;
	padding-right:3px;
	
	background-image: url('menugradiant.gif');
	
	
}

.MainMenu_MenuItem
{
    color: White;
	border-top-width: 0px;
	border-bottom-width:  0px;
	border-left-width: 0px;
	background-color: Black;
	height: 25px;
	padding-right: 7px;
	padding-left: 3px;
	font-size: 9pt;
	font-weight:normal;
	font-family:Tahoma;
	
}

.MainMenu_MenuItemSel
{
color: Red;

background-color: Black;
font-weight:normal;
}


.MainMenu_RootMenuItemActive
{
    color: Red;
    background-image: url('menugradiant.gif'); 
     padding-right: 4px;
    padding-left: 0px;
    font-weight:normal;
    font-size: 9pt;
 
}

.MainMenu_RootMenuItemActive td
{
    border-top: outset 1px #AAAAAA;
	border-right: outset 1px #AAAAAA;
	border-left: outset 1px #AAAAAA;
	border-bottom-width: 0px;
	padding-right:3px;
	height: 30px;
	
}

.MainMenu_RootMenuItem
{
    font-family:Tahoma;
	font-size: 9pt;
    height: 30px; 
    padding-right: 4px;
    padding-left: 0px;
    font-weight:normal;
    
}


.MainMenu_SubMenu  
{
    margin-top: -1px;
    border-top-width: 0px;
    border-top-color: Black;
	border-bottom-width: 1px;
    border-bottom-color: #AAAAAA;
	border-left-width: 1px;
    border-left-color: #AAAAAA;
	border-right-width: 1px;
    border-right-color: #AAAAAA;
	}

.MainMenu_SubMenuItemActive
{
     color: Red;
    font-weight:normal;
    

}

.MainMenu_SubMenuItemSelected
{
      color: Red;
    padding-right: 7px;
    padding-left: 3px;
    font-weight:normal;

}


.MainMenu_RootMenuArrow
{
    display: none;
}

.MainMenu_MenuIcon
{
    display: none;
    background-color: black; 
}

.MainMenu_MenuArrow
{
    display: none;
    
}


.footer
{
    color: #AAAAAA;  
}

td.topMenuSpace
{
	border-bottom: outset 1px #AAAAAA;
}

td.colorWhite
{
	color: White;
	font-size: 9pt;
}


td.colorRed
{
	color: Red ;
	font-size: 9pt;
}

td.ClosedMenu
{	
	
	cursor: hand;
	border-top: outset  1px #AAAAAA;
	border-right: outset 1px #AAAAAA;
	border-left: outset 1px #AAAAAA;
	border-bottom: outset 1px #AAAAAA;
	text-align:center;
	background-image: url('menugradiant.gif');
	font-size: 9pt;
	
}

td.BottomLine
{	
	cursor: hand;
	border-bottom: outset 1px #AAAAAA;
	font-size: 9pt;
	
}


td.OpenedMenu
{	
	color: Red;
	cursor: hand;
	border-top: outset 1px #AAAAAA;
	border-right: outset 1px #AAAAAA;
	border-left: outset 1px #AAAAAA;
	text-align:center;	
	background-image: url('menugradiant.gif');
	font-size: 9pt;

}


td.ClosedSubMenu
{
	display: none;
	cursor: pointer;
	font-size: 9pt;
}


td.OpenedSubMenu
{
	display:  inline ;	
	cursor: pointer;
	font-size: 9pt;
}


div.Escondido
{
	display: none;
}


div.Visivel
{
	display:  inline ;	
}

.ImgRedDot{
background-image: url('red_dot.gif');
background-repeat:no-repeat;
background-position: 50% 50%;
}

.PN_Header_Flags
{
	width:*;
	height:24px;
	margin-top:55px;
	margin-right:5px;
	text-align:left;
}

.PN_Header
{
	width:100px;
	margin-top:0px;
	margin-left:15px;
	height:80px;
	background-image:url(Images/logo.gif);
	background-repeat:no-repeat;
	background-color:#000;
	/*border-bottom:1px solid #616161;*/
}

