﻿body
{
    background-color: #F3F3CD;
    font-size: 14px;
    color: #724617;
    font-family:  Arial;
    margin:0;
    padding:0;
}


TD
{
    font-size: 14px;
    color: #724617;
    font-family: Arial;
    font-weight:bold;
    
}


.TextBox
{
    font-size: 12px;
    color: black;
    font-family: Arial;
    height: 16px;
    background-color: white;
  border: 0px solid white;
  margin-top:5px;
  margin-left:5px;
 
   
}




.TextBoxBackground
{
    background-position: left center;
    text-align: left;
    background-image: url('../../Images/input.png');
    background-repeat: no-repeat;
    vertical-align:top;
    top:0px;
    height:30px;
}



.Text_Error
{
    font-size: 10px;
    font-family: Arial;
    margin-top:10px;
    text-align:left;
   
}


.WizzardStyle
{
    
    text-align: center;
    padding:0;
    margin:0;
}

.page1
{
   
    clear:both;
    display:block;
    position: relative;
    left: 440px;    
    top: -90px;
    width: 500px;
    height: 140px;
    padding:0;
    margin:0;

  
    
}

.page2
{
   
    clear:both;
    display:block;
    position: relative;
    left: 440px;
  
    top: 50px;
    width: 500px;
    height: 140px;
    padding:0;
    margin:0;
     
	
}

.page3 
{
   position: relative;
    float:left;
    left: 27px;
    top: 150px;
    width: 400px;
    height: 30px;
    padding:0;
    margin:0;
}

.WizzardStyle_page1
{


position:relative;
top:0px;
left:0px;
width:950px;           
height:850px;  
}

.WizzardStyle_page2
{

position:relative;
top:0px;
left:0px;
width:950px;           
height:850px;  
}
