body{
padding:0px;
margin:0px;
background:#F0EDE1;
}

table {border-collapse:collapse; border:0px;}

table {
		width:100%;
		height:100%;
		border:0px;
	  }

td { vertical-align:top; padding:0px;}

a{color:#8F8C82;}
a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#68A351;
	}
	
.t2 {color:#B0AEA7;}
.t2 a{color:#B0AEA7;}
.t3 {color:#8F8C82;} 

.c_text { color:#8F8C82; line-height:14px; text-align:right}
.c_text a{ color:#8F8C82 ; text-decoration:none;}
.c_text a:hover{ text-decoration:underline;}

.read_more {background:url(images/a1.gif) no-repeat 0 6px; padding-left:9px;}
.read_more:hover{ text-decoration:underline;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}
	
.input { vertical-align:middle; width:255px; height:20px; padding-left:5px;}

textarea {width:255px; height:169px; padding-left:5px; overflow:auto;}
