body,td,th {
	font-family: "Arial";
	font-size: "11px";
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1{
	font-family: "Arial Black";
	font-size: "18px";
	color: #000000;
}
h2{
	font-family: "Arial Black";
	font-size: "15px";
	color: #000000;
}
h3{
	font-family: "Arial Black";
	font-size: "13px";
	color: #000000;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: 79961f;
}
a:visited {
	color: 79961f;
}
a:hover {
	color: 79961f;
}
a:active {
	color: 79961f;
}

.language {height:30px; vertical-align:middle;}
.logo { width:195px; height:119px; background-image:url(image/indesalogo.jpg); background-repeat:no-repeat;}
.header { width:744px; height:119px; }
.titulo1{	font-family: "Arial Black";	font-size: "18px";	color: #000000;}
.titulo2{	font-family: "Arial Black";	font-size: "15px";	color: #000000;}
.titulo3{	font-family: "Arial Black";	font-size: "13px";	color: #000000;}
.contenido{	font-family: "Verdana, Tahoma";	font-size: "11px";	color: #000000;}
.news {width:195px;}
.border {border:solid; border-color: #c1c6ca; border-width:1px;}
.noticiastitle {margin:6px; font-size:18px; font-weight:bold; }
.noticias4 {margin:6px; height:250px; overflow: auto;}
.noticias {padding-left: 6px; padding-right: 8px; scrollbar-face-color: #ffffff; overflow-x: hidden; overflow: auto; width: 100%; scrollbar-shadow-color: #ffffff; scrollbar-3dlight-color: #ffffff; scrollbar-arrow-color: #6f7074; scrollbar-track-color: #ffffff; scrollbar-darkshadow-color: #ffffff; height: 380px}
.content {margin:20px;}
.footer {margin:10px; text-align:center;}

.MLLSstyle {font-family:tahoma; font-size:12px; color:#000000; text-decoration:none; font-weight:normal }
a.MLLSstyle:link { color:#000000; text-decoration:none; }
a.MLLSstyle:visited { color:#000000; text-decoration:none;}
a.MLLSstyle:hover { color:#d21034;  text-decoration:underline;}
a.MLLSstyle:active { color:#d21034;  text-decoration:none;}



a.wsilink:link {color:#000000;}
a.wsilink:visited {color:#000000;}




/* This section sets up the default look and feel for any skin objects [tag].
	 i.e. copyright, terms, privacy, hostname, currentdate, login, breadcrumb. */

.SkinObject {font-family:tahoma; font-size:11px; color:#0d3356; text-decoration:none; font-weight:normal}
a.SkinObject:link { color:#0d3356; text-decoration:none; }
a.SkinObject:visited { color:#0d3356;  text-decoration:none;}
a.SkinObject:hover { color:#0d3356;  text-decoration:underline;}
A.SkinObject:active { color:#0d3356;  text-decoration:none;}

/* This code below was created by Joe a custom tags as an addition to the skinobjects */

.LinksObject {font-family:tahoma; font-size:11px; color:#0d3356; text-decoration:none; font-weight:normal }
a.LinksObject:link { color:#0d3356; text-decoration:none; }
a.LinksObject:visited { color:#0d3356; text-decoration:none;}
a.LinksObject:hover { color:#0d3356;  text-decoration:underline;}
A.LinksObject:active { color:#0d3356;  text-decoration:none;}









/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_SubMenu TD
{
	height: 27px;                        /* height of submenu--notice all of height 24px*/
}

.MainMenu_SubMenuItemSelHover TD          
{
	color: #FFFFFF;                       /* color of sub menu text and height on mouseover*/
	height: 27px;
}

.MainMenu_TabRootMenuItem TD                 
{
	color: #e0e0e0;                                 /* color of menu text and height--no mouseover*/
	background-image: url(image/tab-off.jpg);	
	height: 27px;
	padding: 5px;
	width:130px;
	text-align:center;
}

.MainMenu_TabRootMenuItemSel TD                  /* color of menu text if you select subpage to show that it is selected*/
{
	height: 27px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
 	font-style: normal;
	color: #ffffff;
	background-image: url(image/tab-off.jpg);
	padding: 5px;
	width:130px;
	text-align:center;
}

.MainMenu_TabMenuItemHover TD                      /* color of menu text on mouseover*/
{
	background-image: url(image/tab-on.jpg);
	color: #ffffff;
	height: 27px;
	padding: 5px;
	width:130px;
	text-align:center;
}

.MainMenu_TabMenuItemSelHover TD                    /***** color of main menu to show that it is the current page*/
{
	background-image: url(image/tab-on.jpg);	
	color: #ffffff;
	height: 27px;
	padding: 5px;
	width:130px;
	text-align:center;
}

.MainMenu_MenuContainer {
	background-image: url(image/tab-off.jpg);
	border-bottom: #FFFFFF 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #E7EDE3 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 27px; 
	padding: 0px;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #000000;                                  /*color of sub menu text---no mouseover*/
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	border-left: #C5CAD3 0px solid;
	border-bottom: #C5CAD3 0px solid;
	border-top: #C5CAD3 0px solid;
	border-right: #C5CAD3 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #ececec;             /* this is the color of the drop down submenu for the left side if you want to use icon*/
	border-left: #ececec 0px solid; 
	border-bottom: #ececec 0px solid; 
	border-top: #ececec 0px solid; 
	border-right: #ececec 0px solid; 
	text-align: center; 
	width: 3; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin: 0px 0px 0px 0px;
	color: #C5CAD3;                           
	font-family: Arial;
	font-size: 12px;
	font-weight: bold; 
	font-style: normal; 
	background-color: #ececec;                 /*this is the color of the submenu behind text*/
	border-bottom: #C5CAD3 1px solid;          /*these are the colors of the submenu box border*/
	border-left: #C5CAD3 1px solid; 
	border-top: #C5CAD3 1px solid; 
	border-right: #C5CAD3 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#7686A1, Direction=90, Strength=0);

}

.MainMenu_MenuBreak {
	width: 40px;
	border: 0;
}

.MainMenu_MenuItemSel {
	background-color: #0d3356;          /*this is the color of the submenu highlight*/
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand;
}





