﻿.textbox
{
    border-right: #b4cceb 1px solid;
    border-top: #b4cceb 1px solid;
    font-size: 9pt;
    border-left: #b4cceb 1px solid;
    border-bottom: #b4cceb 1px solid;
    font-family: Verdana;
}
.checkboxlist
{
    width: 100%;
}
.radiobuttonlist
{
}
.gridview
{
    width: 100%;
}
.datalist
{
    width: 100%;
}
.dropdownlist
{
    font-size: 8pt;
    font-family: Verdana, Arial, Tahoma;
    background-color: #f4f8fd;
}
.button
{
    cursor: hand;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    background-color: transparent;
    border-bottom-style: none;
    text-decoration: underline;
    color: #0000c0;
}

.buttonbackup
{
    border-right: #b4cceb 1px solid;
    border-top: #b4cceb 1px solid;
    border-left: #b4cceb 1px solid;
    border-bottom: #b4cceb 1px solid;
    background-color: white;
    color: #75a3ed;
}

.delete
{
    background-image: url(Button/deleted.gif);
    background-repeat: no-repeat;
}
.mesread
{
    background-image: url(Button/msg_read.gif);
    background-repeat: no-repeat;
}
.messend
{
    background-image: url(Button/msg_forwarded.gif);
    background-repeat: no-repeat;
}
.mesreply
{
    background-image: url(Button/msg_replied.gif);
    background-repeat: no-repeat;
}
.mesunread
{
    background-image: url(Button/msg_unread.gif);
    background-repeat: no-repeat;
}
.admin
{
    background-image: url(Button/admin.gif);
    background-repeat: no-repeat;
}
.apply
{
    background-image: url(Button/apply.gif);
    background-repeat: no-repeat;
}
.color
{
    background-image: url(Button/color.gif);
    background-repeat: no-repeat;
}
.folder
{
    background-image: url(Button/folder_open.gif);
    background-repeat: no-repeat;
}
.down
{
    background-image: url(Button/down.gif);
    background-repeat: no-repeat;
}
.options
{
    background-image: url(Button/options.gif);
    background-repeat: no-repeat;
}
.selectall
{
    background-image: url(Button/selectall.gif);
    background-repeat: no-repeat;
}
.selectun
{
    background-image: url(Button/selectun.gif);
    background-repeat: no-repeat;
}
.redo
{
    background-image: url(Button/redo.gif);
    background-repeat: no-repeat;
}
.undo
{
    background-image: url(Button/undo.gif);
    background-repeat: no-repeat;
}
.refresh
{
    background-image: url(Button/refresh.gif);
    background-repeat: no-repeat;
}
.edit
{
    background-image: url(Button/edit.gif);
    background-repeat: no-repeat;
}
.cancel
{
    background-image: url(Button/cancel.gif);
    background-repeat: no-repeat;
}
.save
{
    background-image: url(Button/save.gif);
    background-repeat: no-repeat;
}
.addfavorits
{
    background-image: url(Button/favorits_add.gif);
    background-repeat: no-repeat;
}
.blinkeyes
{
    background-image: url(Button/smyle.gif);
    background-repeat: no-repeat;
}
.mail
{
    background-image: url(Button/mail.gif);
    background-repeat: no-repeat;
}