form {
	margin:0px;
	padding:0px;
}

ul {margin:0; padding:0; list-style:none; line-height:16px}



body{
	background:url(../../images/tall_x.gif) repeat-x;
	background-color:#B6B6B6;
	margin:0px;
  	padding:0px;
	text-align:center;
}

div{
	font-size:11px;
    font-family:Tahoma; 
    color:#242424;
	line-height:12px;
	
}

.t3{
	color:#FFFFFF;
}
.t2{
	color:#242424;
}
.t1{
	color:#D4D4D4;
}

a.t1:hover{ text-decoration:none}
a.t2:hover{ text-decoration:none}
a.t3:hover{ text-decoration:none}
.wrap{
	margin:0 auto;
	padding:0;
	height:100%;
	width:579px;
	background-color:#646464
	
}
#header{
	margin:0;
	padding:0;
	width:579px;
	height:329px;
	text-align:left;
	display:table;
	background-image: url(../../images/header2.jpg);
	background-repeat: no-repeat;
}

#content {
	background:url(../../images/tall_c.gif) repeat-x;
	background-color:#747474;
	margin:0;
	padding:0;
	width:579px;
	height:327px;
	text-align:left;
	display:table;

}

#footer{
	background:url(../../images/tall_f.gif) repeat-x;
	margin:0;
	padding:0;
	width:579px;
	height:94px;
	text-align:left;
	display:table;
	
}
  .input{
  		width:204px; height:20px;
		font-size:11px;
    	font-family:Tahoma; 
    	color:#242424;
		padding-top:1px;
		padding-left:4px;
		border-style:solid;
		border-width:1px;
		border-color:#8C8C8C;
		background-color:#D4D4D4;
		
		}

  .textarea{
  		width:204px; height:151px;
		font-size:11px;
    	font-family:Tahoma; 
    	color:#242424;
		padding-top:1px;
		padding-left:4px;
		border-style:solid;
		border-width:1px;
		border-color:#8C8C8C;
		background-color:#D4D4D4;
		overflow:hidden;
		}





 






 
