﻿a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;
	color:#FF0066;
}
a.larger{
	font-size:x-large;
}
a.linkstable{
	text-decoration:none;
	color:#004080;
	font-weight:normal;
}
a.linkstable:visited{
	color:#004080;
}
a:active{
	color:#FF0066;
}
a:hover{
	color:#FF8000;
}
a:visited{
	color:#FF0066;
}
a.small{
	font-family:"Arial Narrow";
	font-size:medium;
	font-weight:normal;
	color:#FF0066;
}
body{
	background-color:#FAE9CF;
}
h1{
	font-family:"Arial Black";
	font-size:xx-large;
	font-weight:bold;
	color:#FF8000;
	text-align:center;
}
h2 /* header 2 */
{
}
h3 /* header 3 */
{
}
h4 /* header 4 */
{
}
h5 /* header 5 */
{
}
h6 /* defines the smallest header */
{
}
hr{
	color:#FF8000;
}
img /* defines an image */
{
	border-width:0px;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:normal;
	color:#004080;
}
p.intro{
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;
	color:#004080;
}
p.center{
	text-align:center;
}
p.centerbold{
	text-align:center;
	font-weight:bold;
}
p.imgcaption{
	text-align:center;
	font-family:"Arial Narrow";
	font-size:medium;
	font-style:italic;
	font-weight:bold;
	color:#004080;
}
p.emphasis{
	text-indent:36px;
	font-weight:bold;
	color:#FF0066;
	font-style:italic;
}
span.lightblue
{
	color:#0099FF;
}
span.orangeunderline
{
	color:#FF8000;
	font-weight:bold;
	font-variant:small-caps;
	text-decoration:underline;
}
span.note
{
	font-size:medium;
	font-style:italic;
}
table.links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:normal;
	color:#004080;
	text-align:left;
	border:0px;
}
table.rates{
	font-family: "Arial";
	font-size: large;
	font-weight: normal;
	color:#004080;
	text-align: center;
	border:2px #004080 solid;
}
table.pics{
	font-family:"Arial Narrow";
	font-size:medium;
	font-weight:normal;
	font-style:italic;
	color:#004080;
	text-align:center;
	border:0px;
	width:576px;
}
tr.rates{
	height:36px;
}
tr.pics{
	height:144px;
	vertical-align:bottom;
}
tr.picsfirst{
	height:132px;
	vertical-align:bottom;
}
td.title {
	font-weight: bold;
	background-color:#FF8000;
	border-right:1px #004080 solid;
	border-left:1px #004080 solid;
	border-bottom:1px #004080 solid;
	border-top:1px #004080 solid;
}
td.rates {
	border-right:1px #004080 solid;
	border-left:1px #004080 solid;
	border-bottom:1px #004080 solid;
	border-top:1px #004080 solid;
}
iframe.map{
	width:425px;
	height:350px;
	border:0px;
}