body {
	margin: 0 auto;
	text-align: center;
	/*background-color: #96938d;*/
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3C3B;
}
img {
	border: none;
	margin:0px;
}
a {
	color:#8D395D;
	text-decoration: none;
	outline: none;
	border: none;
}

.row{
	height:20px;
}

.upper-text{


color:#FFFFFF;
font-size:11px;
text-align:justify;
}

input.class {
background: purple;
color: yellow;
border: 2px outset red;
}

.maintable
{
	/*background-color:#179f7b;
	color:#ffffff;*/
	
	color:#666666;
	position:relative;
	

	
}

.outertable{
	
	background-color:#FFFFFF;/*
	border-bottom-color: #179f7b;
	border-bottom-width:medium;*/
}

.button-01:hover, .button-01:active {
/*background:#008751 url(bg_gradient_green.gif) repeat-x scroll 0 0;
*/
}
.button-01 {
background:url(submit-button.png) repeat-x scroll 0 0;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-size:12px;

/*text-transform:uppercase;*/
height:20px;
width: 60px;
}

.sometable-form{
border: 2px solid #ffffff;
background-image:url("form.jpg"); 
background-repeat:no-repeat; 

}

.thanks{
border: 2px solid #ffffff;
background-image:url("last.jpg"); 
background-repeat:no-repeat; 

}



/* FORM FIELDS */
.form-field {
	width:280px;
	height:18px;
	font-size:15px;
	color:#000000;
	background:#ffffff;
	padding:3px 0 0 3px;
	border:1px solid #787878;
	
	font-family: Arial Narrow, sans-serif;
	font-size: 15px;
	
	}
	
.focused{
	border: 1px solid #ffffff;
	
	font-family: Arial Narrow, sans-serif;
	font-size: 11px;
	padding: 3px 3px;
	padding-left:8px;
	margin-top:	2px;
	height:12px;
	background-color:#ffffff;
	border-width:1px;
	border-right:none;
	border-left:none;
	border-top:none;
	border-color:#7e7d7d;
	width:200px;
	color:#000000;
}


	
.form-select {
	/*border: 1px solid #FFFFFF;*/
	font-family: Arial Narrow, sans-serif;
	font-size: 11px;
	margin-top:	2px;
	padding: 2px 3px;
	border:none;
	width:100%;
	color:#000000;
	}
	
.form-textarea {
	/*	border: 1px solid #ccc;*/
	font-family: Arial Narrow, sans-serif;
	font-size: 15px;
	height: 100px;
	height:50px;
	
	color:#000000;
	border: white 1px solid;
	width:280px;
	
	}
	
.focused-area {
	/*	border: 1px solid #ccc;*/
	font-family: Arial Narrow, sans-serif;
	font-size: 12px;
	height: 100px;
	padding: 2px 4px;
	height:50px;
	border-color:#7e7d7d;
	background-color:#ffffff;
	border: white 1px solid;
	width:98%;
	
	}
.form-label{
	margin-left: 2px;
	padding-left:10px;
	padding-right:3px;
	padding-top:1px;
	height:10px;
	font-size:11px;
	color:#FFFFFF;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align:middle;
}

.white{
	color:#FFFFFF;
}
.fileupload{

background:#CCCCCC;

font-size:8px;

}



.footer{
	color:#FFFFFF;
	font-size:12px;
	width:815px;
	
}

.hrule{
margin-left:15px;
}
.horizontal-rule{

color:#7e7d7d;
background-color:#7e7d7d;
border:none;
height:2px;
margin-left:2px;
/*padding-left:20px;*/
width:75%;
margin-left:100px;

/*text-align:center;*/
}

.firstitem{
	width:139px;
	text-align:right; 
	color:#FFFFFF;
}

.seconditem{
	width:70px;
	text-align:right; 
	color:#FFFFFF;
}

.thirditem{
	width:80px;
	text-align:right; 
	color:#FFFFFF;
}