BODY
{
	margin : 0px 0px 0px 0px;
	background-color : White;
}

IMG
{
  border : 0px 0px 0px 0px;
  margin : 0px 0px 0px 0px;
}

FORM
{
  margin : 0px;
}

.NavRow
{
  background-image : url(../images/navrow.fill.jpg);
  color : white;
  font-family : Verdana;
  font-size : 10pt;
  behavior : url(../library/navrow.htc);
}
.NavRowUnselected
{
  cursor : hand;
}
.NavRowSelected
{
  background-image : url(../images/navrow.selected.jpg);
  color : black;
}

.SubNavRow
{
  background-image : url(../images/subnavrow.fill.jpg);
  font-family : Verdana;
  font-size : 8pt;
  behavior : url(../library/subnavrow.htc);
}
.SubNavRowUnselected
{
  cursor : hand;
}
.SubNavRowSelected
{
  background-image : url(../images/subnavrow.selected.jpg);
  cursor : hand;
}

.Content
{
  vertical-align : top;
  font-family : Arial;
  font-size : 12pt;
}

.NewsTicker
{
  width : 100%;
  font-family : Tahoma;
  font-weight : bold;
  font-size : 10pt;
}
.NewsTicker TD
{
  background-image : url(../images/newsticker.fill.jpg);
}

.HitCounter
{
	padding-left : 20px;
	text-align : left;
}
.HitCounter td
{
	height : 15px;
	width : 15px;
	text-align : center;
	vertical-align : middle;
	font : bold 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}