/*----------------------------------------------------
    Change here for main background style for PLUGIN
----------------------------------------------------*/

body {
    margin: 0px 0px 0px 0px;
    padding:0px;
    background: #31343E;
    font: normal 11px/15px  tahoma, arial;
    color: #000000;
    }

table.getpixel {
    margin-top:0;
    width: 100%;
}
td.getpixel {
    padding:5;
    color: #FEC501;
}
font.getpixelinfo {
    color: #FFFFFF;
    font-weight: bold;
}
font.getpixelerror {
    color: #FF6262;
    font-weight: bold;
}

td.logos {
    color: #FF6262;
    background-color: #415383;
}
td.logos_highlighted {
    color: #FF6262;
    background-color: #778ABB;
}
a.logos:link    {    color: #FEC501; font-weight: bold; font-size:8pt; text-decoration: none;    }
a.logos:visited {    color: #FEC501; font-weight: bold; font-size:8pt; text-decoration: none;    }
a.logos:hover   {    color: #FFFFFF; font-weight: bold; font-size:8pt; text-decoration: underline;    }

select.language {
    font-family:tahoma, arial;
    font-size:7pt;
    margin-left:10;
    color: #444444;
}

a.m:link    {    color: #FFFFFF; font-weight: bold; text-decoration: none;    }
a.m:visited {    color: #FFFFFF; font-weight: bold; text-decoration: none;    }
a.m:hover   {    color: #FEC501; font-weight: bold; text-decoration: underline;    }

a.l:link    {    color: #FFFFFF; font-weight: normal; font-size:8pt; text-decoration: none;    }
a.l:visited {    color: #FFFFFF; font-weight: normal; font-size:8pt; text-decoration: none;    }
a.l:hover   {    color: #FEC501; font-weight: normal; font-size:8pt; text-decoration: underline;    }

a:link    {    color: #5672B0; font-weight: bold; text-decoration: underline;    }
a:visited {    color: #5672B0; font-weight: bold; text-decoration: underline;    }
a:hover   {    color: #7399EB; font-weight: bold; text-decoration: none;    }

/*-----------------------------------------
    Change here for footer tables
-----------------------------------------*/

table.footer {
    margin-left:6;
}

td.footer {
}


/*-----------------------------------------
    Change here for Headline style
------------------------------------------*/

h3,h4,h5 {
    margin: 0px 0px 5px 0px;
    }
h1 {
    font-size:13pt;
    margin: 0px 0px 10px 0px;
   }
h2 {
    font-size:10pt;
    margin: 0px 0px 5px 0px;
   }


/*-----------------------------------------
    Other general
------------------------------------------*/

table {  border-collapse: collapse;  }
td {
    padding:0;
    font: normal 11px/15px   tahoma, arial;
   }
img { border: 0 }
input,select,textarea {
    font-family:tahoma, arial;
    font-size:8pt;
    color: #666666;
}

a.black:link    {    color: #000000; font-weight: bold; font-size:8pt; text-decoration: underline;    }
a.black:visited {    color: #000000; font-weight: bold; font-size:8pt; text-decoration: underline;    }
a.black:hover   {    color: #FFFFFF; font-weight: bold; font-size:8pt; text-decoration: none;    }

