<html>

<head>

<style type="text/css">
<!-- 

html	{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: tahoma, arial, verdana, trebuchet ms, sans-serif;
	font-size: small;
	color: #333;
	background: #fff url(images/body_bg.gif) top center repeat;
	}

body	{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: tahoma, arial, verdana, trebuchet ms, sans-serif;
	font-size: small;
	color: #333;
	background: #fff url(images/body_bg.gif) top center repeat;
	}

h1, h2	{
	font-size: 140%;
	}

h3, h4	{
	font-size: 120%;
	}

h5, h6	{
	font-size: 100%;
	}

h1	{
	margin: 0;
	border: 1px solid #ccc;
	border-top: 0;
	padding: 12px;
	background: #f90 url(images/h1_bg.gif) center center repeat-x;
	}

h3	{
	margin: 5px 0 0 0;
	border: 1px solid #ccc;
	border-top: 0;
	padding: 6px 12px;
	background: #f90 url(images/h1_bg.gif) center center repeat-x;
	}

h5	{
	margin: 5px 0;
	border: 1px solid #ccc;
	border-top: 0;
	padding: 3px 12px;
	background: #f90 url(images/h1_bg.gif) center center repeat-x;
	clear: left;
	}

a	{
	text-decoration: underline;
	color: #333;
	}

img	{
	margin: 5px;
	border: 1px solid #ccc;
	float: left;
	}

table td	{
	vertical-align: top;
	}

img.logo	{
	border: 1px solid #eee;
	}

img.button	{
	margin: 5px;
	border: 0;
	float: right;
	}

p	{
	margin: 5px 10px;
	padding: 5px 0;
	letter-spacing: 1px;
	line-height: 1.8em;
	}

ul li	{
	margin: 5px 0;
	letter-spacing: 1px;
	xline-height: 1.8em;
	}

a:hover	{
	text-decoration: none;
	}

div#header	{
	margin: 0 auto;
	border: 1px solid #ccc;
	border-bottom: 0;
	width: 798px;
	height: 150px;
	}

div#header img	{
	margin: 0;
	border: 0;
	padding: 0;
	}



div#webpage	{
	margin: 10px auto;
	xborder: 1px solid #ccc;
	border-top: 0;
	border-bottom: 0;
	padding: 0;
	width: 800px;
	background: #fff url(images/webpage_bg.gif) top left no-repeat;
	}

ul#topnav	{
	margin: 0;
	border: 1px solid #ccc;
	padding: 1.5em 0 1em; 
	text-align: right;
	list-style: none;
	background: #fff;
	clear: both;
	text-align: left;
	font-size: 90%;
	}

ul#topnav li	{
	margin: 0;
	padding: 0;
	display: inline;
	}

ul#topnav li a	{
	margin: 0;
	padding: 1.5em 1.5em 1em;
	border-right: 1px solid #eee;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	background: #fff url(images/topnav_li_a_bg.gif) center center repeat-x;
	}

ul#topnav li#topnavlastitem a	{
	border-right: 1px solid #ccc;
	}

ul#topnav li a:hover	{
	background: #fff;
	text-decoration: underline;
	}

div#content	{
	margin: 0;
	border: 0;
	}

div#content div#index_panels	{
	margin-left: 10px;
	width: 470px;
	float: right;
	}

div#content div#page_panels	{
	margin-left: 10px;
	width: 235px;
	float: right;
	}

div#content div.panel	{
	margin: 3px;
	border: 1px solid #ccc;
	padding: 6px;
	width: 210px;
	float: right;
	font-size: 90%;
	background: #fff url(images/index_panel_bg.gif) top right repeat-y;
	}

div#content div.panel img	{
	margin: 3px;
	}

div#content div.panel h6	{
	margin: 3px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px 0;
	xbackground: #fff;
	clear: both;
	text-align: center;
	background: #fff url(images/div_panel_h6_bg.gif) top right repeat-y;
	}

div#content div.panel p	{
	padding: 2px;
	margin: 2px;
	clear: both;
	}

div#content div.highlight	{
	margin: 10px;
	border: 2px solid #666;
	xpadding: 5px;
	float: right;
	background: #eee;
	width: 160px;
	text-align: center;
	}

div#content div.highlight a	{
	text-decoration: none;
	}

div#content div.highlight h6	{
	margin: 0;
	padding: 5px 0;
	background: #333;
	color: #fff;
	}

div#content div.highlight h6 a	{
	color: #fff;
	}

div#content div.highlight p	{
	margin: 0;
	padding: 20px 4px;
	letter-spacing: 1px;
	line-height: 1.25em;
	}

div#content div.highlight p.footer	{
	border-top: 1px solid #999;
	padding: 4px;
	background: #ccc;
	text-align: right;
	font-size: 80%;
	xfont-variant: small-caps;
	}

table	{
	border: 1px solid #ccc;
	}

table th	{
	border: 1px solid #ccc;
	padding: 8px;
	background: #339;
	color: #fff;
	text-align: center;
	}

table td	{
	border: 1px solid #ccc;
	padding: 4px 8px;
	}

table tr.ddf	{
	background: #ddf;
	}

table tr.fef	{
	background: #fef;
	}

table tr.ffe	{
	background: #ffe;
	}

table#legend	{
	border: 1px solid #eee;
	margin-top: 10px;
	xfloat: right;
	}

table#legend td	{
	border: 0;
	padding: 0;
	}

table#legend td.day	{
	padding-top: 8px;
	padding-right: 15px;
	}

div#content ul#contact	{
	list-style: none;
	margin: 10px 20px;
	border: 2px ridge #ccc;
	padding: 10px;
	background: #ddf url(images/contact_bg.gif) center repeat;
	width: 220px;
	}

div#content table#contact	{
	margin-left: 30px;
	}

div#footernav	{
	margin: 0 auto;
	border-top: 1px solid #ccc;
	padding: 3px 0;
	width: 800px;
	background: #fff;
	clear: both;
	font-size: 75%;
	text-align: center;
	}

div#footer	{
	margin: 10px auto 0;
	xborder: 1px solid #ccc;
	width: 800px;
	height: 35px;
	background: #fff url(images/footer_bg.gif) center no-repeat;
	clear: both;
	}

div#footer img	{
	margin: 0;
	border: 0;
	padding: 0;
	}



-->					
</style>

</head>

</html>
