BODY
{
	background-color: #909090;
	margin: 5px 5px 5px 5px;
	margin-height: 0%;
	margin-width: 0%;
	font: 10pt arial, tahoma, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
TR,TD,P,BR
{
	font: 10pt;
	color: #000000;
}
H5
{
	font: 8pt;
	color: #000000;
}
H6
{
	font: 7pt;
	color: #000000;
}
SELECT,INPUT,TEXTAREA
{
	color: #000080;
	font-weight: normal;
}
A:link
{
	color: #000000;
	text-decoration: underline;
}
A:visited
{
	color: #000000;
	text-decoration: underline;
}
A:hover
{
	color: #800000;
	text-decoration: none;
}
A:active
{
	color: #800000;
	text-decoration: none;
}
.error
{
	font: 12pt;
	color: #CC0000;
	font-weight: bold;
}
.advert
{
	font: 9pt;
	color: #333333;
}
.advert:link
{
	color: #000080;
	text-decoration: underline;
}
}
.advert:visited
{
	color: #000080;
	text-decoration: underline;
}
.advert:hover
{
	color: #C0C0C0;
	text-decoration: none;
}
.advert:active
{
	color: #C0C0C0;
	text-decoration: none;
}
.title
{
	font-weight: bold;
	color: #000080;
	background-color: #C0C0C0;
}
.signedin
{
	font-weight: bold;
	color: #000080;
	background-color: #80C080;
}
.mapdiv
{
	height:15;
	width:15;
	margin: 0px 0px 0px 0px;
}
.navbutton
{
	font: 10pt;
	font-weight: bold;
	color: #000080;
	background-color: #C0C0C0;
	text-align: center;
}
.navbutton:link
{
	background-color: #C0C0C0;
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}
.navbutton:visited
{
	background-color: #C0C0C0;
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}
.navbutton:hover
{
	background-color: #808080;
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}
.navbutton:active
{
	background-color: #808080;
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}
.navbutton2
{
	font: 10pt;
	font-weight: bold;
	color: #000030;
	background-color: #6699CC;
}
.navbutton2:link
{
	background-color: #C0C0C0;
	color: #000030;
	font-weight: bold;
	text-decoration: none;
}
.navbutton2:visited
{
	background-color: #C0C0C0;
	color: #000030;
	font-weight: bold;
	text-decoration: none;
}
.navbutton2:hover
{
	background-color: #6699CC;
	color: #000030;
	font-weight: bold;
	text-decoration: none;
}
.navbutton2:active
{
	background-color: #6699CC;
	color: #000030;
	font-weight: bold;
	text-decoration: none;
}
.cells
{
	width: 100%;
	height: 100%;
}
.cells:hover
{
	background-color: #0000FF;
}
.cellsocc
{
	width: 100%;
	height: 100%;
	background-color: #CC0000;
}
.note {
	font-size: 75%;
	text-align: center;
	color: #000000;
}