@charset "utf-8";
/* One Edsa CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-color: #160302;
}
.FontArialDarkGold11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #c3b270;
}
.FontArialDarkFooter11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #7c6d3c;
}
.FontArialDarkFooter11 a:link {
	color: #7C6D3C;
	text-decoration: none;
}
.FontArialDarkFooter11 a:visited {
	text-decoration: none;
	color: #7C6D3C;
}
.FontArialDarkFooter11 a:hover {
	text-decoration: none;
	color: #C3B270;
}
.FontArialDarkFooter11 a:active {
	text-decoration: none;
	color: #7C6D3C;
}
.FontArialWhite12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}
.FontDarkBrown12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #201c15;
}