@charset "utf-8";


*{	margin:0; 
	padding:0;}
	
html, body{	height:100%;				
			position:relative;
			font-family:'Open Sans', Verdana, sans-serif,Geneva, sans-serif;
			font-size:14px;
  			font-weight:400;
			font-style: normal;
			color:#3e3e3e;
			background-color:#feffff;}
			
.captcha_img{	width:100px;
				height:35px;
				line-height:35px;
				float:left;
				text-align:center;
				position:relative;}

	
img			{	border:none;}

a{	text-decoration:none;}

.clearboth{	clear:both;}

.space_30px {	width:30px;
				float:left;
				position:relative;}
				
.space_25px {	width:25px;
				float:left;
				position:relative;}
				
.space_20px {	width:20px;
				float:left;
				position:relative;}

.space_15px {	width:15px;
				float:left;
				position:relative;}
				
.space_10px {	width:10px;
				float:left;
				position:relative;}
				
.space_113px {	width:113px;
				float:left;
				position:relative;}
				


.form		{	width:328px; 
				height:auto; 
				float:left; 
				position:relative;}
				
.form_registration		{	width:830px; 
							height:auto; 
							float:left; 
							position:relative;
							background-color:#999;}
				
.lables		{	width:113px;
				height:35px;
				line-height:35px;
				float:left;
				position:relative;
				font-family:'Open Sans', Verdana, Geneva, sans-serif;
				text-align:left;
				font-size:15px;
				font-weight:bold;
				padding-left:5px;
				cursor:default;
				color:#013f79;}
				
input{		width:183px;
			height:35px;
			line-height:35px;
			position:relative;
			float:right;
			font-family:'Open Sans', Verdana, Geneva, sans-serif;
			font-size:15px;
			padding-left:5px;
			padding-right:3px;
			margin-bottom:5px;
			border:0;
			color:#3e3e3e;
			background-color:#98e7f3;}
			
			
textarea		{	width:181px;
					max-width:181px;
					min-width:181px;
					height: 100px;
					min-height: 100px;
					max-height: 100px;	
					line-height: 130%;
					position:relative;
					float:right;
					font-family:'Open Sans', Verdana, Geneva, sans-serif;
					font-size:15px;
					padding:5px;
					margin-bottom:10px;
					border:0;
					color:#3e3e3e;
					background-color:#98e7f3;}

.select_btn{	width:186px;
				height:35px;
				line-height:35px;
				position:relative;
				float:right;
				font-family:'Open Sans', Verdana, Geneva, sans-serif;
				font-size:15px;
				padding-left:5px;
				padding-right:3px;
				margin-bottom:5px;
				border:0;
				color:#3e3e3e;
				background-color:#98e7f3;}
			
			
input[type="text"]:focus,textarea:focus, select:focus,input[type="email"]:focus
{			color:#3e3e3e;
			background-color:#b5eff8;}


.submit{float:right;
		margin-top:10px;}

.submit input{	width:auto;
				height:30px;
				line-height:30px;
				float:left;
				position:relative;
				font-family:'Open Sans', Verdana, Geneva, sans-serif;
				font-size:15px;
				font-weight:bold;
				text-align:center;
				cursor:pointer;
				border:none;
				padding:0 10px 0 10px;
				color:#ffffff;
				background-color:#013f79;}
									

.goBack	{	display:block;
			width:auto;
			height:30px;
			line-height:30px;
			font-family:'Open Sans', Verdana, Geneva, sans-serif;
			font-size:15px;
			font-weight:bold;
			text-align:center;
			cursor:pointer;
			border:none;
			float:right;
			position:relative;
			padding:0 10px 0 10px;
			color:#ffffff;
			background-color:#013f79;}
						
.submit input:hover, .goBack:hover{	color:#ffffff;				
				background-color:#c72121;}
				
				
		
.form_registration .lables		{	width:auto;
						min-width:150px;
				height:35px;
				line-height:35px;
				float:left;
				position:relative;
				font-family:'Open Sans', Verdana, Geneva, sans-serif;
				text-align:left;
				font-size:15px;
				font-weight:bold;
				cursor:default;
				color:#013f79;}
				
.form_registration  input{		width:220px;
			height:35px;
			line-height:35px;
			position:relative;
			float:right;
			font-family:'Open Sans', Verdana, Geneva, sans-serif;
			font-size:15px;
			padding-left:5px;
			padding-right:3px;
			margin-bottom:5px;
			border:0;
			color:#3e3e3e;
			background-color:#ffe1b2;}
			
			
.form_registration textarea		{	width:181px;
					max-width:181px;
					min-width:181px;
					height: 100px;
					min-height: 100px;
					max-height: 100px;	
					line-height: 130%;
					position:relative;
					float:right;
					font-family:'Open Sans', Verdana, Geneva, sans-serif;
					font-size:15px;
					padding:5px;
					margin-bottom:10px;
					border:0;
					color:#3e3e3e;
					background-color:#ffe1b2;}

.form_registration  .select_btn{	width:220px;
				height:35px;
				line-height:35px;
				position:relative;
				float:right;
				font-family:'Open Sans', Verdana, Geneva, sans-serif;
				font-size:15px;
				padding-left:5px;
				padding-right:3px;
				margin-bottom:5px;
				border:0;
				color:#3e3e3e;
				background-color:#ffe1b2;}
			
			
.form_registration input[type="text"]:focus,textarea:focus, .form_registration select:focus,input[type="email"]:focus
{			color:#3e3e3e;
			background-color:#b5eff8;}


.submit{float:right;
		margin-top:10px;}

.submit input{	width:auto;
				height:30px;
				line-height:30px;
				float:left;
				position:relative;
				font-family:'Open Sans', Verdana, Geneva, sans-serif;
				font-size:15px;
				font-weight:bold;
				text-align:center;
				cursor:pointer;
				border:none;
				padding:0 10px 0 10px;
				color:#ffffff;
				background-color:#013f79;}





table td{ 	width:auto;
			height:35px;
			line-height:35px;
			position:relative;
			float:left;
			border-collapse:collapse;
			margin-bottom:15px;
			border:none;
			color:#3e3e3e;}