﻿.frm_frgt_bg_no_rep{
    background-repeat: no-repeat;
}

.frm_frgt_bg_y_rep{
    background-repeat: repeat-y;
}

.frm_frgt{
    width: 363px;
    font-family: Arial;
}

.frm_frgt_txt_right{
    text-align: right;
}

.frm_frgt_top{
    height: 20px;
    font-size: 1px;
    background-image: url('../images/frm_frgt_top.png');
}

.frm_frgt_cnt{
    background-image: url('../images/frm_frgt_bg.png');
}

.frm_frgt_cnt_wrap{
    margin: 0px 15px 0px 15px;
}

.frm_frgt_ttl{
    color: #5D0B0C;
    padding-left: 5px;
    padding-bottom: 8px;
}

.frm_frgt_tbl{
    width: 300px;
}

.frm_frgt_tbl_top{
    background-image: url('../images/frm_frgt_inner_top.gif');
    height: 16px;
    font-size: 1px;
}

.frm_frgt_tbl_cnt{
    background-image: url('../images/frm_frgt_inner_bg.gif');
    padding: 0px 16px 0px 12px;
    color: #5D0B0C;
}

.frm_frgt_tbl_txt{
    font-size: 12px;
}

.frm_frgt_tbl_spc{
    font-size: 6px;
}

.frm_frgt_form{
    margin: 0px;
    margin-top: 8px;
}

.frm_frgt_form_dsc{
    width: 20%;
}

.frm_frgt_form_inpt_mail{
    width: 80%;
    height: 31px;
    background-image: url('../images/frm_frgt_input_txt_bg.gif');
    padding-left: 5px;
}

.frm_frgt_form_inpt_btn{
    width: 87px;
    font-size:14px;
    font-weight:bold;
    height: 41px;
    border: 0px;
    background-image: url('../images/frm_frgt_input_btn.gif');
    color: #FFFFFF
}