/*
TEACHER
*/
.SelectColTEACHER
{
    width:15%;
}
.SelectColTEACHER :link
{
    text-decoration:none;
    color:#0166FF;
}

.SelectColTEACHER :visited
{
    text-decoration:none;
    color:#0166FF;
}

.SelectColTEACHER :hover
{
    text-decoration:underline;
}

/*
COURSE
*/

.SelectColCOURSE
{
     width:30%;
}
.SelectColCOURSE :link
{
    text-decoration:none;
    color:#0166FF;
}
.SelectColCOURSE :visited
{
    text-decoration:none;
    color:#0166FF;
}
.SelectColCOURSE :hover
{
    text-decoration:underline;    
}

/*.SelectColHOURS
{
     width:15%;
}*/


/*
YEAR
*/
.SelectColYEAR
{
     width:15%;
}
.SelectColYEAR :link
{
    text-decoration:none;
    color:#0166FF;
}
.SelectColYEAR :visited
{
    text-decoration:none;
    color:#0166FF;
}
.SelectColYEAR :hover
{
    text-decoration:underline;
}

/*
INSTITUTE
*/
.SelectColINSTITUTION
{
     width:15%;
}
.SelectColINSTITUTION :link
{
    text-decoration:none;
    color:#0166FF;
}
.SelectColINSTITUTION :visited
{
    text-decoration:none;
    color:#0166FF;
}
.SelectColINSTITUTION :hover
{
    text-decoration:underline;
}



/*
COUNTRY
*/
.SelectColCOUNTRY
{
     width:15%;
}
.SelectColCOUNTRY :link
{
    text-decoration:none;
    color:#0166FF;
}
.SelectColCOUNTRY :visited
{
    text-decoration:none;
    color:#0166FF;
}
.SelectColCOUNTRY :hover
{
    text-decoration:underline;
}

/*
SELECT LANGUAGES
*/
.SelectLANG
{
  color:#0166FF;  
}


.SelectColFirst 
{
    width:10px;
}
.SelectColFirst_D
{
    width:7%;
}

.SelContentCONTENT
{
     width:25%;
}

.SelContentSPACE{
     width:1%;
}



.SelContentYEAR{
     width:10%;
}
.SelContentFORMAT{
     width:15%;
}
.SelContentLICENSE{
     width:15%;
}

.SelContentAUTHORS{
     width:15%;
}

.SelContentRESOURCE{
     
}

.SEARCH_CONTENT_DIV 
{
    overflow:auto;
    height:100%;
    border-color:#0166FF;
    border-style:solid;
    border-width:1px;
}

.news
{
   color:#0166FF;   
}
