body {
	background: #336699;
	font-family: sans-serif;
	font-size: smaller;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	text-align: left;
	color: Navy;
}
.content {
	background: transparent url(images/bg.gif);
}
strong {
	font-weight: bold;
}

.topline {
	background: url(images/topline.gif);
}
.bottomline {
	background: url(images/bottomline.gif);
}

a {
	color: Navy;
}
a:hover {
	color: #ff9966;
}

.menuon {
	color: #ff9966;
}
a.link
{
	color: #6699CC;
}
a.menu
{
	color: #f4f4f4;
}
a.menu:hover
{
	color: #ff9966;
}
a.listing
{
	color: green;
}
a.listing:hover
{
	color: #ff9966;
}
a.link:hover
{
	color: #ff9966;
}

a.mainmenu
{
	color: #000000;
}
a.mainmenu:hover
{
	color: #f4f4f4;
}
a.mainmenuon
{
	color: #f4f4f4;
}
a.mainmenuon:hover
{
	color: #f4f4f4;
}

a.top {
	color: #336699;
	font-size: xx-small;
}
a.top:hover {
	color: #ff9966;
	font-size: xx-small;
}
.gray
{
	color: #778899;
	background: transparent url(images/bg.gif);
	border-top: thin solid #6699CC;
}
.quote
{
	color: #FF9966;
	border: thin dashed #6699CC;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.blue
{
	background-color: #6699CC;
}
h2, h3, h4, h5, h6 { text-align: left }
h1{
	color: #778899;
	background: transparent url(images/bg.gif);
	text-align: center;
}
h1 { font: 170% sans-serif }
h2 { font: 140% sans-serif }
h3 { font: 120% sans-serif }
h4 { font: bold 100% sans-serif }
h5 { font: italic 100% sans-serif }
h6 { font: small-caps 100% sans-serif }
