body
	{
	FONT-FAMILY: VERDANA, ARIAL, GENEVA,  HELVETICA;
	COLOR: #000000;
	background-color: #e1effa;
	margin: 0;
	text-align: center;
  	min-width: 770px;
	scrollbar-base-color: #CE7D00;
	scrollbar-face-color: #F9A21B;
	scrollbar-track-color: #FFD798;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #FFDBA3;
	scrollbar-3dlight-color: #FFDBA3;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	}
	
TD, TR, A {FONT-FAMILY: VERDANA, ARIAL, GENEVA,  HELVETICA}

A:LINK {COLOR: #0396D7; text-decoration: none}
A:ACTIVE {COLOR: #0396D7; text-decoration: underline}
A:VISITED {COLOR: #6C6E70; text-decoration: none}
A:HOVER	{COLOR: #F9A21B; text-decoration: underline}

div#pagecontent {
	width: 865px;
	height: 100%;
	background: #ffffff;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

	/* border: 1px solid grey; */
}

div#flashcontent {
	width: 865px;
	height: 675px;
	/*margin-left: 118px;*/
	text-align: center;
	background: #e1effa;
	z-index: 10;
	background: #ffffff;
}

div#legal {
	width: 840px;
	text-align: right;
	background: #ffffff;
	z-index: 9;
	line-height: 14px;
}

font.legal {
	font-size: 9px;
	color: #0396D7;
	width: auto;
}

font.builtby {
	/*position: relative;
	top: -9px;*/
	font-size: 9px;
	color: #0396D7;
	width: auto;
}