﻿input
{
    font-size: 9pt;
    font-family: "Arial" , "Helvetica" , "sans-serif"; /*line-height: 12px;*/
}

td, select
{
    font-family: "Arial" , "Helvetica" , "sans-serif";
    font-size: 12px;
    line-height: 14px;
}

select
{
    font-size: 9pt;
}

img
{
    cursor: hand;
}

a
{
    text-decoration: none;
    cursor:hand;
}

textarea
{
    border-style: groove;
}

.title-bg
{
    border: 1px solid #E2EFD3;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    background-image: url(images/gray-bg.gif);
    background-repeat: repeat-x;
}

.title_right
{
    font-size: 12px;
    font-weight: normal;
    color: #0D91DB;
    line-height: 14px;
}

