BODY {
	background:#81350B;
}

BODY,TD {
	font-family:tahoma,verdana;
	font-size:11px;
	color:#E1C176;
	text-decoration:none;
}

A {
	color:#E1C176;
	text-decoration:underline;
}

A:hover {
	color:#E1C176;
	text-decoration:none;
}

#mB5{margin-bottom:5px;}
#mB10{margin-bottom:10px;}

#m5{margin:5px;}
#m10{margin:10px;}

#mL5{margin-left:5px;}
#mL10{margin-left:10px;}

#mT5{margin-top:5px;}
#mT10{margin-top:10px;}

textarea,select,input{
	font-family:tahoma,verdana;
	font-size:10px;
	color:#E5D9B2;
	background:#AF5829;
	border: 1px solid #E5D9B2;
}

#box{
	background:#AF5829;
	width:735px;
	height:540px;
	text-align:left;
	background-image:url(i/bg.gif);	
}

#box_brd{
	border: 1px solid #E5D9B2;
	width:737px;
	height:542px;	
}

.copy {
	padding-top: 5px;
	color: #AD653A;
	font: 9px tahoma;	
	text-decoration:none;	
}

.copy:link {
	color: #AD653A;
	text-decoration:none;
}
.copy:hover {
	color: #AD653A;
	text-decoration:underline;	
}