﻿body {
}

.btn
{
font-family:Tahoma;
font-size:12px;
border:1px solid;
color:#1E232A ;
}
.btn_Front
{
    background-color:#FF861A;
    color:#ffffff;
    text-transform:uppercase;
    font-family:Arial;
    border:solid 1px #38414B;
    font-size:10px;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:3px;
    padding-right:3px;
}
.btn_Front_New
{
    background-image:url(/Template_Images/click_bg.gif);
    background-repeat:repeat-x;
    color:#ffffff;
    text-transform:uppercase;
    font-family:Verdana;
    border:solid 0px #38414B;
    font-size:12px;
    font-weight:bold;
    padding-right:0px;
    padding-left:0px;
    padding-top:4px;
    padding-bottom:4px;
    text-decoration:none;
    height:27px;
}
.txtbox
 {
 font-family:Tahoma;
 font-size:12px;
 border:1pt solid;
 width:240px;
 color:#3E413E;
 }
 .txtAcc
 {
 font-family:Tahoma;
 font-size:12px;
 border:1pt solid;
 width:696px;
 color:#3E413E;
 height:90px;
  }
.dropdown
{
 font-family:Tahoma ;
 font-size:12px;
 border:1pt solid; 
 width:245px;
 color:#3E413E;
 }
.dropdown_small
{
 font-family:Tahoma ;
 font-size:12px;
 border:1pt solid; 
 color:#3E413E;
 }
 .txtboxdescmulti
 {
 font-family:Tahoma;
 font-size:12px;
 border:1pt solid;
 width:350px;
 height:100px;
 color:#3E413E;
 }
 .txtboxaddressmulti
 {
 font-family:Tahoma;
 font-size:12px;
 border:1pt solid;
 width:240px;
 height:70px;
 color:#3E413E;
 }
 .fupload
 {
 font-family:Tahoma ;
 font-size:12px;
 border:1pt solid;
 width:245px;
 color:#3E413E;
 }
 .lstbox
 {
 font-family:Tahoma ;
 font-size:12px;
 width:242px;
 height:270px;
 color:#3E413E;
 }