body{
padding:0px;
margin:0px;
background:#aeac79 url(images/bg_green.jpg);
}

img { border:0px;}

.m_text {
background:#3b3a3a url(images/bg_char.jpg);
}

.b_text {
	background:#ccba88 url(images/bg_khak.jpg);
}

.header {background:url(images/header.jpg) top left no-repeat;}
.button {
	margin:140px 0 0 60px;
}
.footer {background:url(images/footer.jpg) top left no-repeat;}
.copyright {
	margin:140px 0 0 60px;
}
.welcome {
	margin:22px 0 0 25px;
}

.welcome_text {
	font-family:Times New Roman;
	font-size:13px;
	line-height:18px;
	color:#000000;
	margin-top: 12px;
	margin-left: 60px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.states {
	margin:24px 0 0 19px;
}
.states_text {
	font-family:Times New Roman;
	font-size:13px;
	line-height:18px;
	color:#000000;
	margin-top: 12px;
	margin-left: 24px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.links {
	margin:4px 0 0 24px;
}

ul { margin:0; padding:0; list-style:none;}
li { background:url(images/star.jpg) no-repeat 0 6px; line-height:16px; margin:0px; padding:0px; padding-left:19px;}
li a { color:#AC2020;}

.clear_send { background:url(images/star.jpg) no-repeat 0 5px; padding-left:20px;}

.a1 {color:#000000;}
//form, .no_class td
.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:2px;
		border:0px solid #000000;
	}

.input { vertical-align:middle; width:240px; height:20px; padding:2px 0 0 5px; border:1px solid #000000; background: none;}
.textarea {width:240px; height:140px; padding-left:5px; overflow:auto; border:1px solid #000000; background:none;}
.box_text {
	font-family:Times New Roman;
	font-size:11px;
	line-height:18px;
	color:#000000;
}
