form {
	margin:0px;
	padding:0px;
}



ul {margin:0; padding:0; list-style:none; line-height:18px}
li {background:url(images/pointer_green.gif) center left no-repeat;padding:0 0 0 15px }


body,input,textarea { background:URL(images/tall_top.gif) repeat-x;
	background-color:#FFFFFF;
	color:#494949;
	font-family:Tahoma;
	font-size:11px;
	padding:0;
	margin:0;
	line-height:14px;
	text-align:center;
}

.blue_d{
	color:#1D7787;
	}
.red{
	color:#952A34;
	}
.blue{
	color:#228896;
	}
.text1{
	color:#353535;
	}
.pol1{
	color:#4A4A4A;
	}
.pol2{
	color:#799900;
	}

.wrap {
	background:URL(images/tall_bot.gif) repeat-x bottom;
	margin:0 auto;
	padding:0;
	height:100%;
	width:100%;
}
.wrap2 {
	margin:0 auto;
	padding:0;
	height:655px;
	width:743px;
}




#content {
	margin:0;
	padding:0;
	width:655px;
	height:691px;
	text-align:left;
	display:table;
}


#footer {
	background:URL(images/tall_footer.gif);
	margin:0px;
	padding:0px;
	width:655px;
	height:52px;
	text-align:left;
	
}


.input {
	width:127px;
	border-style:solid;
	border-width:1px;
	height:17px;
	border-color:#8E8E8E;
	background:URL(images/q.gif);
	padding:0 0 0 4px;
	text-align:left;
}


.textarea{
	width:175px;
	border-style:solid;
	border-width:1px;
	height:50px;
	border-color:#8E8E8E;
	background:URL(images/q.gif);
	padding:0 0 0 4px;
	text-align:left;
	overflow:auto;
}






 






 




