body{
padding:0px;
margin:0px;
background:#FFFFFF;
}


table {border-collapse:collapse; border:0px;}


table, td {
		width:100%;
		/*height:100%;*/
		border:0px;
	}
	
#contact_form{
	margin-top:0px;
	padding:24px;
	right:0px;
	left: 21;
	visibility: visible;
	
	
}

td { vertical-align:top; padding:0px;}

a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Arial;
		font-size:12px;
		line-height:15px;
		color:#3b3732;
	}
	
.m_text span a{ color:#488013; background:url(images/a1.gif) left center no-repeat; padding-left:20px}
.m_text a{ color:#bb4701}
.m_text li a{ color:#37630d}
	
.c_text { color:#3b3732}
.c_text a{ color:#3b3732; text-decoration:none}
.c_text a:hover{ color:#3b3732; text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.form{height:23px; margin-top:1px;}
.form input {width:150px; height:20px; border:#4b4b4b 1px solid; background:#ffffff; padding-left:5px}
select {width:150px; height:20px; border:#4b4b4b 1px solid; background:#ffffff; padding-left:5px}

textarea {width:150px; height:68px; border:#4b4b4b 1px solid; background:#ffffff; padding-left:5px; overflow:auto; margin-top:1px}

ul {margin:0; padding:0; list-style:none}
li  {background:none; margin:0px; padding:0px}
li a  {font-family:Arial; font-size:12px; line-height:17px; color:#37630d}


.style1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #829717;
	line-height: 20px;
}

.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;
	color:#FFFFFF;
	line-height: 20px;
}

.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color:#AFC733;
	line-height: 20px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #666600;
}
h2 {
	font-size: 14px;
	color: #000000;
}

a:link {
	color: #AFC733;
}
a:visited {
	color: #717E21;
}
a:hover {
	color: D5EB38;
}
a:active {
	color: 76B517;
}

