html,body{
	background-color: #000033;
	margin:30px 0px 0px 0px;
	padding:0px;
	}

div#BlockWhite{
	background: white;
	height:10px;
	width:100%;
	}

div#BlockHeader{
	text-align:center;
	height:88px;
	width:780px;
	margin:0px;
	}
	
	div.Logo{
		float:left;
	}
	
	div.Payoff{
		float:right;
	}
	
div#BlockMenu{
	background: #d2d2d2;
	border-bottom:1px solid #999999;
	border-top:3px solid white;
	height:43px;
	text-align:center;
	}

	div#BlockImage{
	background: white;
	border-bottom:1px solid #999999;
	}
	.Img{
		border-left:1px solid #cccccc;
		border-right:1px solid #cccccc;
	}
	
	div#BlockStripe{
	background: #d2d2d2;
	height:40px;
	}
	
	div#BlockFooter{
	color:#666699;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 10px;
	text-align: left;
	width: 780px;
}

	.small{
		font-family:Verdana,Geneva;
		font-size:11px;
		text-align:left;
		color:#666699;
		}
		a.small,a:link.small,a:visited.small{
		font-family:Verdana,Geneva;
		font-size:11px;
		text-align:left;
		color:#666699;
		}
		a:hover.small{
		font-family:Verdana,Geneva;
		font-size:11px;
		text-align:left;
		color:white;
		}
