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

	#flashcontent {
		height: 100%;
	}
	
	a {
	font-size: 11px;
	color: #5E4137;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5E4137;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #684A2E;
}
body {
	background-image: url(images/inteface/bg.jpg);
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1C2124;
}
.style1 {
	font-size: 11px;
	color: #5E4137;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #5E4137;
}
.style6 {color: #5E4137}
.style7 {
	font-size: 18px;
	color: #A8938A;
}


