body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #523a29; /*E7E5DF D3C7C2 D6D0C9  #1D2025  #0f0b0e;*/
	text-align:center;
	margin: 0;
	padding: 0;
	/*background-image: url(../images/tile_FW12.gif);*/
	background-repeat: repeat;
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color:#d6d6d6;
	text-decoration: none;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #d6d6d6;
	text-decoration: none;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d6d6d6;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
p {
	font-size: 11px;
	text-align: justify;
	color: #eaeaea;
	padding: 0 0 0 0;
	
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	line-height: 20px;
	color:#fff;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	line-height: 20px;
	color: #fff;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	line-height: 20px;
	color: #fff;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	line-height: 20px;
	color: #fff;
	text-decoration: none;
}
#AltContent {
	margin: 20px auto;
	max-width: 600px;
}
#flashcontent {
    height: 100%;
}
img {
	border: 0;
}
.logo {
   text-align: center;
   font-size:18px;
   margin: 0 0 40px 0;
}
.img {
	margin: 0 0 30px 0;
	text-align: center;
}
.flash {
	text-align: center;
	margin: 0 0 10px 0;
	font-size:13px;
	color: #c0c0c0;
}
.divItem {
	padding: 0 0 20px 0;
}

