html, body {
	color: #000000;
	margin: 0px;
	background: #4996BA url(../images/bgnew.gif) repeat-x 50% 50%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;

}
.bgOne {
	background-image: url(../images/bkgnd.gif);
	background-position: center top;
}
	
a:link {
	color : #FFFFFF;
	text-decoration: none;
}
a:visited {
	color : #FFFFFF;
	text-decoration: none;
}
a:hover {
	color : #FF9900;
	text-decoration: none;
}
a:active {
	color : #FF9900;
	text-decoration: none;
}
.foot12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BE9DCE;
}
.bolder {
	font-weight: bold
}
#frontFlash {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 493px;
	margin-top: -275px;
	background-image: url(../images/bkgnd.gif);
	background-position: center top;
	text-align: center;
}