
.topbanner{
	background: url(topbanner.jpg);
	background-repeat:no-repeat;
	height:21px;
	width:905px;
}

.banner{
	background: url(banner3.jpg);
	background-repeat:no-repeat;
	height:111px;
	width:905px;
}

.ContentPane{ 
	background-color: transparent;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom:0px;
}

.BannerPane{ 
	background-color: transparent;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom:10px;
}

.RightPane{ 
/*	width: 200px; */
	background-color: transparent;
	padding-left: 0px;
	padding-right:0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


/*  8. Main Menu and Module Menus                         */
/*========================================================*/
/*-- box that holds the menu  --*/ .MainMenu_MenuContainer { background-color: transparent; }
/*-- bar that holds the menu  --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; }
/*-- submenu container        --*/ .MainMenu_SubMenu{ z-index: 1000; cursor: pointer; cursor: hand; background-color: #B4B4B4; filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); border-bottom: #B4B4B4 0px solid; border-left: #B4B4B4 0px solid; border-top: #B4B4B4 0px solid; border-right: #B4B4B4 0px solid; font-family: verdana; font-weight: bold; color: #316eb4; font-size:11px; }
/*-- submenu moduletitle      --*/ .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0px 0px 0px 1px; background:#B4B4B4; padding: 0px; border: 0px solid #90C3FF; font-weight: bold; filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=125, Strength=2);padding: 0px 0px 0px 0px; color:#333; font-family: verdana; font-size: 11px;}
/*-- submenu items idle       --*/ .MainMenu_MenuItem{ cursor: pointer; cursor: hand; color: #316eb4; font-family:verdana; font-size: 11px ; font-weight: bold; font-style: normal; border-left: #B4B4B4 0px solid; border-bottom: #B4B4B4 1px solid; border-top: #B4B4B4 0px solid; border-right: #B4B4B4 0px solid;background-color:#B4B4B4; padding:0px 0px 0px 0px; }
/*-- submenu items hover      --*/ .MainMenu_MenuItemSel{cursor: pointer; cursor: hand; color: #316eb4; font-family: verdana; font-size: 11px; font-weight:bold; font-style: normal;background-color: #B4B4B4; padding: 0px 0px 0px 0px;}
/*-- submenu items hover      --*/ .ModuleTitle_MenuItemSel { font-family: verdana; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; color: #316eb4; background: #B4B4B4; padding: 0px 0px 0px 0px; height: 21px; border: 0;}
/*-- menuitems idle           --*/ .MainMenu_Idle {color: #316eb4; background: url(Business_title.gif) repeat-x; padding: 0px 0px 0px 00px; height: 37px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
/*-- menuitems over           --*/ .MainMenu_Selected { color:#316eb4; background: url(Business_hovertitle.gif) repeat-x; padding: 0px 0px 0px 0px; height: 37px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
/*-- menuitems active         --*/ .MainMenu_Active{color: #316eb4; background: url(Business_title.gif) repeat-x; padding: 0px 0px 0px 0px;height: 37px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
/*-- menuitems active         --*/ .MainMenu_BreadcrumbActive {color: #316eb4; background: url(Business_hovertitle.gif) repeat-x; padding: 0px 0px 0px 0px;height:37px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
/*-- not needed - main menu   --*/ .MainMenu_MenuArrow{ display: none;}
/*-- not needed - main menu   --*/ .MainMenu_RootMenuArrow{ display: none;}
/*-- not needed - main menu   --*/ .MainMenu_MenuIcon  {	cursor: pointer; cursor: hand; background-color: #B4B4B4; border-left: #B4B4B4 0px solid; border-bottom: #B4B4B4 1px solid; border-top: #B4B4B4 0px solid; text-align: center; width: 15; height: 20;}
/*-- module menu continer     --*/ .ModuleTitle_MenuContainer { color: #316eb4; padding: 0px 0px 0px 0px}
/*-- module menu bar          --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding      --*/ .ModuleTitle_MenuItem{cursor: pointer; cursor: hand; color:#316eb4; font-family: verdana; font-size: 11px; font-weight: bold; font-style: normal; border-left: white 0px solid; border-bottom: #B4B4B4 1px solid; border-top: white 0px solid; border-right: white 0px solid;background-color: Transparent;}
/*-- module menu padding      --*/ .ModuleTitle_MenuItemSel { padding: 0px 0px 0px 0px; }
/*-- not needed - module menu --*/ .ModuleTitle_MenuBreak{border-bottom: #B4B4B4 0px solid; border-left: #B4B4B4 0px solid; border-top: #B4B4B4 0px solid;  border-right: #B4B4B4 0px solid; background-color: transparent; height: 0px; color: #316eb4;}
/*-- not needed - module menu --*/ .MainMenuSeperator{background:  transparent;}
/*-- not needed - module menu --*/ .MainMenu_MenuBreak{border-bottom: #B4B4B4 0px solid; border-left: #B4B4B4 0px solid; border-top: #B4B4B4 0px solid;  border-right: #B4B4B4 0px solid; background-color: transparent; height: 0px; color: #316eb4;}
/*-- not needed - module menu --*/ .ModuleTitle_MenuArrow{border-bottom: #B4B4B4 1px solid; border-left: #B4B4B4 0px solid; border-top: #B4B4B4 0px solid;  border-right: #B4B4B4 0px solid;}
/*-- not needed - module menu --*/ .ModuleTitle_RootMenuArrow{ display: none;}
/*-- not needed - module menu --*/ .ModuleTitle_MenuIcon {	cursor: pointer; cursor: hand; background-color: #B4B4B4; border-left: #B4B4B4 0px solid; border-bottom: #B4B4B4 1px solid; border-top: #B4B4B4 0px solid; text-align: center; width: 15; height: 21;}
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/


.enlaces{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #ffffff;
}

.enlaces2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
	color: #ffffff;
}

.enlaces3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
}

.udelang{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
}