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:center;
	background:URL(images/tall_x.jpg) repeat-x;
	background-color: #FFFFCC;
}

div,input,textarea{
	font-size:11px;
    font-family:Tahoma; 
    color:#434A4D;
	line-height:13px;
	text-align:left;
	margin:0 auto;
	

}
.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;
}

.red{
  color:#FF0000;
}
.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{
	margin:0 auto;
	padding:0;
	height:100%;
	width:588px;
	display:table;
	text-align:center;
	background:URL(images/tall_w.gif)
	
}

#header {
	margin:0;
	padding:0;
	width:588px;
	height:327px;
	display:table;
}

#header_nopic {
	margin:0;
	padding:0;
	width:588px;
	height:140px;
	display:table;
}

#content {
	margin:0;
	padding:0;
	width:588px;
	height:383px;
	display:table;
	background:URL(images/tall_c.gif) repeat-y;
}

#footer {
	margin:0;
	padding:0;
	width:588px;
	height:80px;
	display:table;
	background:URL(images/tall_f.jpg) repeat-x;
}
	
#footer2 {
	margin:0;
	padding:0;
	width:588px;
	height:80px;
	display:table;
	

}

 .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;
		}






 




