
/* CSS Document */


body{
background-color: #050511;
	background-attachment:fixed;
	background-position:top ;
	background-repeat:no-repeat;
 	margin: 0 0 0 0;
	
}

.lightbgon{
	font-family: "Century Gothic",Verdana, Geneva, sans-serif;
		font-size:12px;
		font-weight:normal;
		text-decoration:none;
		color:#d3de03;
		cursor:pointer;
	}
	
	.lightbgoff{
		font-family: "Century Gothic",Verdana, Geneva, sans-serif;
		font-size:12px;
		font-weight:normal;
		text-decoration:none;
		color:#ffffff;
		cursor:pointer;
		}
		
		.footer{
			font-family:Verdana, Geneva, sans-serif;
			font-size:10px;
			color:#ffffff;
			font-weight:normal;
			text-decoration:none;
			
			}
			a.footer{
			font-family:Verdana, Geneva, sans-serif;
			font-size:10px;
			color:#ffffff;
			font-weight:normal;
			text-decoration:none;
			
			}
			
			a.footer:hover{
			font-family:Verdana, Geneva, sans-serif;
			font-size:10px;
			color:#d3de03;
			font-weight:normal;
			text-decoration:none;
			
			}
			
			.resfield{
		font-family: Verdana,Verdana, Arial;
	font-size: 10px;
	color:#ffffff; 
	text-decoration:none;
	overflow:hidden;
	
	height: 14px;
	width:195px;
    border: none;
  text-align:left;
	background: transparent;
	border:#ffffff solid 1px;
	
	
}	

.selectfield{
		font-family: Verdana,Verdana, Arial;
	font-size: 10px;
	color:#ffffff; 
	text-decoration:none;
	overflow:hidden;
	
	
	width:198px;
    border: none;
  text-align:left;
	background: #141425;
	border:#ffffff solid 1px;
	
	
}

.namefield{
		font-family: Verdana,Verdana, Arial;
	font-size: 11px;
	color:#ffffff; 
	text-decoration:none;
	}
	
	.ressub1{
		font-family:  Verdana,"Century Gothic",Verdana, Arial;
	font-size: 10px;
	color:#ffffff; 
	text-decoration:none;
	
padding-left:0px;
	
	
	width:40px;
    border: none;

  background:transparent;
  text-align:left;
	cursor:pointer;
	
}

.ressub2{
		font-family:  Verdana,"Century Gothic",Verdana, Arial;
	font-size: 10px;
	color:#ffffff; 
	text-decoration:none;
	
padding-right:0px;
	
	
	width:40px;
    border: none;

  background:transparent;
  text-align:right;
	cursor:pointer;
	
}

.contactfield{
		font-family:"Century Gothic", Verdana, Arial;
	font-size: 12px;
	color:#ffffff; 
	text-decoration:none;
	overflow:hidden;
	
	height: 23px;
	width:200px;
    border: none;
  text-align:left;
	background:url(../images/namebg.png) repeat-x;
	
	
}

	.contactfield2{
		font-family:"Century Gothic", Verdana, Arial;
	font-size: 12px;
	color:#ffffff; 
	text-decoration:none;
	overflow:hidden;
	
	
	height: 23px;
	width:475px;
    border: none;
  text-align:left;
	background:url(../images/namebg.png) repeat-x;
	
	
}

.contactsub{
		font-family:"Century Gothic", Verdana, Arial;
	font-size: 10px;
	color:#ffffff; 
	text-decoration:none;
	overflow:hidden;
	right:0px;
	
	height: 13px;
	width:36px;
    border: none;
  text-align:right;
	background: transparent;
	border:none; cursor:pointer;
	
}
