﻿
body 
{
    
    margin-top: 0px;
    margin-left: 0px;
    font-family: Verdana;
    font-size: small;
    background: #B3B1B1 url(Images/picBkg.jpg) repeat-x;
}

.table
{
 padding: 8; 
    margin: 3;
    background: #FFFFFF
}
.tablegris
{
    margin-left:6px; 
    background: #E0E0E0
    
}
.tablerojo
{
    margin-left:6px; 
    text-align:left;
    
    background: #CC0000
}

.tdBottom
{

    background-image:url(Images/picBottom.gif) ;
    background-repeat:no-repeat;
    background-position:center;
    height:70px;

}
.style4 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style5 {
	color: #9c9a9a;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.scroll
{
    height:300px;
    overflow:auto;
scrollbar-base-color: #CC0000;
scrollbar-arrow-color: #FFFFFF
}
.scrollsmall
{
    height:140px;
    overflow:auto;
scrollbar-base-color: #E0E0E0;
scrollbar-arrow-color: #C1C9C7
}

.pnIngreso
{
    height:340px;
    overflow:auto;
scrollbar-base-color: #E0E0E0;
scrollbar-arrow-color: #C1C9C7
}

.groovybutton
{
   font-size:11px;
   font-family:Verdana,sans-serif;
   color:#990000;
   height:18px;
   background-color:#FF9900;
   border-top-style:solid;
   border-top-color:#CC3300;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#CC3300;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#CC3300;
   border-left-width:10px;
   border-right-style:solid;
   border-right-color:#CC3300;
   border-right-width:1px;
}



