/* CSS Document */

.contactUs {
font:Verdana;
color:#AFBCC4;
font-size:11px;
}


.contactus2 {
background:url(images/contactus.png) no-repeat transparent;
}

body {
background-color:#CECECE;
}


 
.rootmenuitem TD{ 
	color:white; font-size:11px; font-weight:bold; font-family: Arial;
	background:url(boton1.gif) no-repeat transparent;
	height:65px;
	width:213px;
	text-align:Left;
	padding-Left:15px;

	}
	
	

.rootmenuitemselected TD{
	color:white; font-size:11px; font-weight:bold; 
	font-family: Arial;
	background:url(boton1MouseOver.gif) no-repeat transparent;
	height:65px;
	width:213px;
	text-align:Left;
	padding-Left:15px;	

}

.submenuitemselected {
	background: #67B9EA; 
	color:white; 
	}
	
.submenu TD {

	font-size:11px; 
	font-family: Arial;
	height:13px;
}
	
.submenu {

	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background: #E1EFF9; 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	color:black; 
	padding:0px;
	filter: none;
	margin-left:0px;
	margin-top:0px;
}
/*
.rootmenuitembreadcrumb TD{
	color:white; font-size:16px; font-weight:bold; font-face: Verdana;
	background:url(boton1SELECTED.gif) no-repeat transparent;
	height:65px;
	width:215px;
	text-align:Left;
	padding-Left:80px;		
}
*/
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }







