body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#370f00;
}

td, tr, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#915d2c;
}

form {
	margin:0px;
}

img {
	border:0px;
}

table.height {
	height:100%;
}

td.menu_bg {
	background-image:url(images/menu_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:66px;
}

td.content_bg {
	background-image:url(images/bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}

td.footer_bg {
	background-image:url(images/footer_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:52px;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#412a1b;
}

.footer1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#412a1b;
}

.footer1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#412a1b;
	text-decoration:none;
}

.footer_act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #db9a4f;
	text-decoration:none;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#915d2c;
}

a.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #91795c;
}
a.footer_link:link {
	text-decoration: none;
}
a.footer_link:visited {
	text-decoration: none;
	color: #91795c;
}
a.footer_link:hover {
	text-decoration: none;
	color: #db9a4f;
}
a.footer_link:active {
	text-decoration: none;
	color: #91795c;
}

.area {
	background-color:#853821;
	border:1px solid #b27941;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#915d2c;
	padding-left:3px;
	width:189px;
	height:102px;
	overflow:auto;
}

.input {
	background-color:#853821;
	border:1px solid #b27941;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#915d2c;
	padding-left:3px;
	width:183px;
	height:21px;
}

.place {
	background-image:url(images/place.gif);
	border:0px;
	width:185px;
	height:23px;
	cursor:pointer;
	margin-top:16px;
	margin-left:95px;
}

.send {
	background-image:url(images/send.gif);
	border:0px;
	width:90px;
	height:24px;
	cursor:pointer;
	margin-top:21px;
}

.clear {
	background-image:url(images/clear.gif);
	border:0px;
	width:90px;
	height:24px;
	cursor:pointer;
	margin-top:21px;
}
