body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCB87D;
	background-color: #000000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

a:link{
	text-decoration: underline;
	color: #CCB87D;
}

a:visited{
	text-decoration: underline;
	color: #CCB87D;
}

a:hover{
	color: #EAE1C8;
	text-decoration: none;
}

a:active{
	color: #CCB87D;
	text-decoration: underline;
}

.Golden_Bar_Top {
	height: 7px;
	background-color: #A18B4F;
}
.Flash_Menu {
	height: 110px;
	width: 756px;
	text-align: center;
}


.Default_Table {
	padding: 0px;
	width: 756px;
	text-align: center;
}

.CenterTable {
	width: 900px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 504px;
	vertical-align: top;
}

.FlashTable {
	width: 756px;
	text-align: center;
}

.Default_Table2 {
	padding: 0px;
	width: 100%;
	text-align: center;
}
.BottomBar {
	text-align: center;
	padding-top: 10px;
}

.Top_Bar {
	text-align: center;
}
.Middle_Bar {
	text-align: left;
}

.Golden_Bar_Bottom {
	height: 30px;
	background-color: #A18B4F;
	color: #000000;
	padding-top: 5px;
	vertical-align: top;
	padding-left: 5px;
}
.Golden_Bar_Bottom a {
	color: #0000FF;
	text-decoration: underline;
}
.Golden_Bar_Bottom a:visited {
	color: #0000FF;
	text-decoration: underline;

}
.Golden_Bar_Bottom a:hover {
	color: #0000FF;
	text-decoration: none;
}
.Golden_Bar_Bottom a:active {
	color: #0000FF;
	text-decoration: underline;
}
.image {
	margin-right: 8px;
}
.Address {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCB87D;
	margin-left: 1px;
}
