@charset "utf-8";
/* CSS Document */

body {
	background-color: #282E3D;
	background-image: url(../images/Tile-DarkGray-Background-NO.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #9197A2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#FlashDiv-Wrapper {
	display: block;
	height: 651px;
	width: 801px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #353C4F;
	background-image: url(images/Tile-DarkGray-Background.jpg);
}

#FlashDiv {
	background-image: url(images/Tile-DarkGray-Background.jpg);
	display: block;
	height: 652px;
	width: 800px;
	text-align: center;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #353C4F;
	border-bottom-color: #353C4F;
	overflow: hidden;
	padding-top: 1px;
	padding-left: 1px;
}
#FlashDiv img {
	text-align: center;
}

#mainCell-Background-Dark {
	background-image: url(images/Tile-DarkGray-Background.jpg);
	background-repeat: repeat;
	height: 631px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	text-align: left;
}
#mainCell-Background-Dark img {
	height: auto;
	width: auto;
}


#ALTimage-Table {
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	display: block;
	height: 652px;
	width: 800px;
	background-position: center -1px;
}
