﻿#RegistrationWrapper 
{	
	width: 950px;
	margin: 5px auto;
	background-color : #818a44;
}
.logo 
{
	padding: 20px 0 0 20px;
    width: 129px;
    height : 59px;
}
.dataArea 
{
	padding: 23px;
	width: 100%;
	margin-top : 30px;
}
.dataArea table 
{ 
	border-style:solid;
    border-color: #fff;
    border-width: 1px;
    width: 835px;
	padding: 0px;
    margin-left : 40px;
}
.dataArea table#tableheading a.tab
{
    text-decoration : none;
    color : #fff;
}
.dataArea table#tableheading .tab 
{
    text-transform: uppercase;
}
.dataArea table#tableheading span
{
    color : #c5d368;
}    
.dataArea table#tableheading
{
    border-style : none;
    border-width : 0px;
    width: 835px;
    }
.dataArea table#tableheading #tableheadingFirtTD
{
    width : 58%;
    
    }
    
.dataArea table#tableheading .withBorder
{
    border-top-style:solid;
    border-top-color: #fff;
    border-top-width: 1px;
    
    border-left-style:solid;
    border-left-color: #fff;
    border-left-width: 1px;
    
    border-right-style:solid;
    border-right-color: #fff;
    border-right-width: 1px;
    text-transform : uppercase ;
    text-align :center;
    color : #3f3c3a;
    height : 30px;
    }
    
    
.separator
{
    width : 6px;
    }
.lContacto
{
    text-decoration :none;
    color : #fff;
}
#ExpressRegisBody 
{
    border-style:solid;
    border-color: #fff;
    border-width: 1px;
    width : 893px;
    margin : 0;
    font-family: MartinGotURWT, Arial, Helvetica, Verdana, sans-serif;
}

#ExpressRegisBodyRight
{
    margin: 5px;
    padding: 5px;
    background-color : #FFF;
    color : #3f3c3a;
}
    
#ExpressRegisBodyRight p
{
    margin-left : 12px;
    margin-right : 4px;
}
#ExpressRegisBodyRight input[type=text]
{
  width : 300px;  
}
#ExpressRegisBodyRight table
{
    margin-left : 12px;
    border: none;
}
.banner 
{
	width: 893px;
	overflow: hidden;
}