/**************************************
 * THEME NAME: AlcVet
 *
 * Files included in this sheet:
 *
 *   AlcVet/gradients.css
 **************************************/

/***** AlcVet/gradients.css start *****/

za/**
  *  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;
}

.c_normal {
    clear: left;
    text-align: justify;
    display:block;
    line-height: 150%;
    font-size: 11pt;
    font-family: Arial;
    margin:0px;
}

.c_head1 {
    clear: left;
    text-align: justify;
    font-size: 14pt;
    font-family: Arial;
    font-weight:bold;
    margin:0px;
}

.c_head2 {
    clear: left;
    text-align: justify;
    font-size: 11pt;
    font-family: Arial;
    font-weight:bold;
    margin:0px;
}

.c_head3 {
    clear: left;
    text-align: justify;
    font-size: 11pt;
    font-family: Arial;
    font-weight:bold;
    margin:0px;
}

.c_piccap {
    clear: left;
    line-height: 150%;
    font-size: 10pt;
    font-family: Arial;
    margin:0px;
}

.c_emph {
    text-align: justify;
    line-height: 150%;
    font-size: 11pt;
    font-family: Arial;
    font-weight:bold;
    margin:0px;
}

.c_link {
    clear: left;
    text-align: justify;
    line-height: 150%;
    font-size: 11pt;
    font-family: Arial;
    color:blue;
    margin:0px;
}

.c_tablecap {
    clear: left;
    line-height: 150%;
    font-size: 11pt;
    font-family: Arial;
    font-weight:bold;
    margin:0px;
}

.c_tabletext {
    clear: left;
    line-height: 150%;
    font-size: 11pt;
    font-family: Arial;
    margin:0px;
}

.c_tableemph {
    clear: left;
    line-height: 150%;
    font-size: 11pt;
    font-family: Arial;
    margin:0px;
    font-weight:bold;
}

.c_pic {
    clear: left;
    margin:0px;
}
/***** AlcVet/gradients.css end *****/


