@charset "utf-8";
* {margin:0; padding:0}
body {
	margin: 0px;
	background-image: url(../backgrounds/back_oldpaper_01.jpg);
	background-color: #F9F2E1;
}
.footer_privacy {
	text-align: right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #c9c2b4;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top:4px;
	color: #888888;
}
.table_total {
	margin-right: auto;
	margin-left: auto;
}
#menu {width:147px; margin:0px auto; border:0px solid #333; border-top:none}
#menu {width:147px; margin:0px auto; border:0px solid #333; border-top:none}
.menu {
	width:147px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu dt {
	width:145px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight:bold;
	cursor:pointer;
	color:#999999;
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 0px;
	font-style: normal;
	text-align:left
}
.menu dt:hover {color:#772d00}
.menu .open {
	color:#772d00;
}
.menu dd {
	overflow:hidden
}
.menu span {
	display:block;
	width:142px;
	border-top-style: dashed;
	border-top-color: #772d00;
	border-top-width: 1px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: left;
	color:#772d00;
	font-size: 11px;
}
#flashcontent {
		height: 100%;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #772d00;
	text-decoration: none;
}
a:active {
	color: #772d00;
	text-decoration: none;
}
.background {
	background-image: url(../backgrounds/back_oldpaper_01.jpg);
}

