﻿body 
{
}

.btn
{
    font-family:Verdana;
    font-size:12px;
    border:1px solid;
    color:#1E232A ;
     cursor:hand;
    cursor:pointer; 
}
.Search_btn
{
    background-image:url('/Template_Images/search.gif');
    background-repeat:no-repeat;
    width:97px;
    height:30px;
    color:#ffffff;
    font-size:16px;
    padding-left:30px;
    padding-top:0px;
    vertical-align:top;
    font-weight:normal;
    font-family:Verdana;
    border:solid 0px #C20174;
     
}
.btn:hover
{
    font-family:Verdana;
    font-size:12px;
    border:1px solid;
    color:#1E232A ;
     cursor:hand;
    cursor:pointer; 
    background:#000000;
    color:#ffffff;
}
.Go_btn
{
   background-image:url('/Template_Images/Go.gif');
    background-repeat:no-repeat;
    width:30px;
    height:28px;
    color:#ffffff;
    font-size:12px;
    padding-left:2px;
    padding-top:0px;
    font-weight:bold;
    vertical-align:middle;
    font-family:Verdana; 
    border:solid 0px #000000; 
}
.btn_Front
{
    /*background-color:#FA46A5;*/
    
   background-image:url(/Template_images/btn_bg.jpg);
       color:#ffffff;
    text-transform:uppercase;
    font-family:Verdana;
    border:solid 0px #000000;
    font-size:10px;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:4px;
    padding-right:4px;
    font-weight:bold;
    cursor:hand;
    cursor:pointer; 
}
.txtbox
 {
    font-family:Verdana;
    font-size:12px;
    border:1pt solid;
    width:170px;
    color:#3E413E;
 }
.dropdown
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    border:1pt solid; 
    width:245px;
    color:#3E413E;
 }
.dropdown_small
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    border:1pt solid; 
    color:#3E413E;
 }
 .front_dropdown
 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    border:1pt solid; 
    
   
   
 }
 .txtboxdescmulti
 {
    font-family:Verdana;
    font-size:12px;
    border:1pt solid;
    width:900px;
    height:300px;
    color:#3E413E;
 }
 .txtboxFrontcss
 {
    font-family:Verdana;
    font-size:12px;
    border:1pt solid;
    width:700px;
    height:700px;
    color:#3E413E; 
 }
 .txtboxaddressmulti
 {
    font-family:Verdana;
    font-size:12px;
    border:1pt solid;
    width:240px;
    height:70px;
    color:#3E413E;
 }
 .txtboxMessage
 {
    font-family:Verdana;
    font-size:12px;
    border:1pt solid;
    width:400px;
    height:150px;
    color:#3E413E;
 }
  .txtboxMessage_half
 {
    font-family:Verdana;
    font-size:12px;
    border:1pt solid;
    width:400px;
    height:75px;
    color:#3E413E;
 }
 .fupload
 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    border:1pt solid;
    width:245px;
    color:#3E413E;
 }
 .lstbox
 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    width:242px;
    height:270px;
    color:#3E413E;
 }
.txtboxquestion
{
    font-family:Verdana;
    font-size:12px;
    border:1pt solid;
    width:500px;
    height:70px;
    color:#3E413E;
}
.fba_Button
{
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    background:#3B5998;
    color:#ffffff;
    border:solid 1px #3B5998;
}

