form {
	margin:0px;
	padding:0px;
}

ul {margin:0; padding:0; list-style:none;}
li {background:none; margin-top:3px}

body{
	margin:0px;
	padding:0px;
	text-align:left;
	background-color:#1E262C;
	background-image: url(/images/longbackground.jpg);
}

div,input,textarea{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#434A4D;
	line-height:normal;
	text-align:left;
	margin:0 auto;
	text-decoration: none;
	

}
.m{
  color:#434A4D;
}
.pol{
  color:#323A3E;
  font-size:10px;
  font-weight:bold;
  text-decoration:none;
}
.pol2{
  color:#343C40;
  font-size:10px;
}
.t1{
  color:#6F7274;
  font-size:10px;
  text-decoration:none;
}
.blue{
  color:#2E6386;
}
.r_m{
  color:#2E6386;
  text-decoration:none;
  font-size:10px;
  font-weight:bold; 
}

.sep{	
	margin-left:11px; 
	margin-right:11px;
	vertical-align:bottom;
}
a.pol:hover{ text-decoration:underline}
a.r_m:hover{ text-decoration:underline}
a.pol2:hover{ text-decoration:none}
a.blue:hover{ text-decoration:none}
a.m:hover{ text-decoration:none}
.wrap{
	padding:0;
	height:100%;
	width:auto;
	display:table;
	text-align:center;
	font-size: 14px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;	
}

#header {
	margin:0;
	padding:0;
	width:618px;
	height:120px;
	display:table;
	background-repeat: no-repeat;
	background-color: #272727;
}

#content {
	margin:0;
	padding:0;
	width:618px;
	height:383px;
	display:table;
	background:URL(images/tall_c-680.gif) repeat-y;
	overflow: visible;
}

#footer {
	margin:0;
	padding:0;
	width:618px;
	height:120px;
	display:table;
	background-image: url(images/tall_f.jpg);
	background-repeat: repeat-x;

}

 .input{
  		width:174px; height:19px; 
		background-color:#FFFFFF; 
		 font-family:Tahoma; 
    	color:#434A4D;
		margin:0px;
		padding:0 0 0 3px;
		}
 
 .textarea{
  		width:174px; height:117px; 
		background-color:#FFFFFF; 
		 font-family:Tahoma; 
    	color:#434A4D;
		margin:0px;
		padding:0 0 0 3px;
		overflow:hidden;
		}
text-style1

