@charset "utf-8";
/* CSS Document */

body
{
background-image: url('images/MapOfCanada50.gif');
background-repeat: repeat;
background-attachment: fixed;
margin: 0px;
font-size: 7pt;
font-family: tahoma, arial, "sans serif", serif;
color: #000000;
}

a:link { color:#006600 }
a:active { color:#002200 }
a:visited { color:#006600 }
a:hover { color:#bb0000 }

hr { color:#ccc990; }
hr.black { color: #000000; }
hr.short { width: 85%; text-align: center; }

table
{
background-image: none;
background-color: transparent;
width: 100%;
border: 0px;
margin: 0px;
padding: 0px;
}

table.fullmarg
{
background-image: none;
background-color: transparent;
width: 100%;
border: 0px;
margin: 0px;
padding: 4px;
}

table.simple
{
background-image: none;
background-color: transparent;
width: 540px;
border: 1px;
margin: 0px;
padding: 0px;
}

table.small
{
background-image: none;
background-color: transparent;
width: 450px;
border: 0px;
margin: 0px;
padding: 0px;
}

table.inner
{
background-image: none;
background-color: #ffffff;
width: 100%;
border: 0px;
margin: 0px;
padding: 0px;
}

table.innerclr
{
background-image: none;
background-color: ;
width: 100%;
border: 0px;
margin: 0px;
padding: 0px;
}

table.dates
{
background-image: none;
background-color: #ccc990;
width: 540px;
border: 2px;
margin: 4px;
padding: 0px;
}

table.med
{
background-image: none;
background-color: #ccc990;
width: 750px;
border: 1px;
margin: 0px;
padding: 2px;
}

table.display
{
background-image: none;
background-color: transparent;
width: 640px;
border: 1px;
margin: 0px;
padding: 2px;
}

table.display2
{
background-image: none;
background-color: transparent;
width: 100%;
border: 0px;
margin: 0px;
padding: 0px;
}

table.display3
{
background-image: none;
background-color: transparent;
width: 500px;
border: 0px;
margin: 0px;
padding: 0px;
}

.headbanner
{
color: #cc1000;
font-size: 12pt;
font-weight: bold;
text-indent: 0in;
text-align: center;
font-family: arial, "sans serif", serif;
text-transform: uppercase;
}

.titlename
{
color: #000000;
font-size: 16pt;
text-indent: 0in;
text-align: center;
}

.titlespeed
{
color: #000000;
font-size: 12pt;
text-indent: 0in;
text-align: center;
font-weight: bold;
}

.titlewho
{
color: #000000;
font-size: 16pt;
text-indent: 0in;
text-align: center;
font-family: arial, "sans serif", serif;
}

.titlewhored
{
color: #ff0000;
font-size: 20pt;
font-weight: bold;
text-indent: 0in;
text-align: center;
font-family: arial, "sans serif", serif;
text-transform: uppercase;
}

.titlewhoredsml
{
color: #ff0000;
font-size: 12pt;
font-weight: bold;
text-indent: 0in;
text-align: center;
font-family: arial, "sans serif", serif;
text-transform: uppercase;
}

.bodyjustify
{
color: #000000;
font-size: 8pt;
text-indent: .25in;
text-align: justify;
}

.bodycenter
{
color: #000000;
font-size: 8pt;
text-indent: 0in;
text-align: center;
}

.bodyleft
{
color: #000000;
font-size: 8pt;
text-indent: 0in;
text-align: left;
}

.bodyright
{
color: #000000;
font-size: 8pt;
text-indent: 0in;
text-align: right;
}

.bodyjustifysml
{
color: #000000;
font-size: 7pt;
text-indent: .25in;
text-align: justify;
}

.bodycentersml
{
color: #000000;
font-size: 7pt;
text-indent: 0in;
text-align: center;
}

.bodyleftsml
{
color: #000000;
font-size: 7pt;
text-indent: 0in;
text-align: left;
}

.bodyrightsml
{
color: #000000;
font-size: 7pt;
text-indent: 0in;
text-align: right;
}

.bodyjustifymed
{
color: #000000;
font-size: 10pt;
text-indent: .25in;
text-align: justify;
}

.bodycentermed
{
color: #000000;
font-size: 12pt;
text-indent: 0in;
text-align: center;
}

.bodyleftmed
{
color: #000000;
font-size: 12pt;
text-indent: 0in;
text-align: left;
}

.bodyrightmed
{
color: #000000;
font-size: 12pt;
text-indent: 0in;
text-align: right;
}

.bodyjustifylrg
{
color: #000000;
font-size: 16pt;
text-indent: .25in;
text-align: justify;
}

.bodycenterlrg
{
color: #000000;
font-size: 16pt;
text-indent: 0in;
text-align: center;
}

.bodyleftlrg
{
color: #000000;
font-size: 16pt;
text-indent: 0in;
text-align: left;
}

.bodyrightlrg
{
color: #000000;
font-size: 16pt;
text-indent: 0in;
text-align: right;
}


