body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image:url(images/background.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.style1 {
	color: #FFFFFF;
	font-size: 12px;
}

.dropShadow
	{
	background-image:url(images/background2.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:670px;
	width:820px;
	}
	
.flashContainer
	{
	width:800px;
	height:650px;
	padding:10px 0px 0px 0px;
	}