/* CSS Document */
body {
	margin					: 0px 0px 0px 0px;
	background				: #2C1C13;
}
object:focus{
	outline					: none
}
.flash_table {
	margin-top				: 0px;
	width					: 100%;
	background-color		: #D0B892;
	text-align				: center;
	height					: 547px !important;
}
.white_box {
	background				: url(../images/ie_back.jpg) bottom repeat-x;
	height					: 545px !important;
	overflow				: hidden;
}
.logo_row {
	background-color		: #2C1C13;
	text-align				: left;
}
.bottom {
	padding-top				: 8px;
	background-color		: #2C1C13;
	text-align				: left;
}
a:link, a:visited, a:hover, a:active {
	color					: #121212;
}
.brownlines {
	background-color		: 2C1C13;
	color					: 2C1C13;
	font-size				: 6px;
}

