body
{ 	SCROLLBAR-FACE-COLOR: #EBEBEB; 
	SCROLLBAR-HIGHLIGHT-COLOR: #999999; 
	SCROLLBAR-SHADOW-COLOR: #999999; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #D50000; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;


	background-image:  url(../bklogo0.2.bottom.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;

	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Verdana;
	font-size: 12pt;
	color: #600000;
	background-color: #FFFFFF;
}

input
{
  color:#600000;
  font: 8pt Arial, Verdana;
  font-weight: none;
  text-decoration: none;
  background: #EBEBEB;
  border: 1 solid #999999;
  padding-left : 3px;
  padding-top : 1px;
}

textarea
{
  color:#600000;
  font: 8pt Arial, Verdana;
  font-weight: none;
  text-decoration: none;
  background: #EBEBEB;
  border: 1 solid #999999;
}

select
{
  color:#600000;
  font: 8pt Arial, Verdana;
  font-weight: none;
  text-decoration: none;
  background: #EBEBEB;
  border: 1 solid #999999;
}

A:link
{
  COLOR: #600000;
  TEXT-DECORATION: none;
  font-size:10pt;
  font-family: Arial, Verdana;
  font-weight: bold
}

A:visited
{
  COLOR: #600000;
  TEXT-DECORATION: none;
  font-size:10pt;
  font-family: Arial, Verdana;
  font-weight: bold
}

A:active
{
  COLOR: #D50000;
  text-decoration: underline;
  font-size:10pt;
  font-family: Arial, Verdana;
  font-weight: bold
}

A:hover
{
  color: #D50000;
  TEXT-DECORATION: underline;
  font-size:10pt;
  font-family: Arial, Verdana;
  font-weight: bold
}


.table
{
  border-top-width:1px;
  border-top-style:solid;

  border-bottom-width:1px;
  border-bottom-style:solid;

  border-left-width:1px;
  border-left-style:solid;

  border-right-width:1px;
  border-right-style:solid;

  border-color: #999999;
  background-color: #EBEBEB;
}

.table2
{
  border-top-width:1px;
  border-top-style:solid;

  border-bottom-width:1px;
  border-bottom-style:solid;

  border-left-width:1px;
  border-left-style:solid;

  border-right-width:1px;
  border-right-style:solid;

  border-color: #999999;
  background-color: #FFFFFF;
}