	html, body, td, #website {
	height:702px;
	font-family: Arial, "Helvetica Neue", sans-serif;
	color: #000;
	}
	body {
	background-color: #444035;
	margin: 0;
	font-family: Arial, "Helvetica Neue", sans-serif;
	font-size: 11px;
	background-image:url(images/bg2.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color: #CC9;
	}
.bottombgcolor {
	background-color: #444035;
	}
	.noflash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 50px;
	top: 50px;
	color: #CC9;
	font-weight: normal;
	width: 500px;
	position: relative;
}
.localization {
	font-family: helvetica;
	font-size: 11px;
	color: #000;
	text-align: center;
}

 a:link {
	text-decoration: underline;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #996;
}
a:active {
	text-decoration: none;
	color:#000;
	font-family: Arial, "Helvetica Neue", sans-serif;
}
       .footercolor {
	color: #996;
	font-size: 12px;
}
