body
{
    background: #fff;
    font-family: Arial; 
    font-size: 10px;
    margin: 0;
    scrollbar-face-color: ButtonHighlight;
    scrollbar-shadow-color: ButtonShadow;
    scrollbar-highlight-color: ButtonShadow;
    scrollbar-3dlight-color: ButtonShadow;
    scrollbar-darkshadow-color: ButtonShadow;
    scrollbar-track-color: ButtonHighlight;
    scrollbar-arrow-color: ButtonShadow;
}
td        {text-align: center;color: #888687;padding: 5px 7px;}
table     { font-family:Arial; font-size:12px; }  
input     { font-family:Arial; font-size:12px; background:#ababab;border: 0px;border-radius: 3px;padding: 5px 10px;color: #fff;cursor:pointer;}
select    { font-family:Arial; font-size:12px; width: 170px!important;padding: 4px 10px;border: 0px;border-radius: 2px;}
textarea  { font-family:Arial; font-size:12px; }
a, A:link, a:visited, a:active { color: #000000; font-family: Arial; font-size: 10px; }
A:hover   { background-color: #666666;  color: #ffffff; font-family: Arial; font-size: 10px; }

.titulo { font-family:Arial; font-size:14px; font-weight:bold; }

.borde
{
    background-color: 	#e4e4e4;
    /*border-right: 	ButtonShadow 1px solid;
    border-top: 	ButtonShadow 1px solid;
    border-left: 	ButtonShadow 1px solid;
    border-bottom: 	ButtonShadow 1px solid;*/
    border-radius: 2px;
}

.centrado
{ 
    font-weight: 	normal;
    color: 		WindowText;
    text-align: 	center;
}
.file-1{
    background-color: #e4e4e4;
}
.color-1{
    background:#3f2389;
    color: #fff;
    border-bottom: 1px solid #fff!important;
    border-left: 1px solid #fff!important;
    padding: 5px 0px;
}
.color-2{
    background: #5b3fa3;
    color: #fff;
    border-bottom: 1px solid #fff!important;
    border-left: 1px solid #fff!important;
    padding: 5px 0px;
}
.color-3{
    background: #5b3fa3;
    color: #fff;
    border-bottom: 1px solid #fff!important;
    border-left: 1px solid #fff!important;
    padding: 5px 0px;
}
.color-4{
    background:#009e6e;
    color: #fff;
}
.color-5{
    background: #00b079;
    color: #fff;
}
.icon-img img{
    vertical-align: middle;
    margin-right: 10px;
    margin-left: 5px;
}
.result_text td{
    color: #fff;
}
