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

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#8D8172;
	}
	
span a{ color:#B95941; text-decoration:none}
span a:hover{ color:#B95941; text-decoration:underline}

.menu { color:#B95941; font-size:10px; text-decoration:none}
.menu:hover{ color:#B95941; font-size:10px; font-weight:bold}
	
.l_text { color:#8D8172; text-decoration:none}
.l_text:hover { color:#8D8172; text-decoration:underline}
	
.c_text { color:#898988; font-size:10px}
.c_text a{ color:#898988; text-decoration:none}
.c_text a:hover{ color:#898988; text-decoration:underline}

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

.form{height:23px; margin-top:3px;}
.form input	{width:237px; height:20px; border-color:#A99B93; border-width:1px; background-color:#DCD8D5; border-style:solid; padding-left:5px}

textarea{width:237px; height:86px; border-color:#A99B93; border-width:1px; background-color:#DCD8D5; padding-left:5px; border-style:solid; overflow:hidden; margin-top:3px}

ul {margin:0; padding:0; list-style:none}
li  {background:none; margin: 0px 0px 0px 0px; padding:0px 0px 0px 0px; color:#A69C90}
li a  {font-family:Tahoma; font-size:10px; line-height:15px; color:#A69C90}