﻿<style type="text/css">{  }
body {
	/*background-color: #055076;*/
		/*background-color: #330000;
		background-color: #513939;
		background-color: #C0AEA0;*/
		background-color: #ddd;
	padding:0; 
	margin-top:0; 
	text-align: center;
	margin-bottom:0; 
	margin-left:0; 
	margin-right:0;
}
body         {  }
p            { font-family: Arial, sans-serif; font-size: 10pt; text-align: justify;}
td#footer     { font-family: Arial, sans-serif; font-size: 8pt; color: #000000; text-align: justify; padding: 5px 10px 10px 10px;}
p#footer1    { font-family: Arial, sans-serif; font-size: 8pt; color: #000000; text-align: center }
p#footer2    { font-family: Arial, sans-serif; font-size: 8pt; color: #000000; text-align: center; padding-bottom: 10px; }
p#table1     { font-family: Arial, sans-serif; font-size: 10pt; color: #000000; text-align: center }
p#table2     { font-family: Arial, sans-serif; font-size: 10pt; color: #000000; text-align: center }
p#table3     { font-family: Arial, sans-serif; font-size: 10pt; color: #000000; text-align: center }
p#links      { font-family: Arial, sans-serif; font-size: 8pt; color: #000000; text-align: center }
a#queens     { font-family: Arial, sans-serif; font-size: 8pt; color: #A5150C; text-align: center }
a#rens       { font-family: Arial, sans-serif; font-size: 8pt; color: #A5150C; text-align: center }
a#queens1    { font-family: Arial, sans-serif; font-size: 8pt; color: #A5150C; text-align: center }
a#rens1      { font-family: Arial, sans-serif; font-size: 8pt; color: #000000; text-align: center }
h1           { font-family: Garamond, times roman, serif; font-size: 14pt; color: #660000; font-weight: bold }
h2           { font-family: Arial, sans-serif; font-size: 12pt; color: #660000; font-style: italic; font-weight: bold; }
h3           { font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold;}
h4           { font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; text-align: left; }
h5           { font-family: Arial, sans-serif; font-size: 10pt; color: #660000; font-weight: bold; }

div		     { text-align: center }
table#align  { text-align: center; font-family: sans-serif; font-size: 8pt; color: #FFFFFF; }
li           { font-family: Arial, sans-serif; font-size: 10pt; }
td#menu      { font-family: Arial, sans-serif; font-size: 8pt; color: #FFFFFF; text-align: center; }

td.menuside { font-family: Arial, sans-serif; font-size: 8pt; color: #A5150C; padding-left: 10px; }

#topnav {
	background-image: url('../images/bgtopnav.gif');
	padding-left: 10px;
	border-bottom: 1px #999999 solid;
	border-top: 1px #000000 solid;
	padding-right: 10px;
}

A.menutop:link {
	font-size: 10pt; 
	font-family: arial;
	/*color: #A5150C;*/
	color: #000000;
	text-align: center;
	text-decoration: none;
}

A.menutop:visited {
	font-size: 10pt; 
	font-family: arial;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

A.menutop:active {
	font-size: 10pt; 
	font-family: arial;
	color: #003366;
	text-align: center;
	text-decoration: none;
}

A.menutop:hover {
	font-size: 10pt; 
	font-family: arial;
	color: #003366;
	text-align: center;
	text-decoration: underline;
}

A:link	{	
	font-family: Arial, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration:	none;
	color:	#A5150C;
	}	
		
A:visited	{	
	font-family: Arial, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration:	none;
	color:	#A5150C;
	}	
		
A:active	{	
	font-family: Arial, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration:	none;
	color:	#660000;
	}	
		
A:hover	{	
	font-family: Arial, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration:	underline;
	color:	#660000;
	}
	
table#flag {
  background-color: #ffffff;
  /*background-image: url("../images/OntFlag_25_mx2.gif"); */
  background-repeat: no-repeat; 
  background-position: top left; 
  background-attachment: fixed;
}

table#header {
  background-image: url("../images/heading_2006_2.gif"); 
  background-repeat: no-repeat; 
  background-position: top left; 
  background-attachment: fixed;
  /*height: 185px;*/
  border-collapse: collapse;
  padding-top: 3px;
}	
	
tr.ratetbleheader  {
	/*background-color: #AEC9E4;*/
	background-color: #E5E5E5;
}

tr.ratetbleheader td {
	padding-left: 5px;
}


/* Begins Left Navigation */

#navlist {
padding: 0px;
margin: 5px 0px 0px 0px;
width: 106px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 0px;
}

#navlist li {
list-style: none;
border-bottom: 1px solid #000000;
margin: 0px;
}

#navlist a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
display: block;
width: 106px;
text-decoration: none;
margin: 0px;
color: #000000;
background: #FFFFFF;
border-left: 8px solid #CCCC99;
/*padding: 0.25em 0.5em 0.4em 0.75em;*/
padding: 3px 6px 3px 8px;
}

#navlist a#current {
background: #F0F0F0;
border-left: 8px solid #CC0000;
}

#navlist a#sub {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
display: block;
width: 106px;
text-decoration: none;
margin: 0px;
color: #000000;
background: #FFFFFF;
border-left: 8px solid #CCCCCC;
/*padding: 0.25em 0.5em 0.4em 0.75em;*/
padding: 3px 1px 3px 13px;
}

#navlist a#sub:hover {
background: #F0F0F0;
border-left: 8px solid #CC0000;
/*padding: 0.4em 0.35em 0.25em 0.9em;*/
padding: 4px 0px 2px 14px;
}

#navlist a#subcurrent {
background: #F0F0F0;
border-left: 8px solid #CC0000;
padding: 3px 1px 3px 13px;
}

#navlist a#subcurrent:hover {
background: #F0F0F0;
border-left: 8px solid #CC0000;
/*padding: 0.4em 0.35em 0.25em 0.9em;*/
padding: 4px 0px 2px 14px;
}

#navcontainer>#navlist a {
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover {
background: #F0F0F0;
border-left: 8px solid #CC0000;
/*padding: 0.4em 0.35em 0.25em 0.9em;*/
padding: 4px 5px 2px 9px;
}

/* Ends Left Navigation */
	
-->
</style>