/**************************************
 * THEME NAME: cesvirtual1
 *
 * Files included in this sheet:
 *
 *   cesvirtual1/gradient.css
 **************************************/

/***** cesvirtual1/gradient.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

th.header,
td.header,
div.header {     
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

.navbar {
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

.mainheader{
    background-image:url(headerback.jpg);     
}

a{
    font-size : 10px;
    font-weight: bold;
}

h2 {
        font-size : 10px;
        font-weight: bold;
        padding : 2px;
}

h4 {
    font-size : 10px;
    font-weight: bold;

}/***** cesvirtual1/gradient.css end *****/

