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

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:#533E25;
	}
	
.border { border-left:1px #71471A solid; border-right:1px #71471A solid; border-bottom:1px #71471A solid}
	
.l_text { color:#81120A}
	
.c_text { color:#EDDCC2}
.c_text a{ color:#EDDCC2; text-decoration:none}
.c_text a:hover{ color:#EDDCC2; text-decoration:underline}

.c2_text { color:#EACC95}
.c2_text a{ color:#EACC95}

.fs { font-size:10px}

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

.spanbg { background:url(images/bg-line2.gif) bottom repeat-x}

.line { background:url(images/bg-line.gif) repeat-x; height:2px}

.form{height:24px; margin-top:3px;}
.form input {width:148px; height:21px; border:#FBF9F7 1px solid; background-color:#C0A078; padding-left:5px}

textarea {width:148px; height:117px; border:#FBF9F7 1px solid; background-color:#C0A078; padding-left:5px; overflow:hidden; margin-top:3px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a.gif) no-repeat left center; margin:0px; padding:0px}
li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#81120A}