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

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #E2BA83;
	font-size: 12px;
}
body {
	background-color: #2B2A2F;
	background-image: url(images/interface/background_texture.jpg);
	background-position:top center;
	margin-left: 0px;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 11px;
	color: #E09D5A;
	font-weight: bold;
}
.style3 {	font-size: 36px
}
.style4 {	color: #F0DBBF;
	font-size: 32px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E09D5A;
}
a:hover {
	text-decoration: underline;
	color: #E09D5A;
}
a:active {
	text-decoration: none;
	color: #E09D5A;
}
.style1 {font-weight: bold}
.style2 {
	color: #8FA4B8;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

