body{
padding:0px;
margin:0px;
}


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

}


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

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

a:hover{text-decoration:none;}

img {
	border:0px;
	margin-left: 10px;
}

.m_text, table, li, input, textarea
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	}
	
.m_text span { color:#BD5316}
.m_text strong a { color:#BD5316}
	
.c_text { color:#C0A595}
.c_text a{ color:#C0A595}

.no_class, form, .no_class td
	{
	height:auto;
	margin:0px;
	padding:0px;
	border:0px;
	width: 600px;
	}
	
.box {
	background:#1E3751;
	width:180px;
	height:23px;
	color:#C95414
}
.box a{ color:#947F73; text-decoration:none}
.box a:hover{ color:#947F73; text-decoration:underline}

.form{height:25px; margin-top:6px;}
.form input {width:210px; height:22px; border:#2E2824 1px solid; background:#DBD2CD; padding-left:5px}

textarea {width:238px; height:84px; border:#2E2824 1px solid; background:#DBD2CD; padding-left:5px; overflow:auto; margin-top:6px}

ul {margin:0; padding:0; list-style:none}
li  {background:none; margin:0px; padding:0px; font-weight:bold}
li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#BD5316}
