body {
	background-image: url(images/bgr1.gif);
	margin: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FAFAFA;
	line-height: 19px;
	font-weight: bold;
}

#wrapper {
	width: 970px;
	background-color: #121212;
}
#footer {
	width: 970px;
	height: 35px;
	line-height: 35px;
	color: #CCCCCC;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
}
.table1 {
	text-align: center;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
}
.table2 {
	font-weight: bold;
	padding: 12px;
	text-align: center;
}
.yellow-text {
	color: #FFCC00;
	font-weight: bold;
}

a {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
.white-text {
	color: #C90000;
}
.table3 {
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #FFFFFF;
	}
.table4 {
	margin: 0px;
	text-align: center;
	color: #0066FF;
	background-color: #FFFFFF;
	padding: 12px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #121212;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #121212;
}
#flashcontent {
	background-color: #121212;
}

