    a:link    { color:#88BBEE; text-decoration:none;}
    a:visited { color:#88bbee; text-decoration:none; }
    a:hover   { color:#144080; background-color:#88bbee; text-decoration:none;}

    body {
        font-family:verdana, arial, nevetica;
        font-size:8pt;
        line-height:10.5pt;
        scrollbar-darkshadow-color:#0066cc;
        scrollbar-base-color:#0066cc;
        scrollbar-arrow-color:#FFFFFF;
        padding:2px;
        font-style: normal;
        font-weight: lighter;
	background-color:#0066CC;
	background-image:url("/vial_300x-03.gif");
	background-position:-50px -50px;
    }

    td {
        font-family:verdana, arial, nevetica;
        font-size:8pt;
    
    }
    
    table caption {
	background-color:#0000bb;
    }
    
    hr {
	color:#0000bb;
    }
    
    input, textarea, select, iframe, .input {
        border:2px solid #0000BB;
    }
    
    input.submit, button { /* , input[type=submit] */
        border:2px solid #0000BB;
        background-color:#ffBB00; /*#78ABDE*/
        font-weight:bold;
    }
    
.table_up {
    background-color:#0033AA;
    border-spacing:1px;
/*    width:100%; */
}

table.blind {
    border-spacing:0px;
    padding:0px;
}

.table_up td {
    padding:0px;
}
.table_up th {
    font-size:8pt;
    text-align:left;
    background-color:#0033AA;
}
.title, .title tr, .title th {
    background-color:#0033AA; /*#88BBEE */
    font-size:8pt;
    font-weight:bold;
}
.table_up td img {
    vertical-align:middle;
}

.table_up tr td {
    background-color:#0066CC;
}

