/* //////////////////////////////////////////////////// */
/*  Description of the classes in main interface table  */
/* //////////////////////////////////////////////////// */

.maintable {
	 width: 85%;
	 height: 100%;
	 
	 border-bottom: solid 1px;
	 border-left: solid 1px;
	 border-right: solid 1px;
	 border-top: solid 1px;
    }
            
.header_font {
	height: 90;
	
	background-color: 99cdff;
	background-image: url(iacp_b.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	
	border-bottom: solid 1px; 
	border-right: solid 1px;
	
	padding-right: 20; 
	padding-top: 0;
	padding-bottom: 0;
	
	text-align: right;
	}
	
.nav
	{
	   margin-left:0pt;

	   font-size:12;
	
	   font-family: "Garamond",Courier;
	   font-weight:solid;
	
	}
	
.navmenu a
	{
       	   text-decoration: none;
	   color: 000000;
	   width:100%;

	   padding-left:8px;
	   padding-right:10px;
	   padding-top:5pt;
	   padding-bottom:2pt;
	}
	
.navmenu
	{
       border-bottom: solid 0px;
       border-color: 000000;
       text-align: right;
       
       padding-right:5px;
       padding-left: 5px;
	}

.navmenu a:hover
	{
   
	   background-color: 003466;
	   text-decoration: none;
       color: 99cdff;
           
	}

/*////////////////////////////////////////////////////////////////////////////////////// */
/*  news table styles    /////////////////////////////////////////////////////// */
/*////////////////////////////////////////////////////////////////////////////////////// */

.news_column {
	 text-align: left;
	
	 padding-left: 20;
	 padding-right: 10;
	}

.news_column a {
	 padding-left: 20;
	 padding-right: 10;
	 
	 color: 330099;
	}
	
.news_column a:hover {
	 color: 6666cc;
	}
.announce_news {
	 font-family: "Garamond", Courier;
	 font-size: 11pt;
	 
	 padding-right: 20;
	}
	
.announce_news a {
	 font-family: "Garamond", Courier;
	 font-size: 12pt;
	 
	 color: 003466;
	}
	
.announce_news a:hover {
     color: 6699cc;
	}
	
.arch_table {
	 padding-left: 20;
	 padding-right: 10;
	}

.laja a {
	font-family: "Garamond", Courier; 
	font-size: 9pt; 
	color: 003466; 
	text-align: right;
	}