a {
	border-bottom: 1px dotted #FFF;
	color: #FFF;
	text-decoration: none;
}

a:hover {
	border-bottom-style: solid;
}

body {
	background-color: #111;
}

body, html {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}

strong {
	color: #FFF;
	font-weight: normal;
}

table {
	border: none;
	border-collapse: collapse;
	height: 100%;
	width: 100%;
}

td {
	height: 100%;
	padding: 0;
	width: 100%;
}

div#flashContent {
	height: 589px;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

div#flashContent p {
	color: #CCC;
	font: normal 12px verdana, sans-serif;
	line-height: 18px;
	margin: 170px 0 0 0;
}


div#flashWrapper {
	background: transparent url('/img/bg_flash_wrapper.gif') repeat-x;
	height: 589px;
	margin: 0 auto;
}