DIV.header {	border-spacing: 0px;	width: 100%;	background: #ffffff url('images/header/center.png') left repeat-x;	padding: 0px;	border-width: 0px;	margin: 0px;	outline-width: 0px;}DIV.header TABLE {	height: 100%;	margin-left: auto;	margin-right: auto;}DIV.header TD {	font-family: Helvetica, Arial, sans-serif;	color: #006699;	height: 100%;	font-size: 180%;	font-weight: bold;	vertical-align: middle;}DIV.header DIV {	padding: 0px;	height: 70px;	border-width: 0px;	margin: 0px;	outline-width: 0px;}DIV.header DIV.leftborder {	width: 20px;	background: #ffffff url('images/header/left.png') left no-repeat;	float:left;}DIV.header DIV.left {	float:left;}DIV.header DIV.center {	height: 70px;	text-align: center;}DIV.header DIV.right {	width: 280px;	background: #ffffff url('images/header/logo.png') right no-repeat;	float: right;}DIV.header DIV.rightborder {	width: 20px;	background: #ffffff url('images/header/right.png') right no-repeat;	float: right;}
