﻿
body, table, form, input, select, textarea
{
    margin: 0;
    font: normal 12px/18px "Trebuchet MS";
    color: #34517c;
}
a 
{
    text-decoration: none;
    color: #249edc;
}

a:hover
{
    text-decoration: underline;
    color: #249edc;
}
img { border: none 0; }
.um_bas
{
    width: 18px;
    height: 40px;
    background-image: url(../images/u_sol.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.um_son
{
    width: 21px;
    height: 40px;
    background-image: url(../images/u_sag.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.um_btn, .um_bos
{
    background-image: url(../images/u_d.gif);
    background-position: left bottom;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 6px;
    color: Gray;
}

.um_btn a
{
    color: Gray;
    font-size: 11px;
}
