body{
padding:0px;
margin:0px;
background:url(images/bg.gif);
}

div {
-moz-box-sizing:border-box;
box-sizing:border-box;
}


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


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

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

a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#222222;
	}
em{
color:BD5316;
font-weight:bold;
font-style:normal
}
a{
color:BD5316;
font-weight:bold;
}
.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
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		overflow:auto:
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
p.orange{
font-weight:bold;
color:BD5316;
}
.box { background:#161311; width:210px; 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}
