body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/layout/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
body,td,tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #CFCFC9;
}
.txt-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px 24px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	
}
a:visited {
	color: #935d38;
	text-decoration: underline;
}
a:hover {
	color: #eeb01b;
	text-decoration: underline;
}
a:active {
	color: #FF6400;
	text-decoration: underline;
}
#flashcontent {
		width: 754px;
		height: 440px;
		float: center;
}
