table#header {	background-color: #FFFFFF;	background-image:  url(../graphics/header_02.gif);	background-repeat: repeat-x;	height: 80px;	width: 760px;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #000000;	border-top-style: none;	border-bottom-style: none;	border-left-style: none;}table#header th {	font-family: Arial, Helvetica, sans-serif;	color: #FFFFFF;	padding-top: 10px;	padding-right: 10px;	display: table-cell;	vertical-align: top;	font-size: 10px;	height: 80px;	background-image: url(../graphics/header_02.gif);	background-repeat: repeat-x;	background-position: 0px 0px;}table#header a:link {	color: #FFFFFF;	text-decoration: none;	padding-left: 10px;}table#header a:visited {	color: #FFFFFF;	text-decoration: none;	padding-left: 10px;}table#header a:hover {	color: #000000;	text-decoration: none;}	table#header p {	text-align: right;}table#header h1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 20px;	font-weight: bold;	color: #cc0000;	text-align: left;	text-transform: uppercase;	margin-top: 20px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;}
